diff --git a/Makefile b/Makefile index efb4ad06..4071b76b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ APP=freedombone -VERSION=1.01 +VERSION=1.02 RELEASE=1 PREFIX?=/usr/local @@ -11,44 +11,56 @@ rmtranslations: bash -c "./translate remove" alltranslations: bash -c "./translate translations" +tidy: + ./tidyup src/* source: tar -cvf ../${APP}_${VERSION}.orig.tar ../${APP}-${VERSION} --exclude-vcs gzip -f9n ../${APP}_${VERSION}.orig.tar install: mkdir -p ${DESTDIR}${PREFIX}/bin + mkdir -p ${DESTDIR}/usr/share/${APP}/base + mkdir -p ${DESTDIR}/usr/share/${APP}/apps + mkdir -p ${DESTDIR}/usr/share/${APP}/utils + mkdir -p ${DESTDIR}/usr/share/${APP}/avatars mkdir -p ${DESTDIR}/etc/${APP} cp -r image_build/* ${DESTDIR}/etc/${APP} - install -m 755 img/backgrounds/${APP}_mesh_background.png ${DESTDIR}${PREFIX}/share - install -m 755 src/* ${DESTDIR}${PREFIX}/bin - install -m 755 src/${APP}-meshweb ${DESTDIR}${PREFIX}/bin/meshweb - install -m 755 src/${APP}-controlpanel ${DESTDIR}${PREFIX}/bin/control - install -m 755 src/${APP}-mesh-batman ${DESTDIR}${PREFIX}/bin/batman - install -m 755 src/${APP}-backup-local ${DESTDIR}${PREFIX}/bin/backup - install -m 755 src/${APP}-backup-local ${DESTDIR}${PREFIX}/bin/backup2friends - install -m 755 src/${APP}-restore-local ${DESTDIR}${PREFIX}/bin/restore - install -m 755 src/${APP}-restore-remote ${DESTDIR}${PREFIX}/bin/restorefromfriend + cp img/backgrounds/${APP}_*.png ${DESTDIR}${PREFIX}/share + cp img/avatars/* ${DESTDIR}/usr/share/${APP}/avatars + cp src/* ${DESTDIR}${PREFIX}/bin + cp src/${APP}-controlpanel ${DESTDIR}${PREFIX}/bin/control + cp src/${APP}-mesh-batman ${DESTDIR}${PREFIX}/bin/batman + cp src/${APP}-backup-local ${DESTDIR}${PREFIX}/bin/backup + cp src/${APP}-backup-local ${DESTDIR}${PREFIX}/bin/backup2friends + cp src/${APP}-restore-local ${DESTDIR}${PREFIX}/bin/restore + cp src/${APP}-restore-remote ${DESTDIR}${PREFIX}/bin/restorefromfriend + rm -f ${DESTDIR}/usr/share/${APP}/base/* + rm -f ${DESTDIR}/usr/share/${APP}/apps/* + rm -f ${DESTDIR}/usr/share/${APP}/utils/* + mv ${DESTDIR}${PREFIX}/bin/${APP}-base-* ${DESTDIR}/usr/share/${APP}/base + mv ${DESTDIR}${PREFIX}/bin/${APP}-app-* ${DESTDIR}/usr/share/${APP}/apps + mv ${DESTDIR}${PREFIX}/bin/${APP}-utils-* ${DESTDIR}/usr/share/${APP}/utils mkdir -m 755 -p ${DESTDIR}${PREFIX}/share/man/man1 - install -m 644 man/*.1.gz ${DESTDIR}${PREFIX}/share/man/man1 - install -m 644 man/${APP}-backup-local.1.gz ${DESTDIR}${PREFIX}/share/man/man1/backup.1.gz - install -m 644 man/${APP}-restore-local.1.gz ${DESTDIR}${PREFIX}/share/man/man1/restore.1.gz - bash -c "./translate install" + cp man/*.1.gz ${DESTDIR}${PREFIX}/share/man/man1 + cp man/${APP}-backup-local.1.gz ${DESTDIR}${PREFIX}/share/man/man1/backup.1.gz + cp man/${APP}-restore-local.1.gz ${DESTDIR}${PREFIX}/share/man/man1/restore.1.gz +# bash -c "./translate install" uninstall: - rm -f ${PREFIX}/share/${APP}_mesh_background.png + rm -f ${PREFIX}/share/${APP}_*.png rm -f ${PREFIX}/share/man/man1/backup.1.gz rm -f ${PREFIX}/share/man/man1/restore.1.gz rm -f ${PREFIX}/share/man/man1/${APP}*.1.gz rm -rf ${PREFIX}/share/${APP} + rm -rf /usr/share/${APP} rm -f ${PREFIX}/bin/${APP}* - rm -f ${PREFIX}/bin/zeronetavahi + rm -f ${PREFIX}/bin/meshavahi rm -f ${PREFIX}/bin/backup rm -f ${PREFIX}/bin/backup2friends rm -f ${PREFIX}/bin/restore rm -f ${PREFIX}/bin/restorefromfriend - rm -f ${PREFIX}/bin/meshweb rm -f ${PREFIX}/bin/batman rm -rf /etc/${APP} bash -c "./translate uninstall" clean: - rm -f \#* \.#* debian/*.substvars debian/*.log + rm -f \#* \.#* debian/*.substvars debian/*.log src/*~ rm -fr deb.* debian/${APP} rm -f ../${APP}*.deb ../${APP}*.changes ../${APP}*.asc ../${APP}*.dsc diff --git a/README.md b/README.md index 49eb69d4..adf738c0 100644 --- a/README.md +++ b/README.md @@ -1,208 +1,21 @@ -The Freedombone system can be installed onto a Beaglebone Black, or any system capable of running Debian Jessie, and allows you to host your own email and web services. With Freedombone you can enjoy true freedom and independence in the cloud. It comes in a variety of flavours. +> _"With the increasing move of our computing to cloud infrastructures, we give up the control of our computing to the managers of those infrastructures. Our terminals (laptops, desktops) might now be running entirely on Free Software, but this is increasingly irrelevant given that most of what actually matters gets executed on a remote closed system that we don’t control. The Free Software community needs to work to help users keep the control of all their computing, by developing suitable alternatives and facilitating their deployment."_ -- Lucas Nussbaum - - **Full install**: Installs eveything - - **Mailbox**: An email server with GPG encryption - - **Cloud**: Sync and share files. Never lose important files again - - **Social**: Social networking with Hubzilla and GNU Social - - **Media**: Runs media services such as DLNA to play music or videos on your devices - - **Writer**: Host your blog and wiki - - **Chat**: Encrypted IRC, XMPP, Tox and VoIP services for one-to-one and many-to-many chat - - **Developer**: Host your own git projects with a Github-like user interface - - **Mesh**: A wireless mesh network which is like the internet, but not the internet +So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, backups. Freedombone enables you to do all of that in a self-hosted way, where you keep control of your data and it resides in your own home. -Except for the mesh variant all web systems installed also have an equivalent [onion address](https://en.wikipedia.org/wiki/.onion) so that they may be accessed via a Tor browser. This can provide some additional defense against unwanted surveillance or metadata gethering. Non-mesh variants also come with an RSS reader which provides strong reading privacy via the use of a Tor onion service. +[Here's how](https://freedombone.net/homeserver.html). -Freedombone has an emphasis on security and privacy, and when installed on a Beaglebone Black it uses the built-in hardware random number generator as an entropy source. All communications with the box are encrypted by default using the recommendations from https://bettercrypto.org. The firewall is configured to only allow communications on the necessary ports and to drop all other packets, icmp is disabled by default, emails are stored in encrypted form using your public key and time synchronisation occurs via TLS only. Backups are also encrypted and can be local or remote. +And here's how [on a Beaglebone Black](https://freedombone.net/beaglebone.html). -Freedombone is, and shall remain, 100% free software. Non-free repositories are removed automatically upon installation. +Want to make a community mesh network which doesn't depend upon the internet? -Building an image for an SBC or Virtual Machine -=============================================== -You don't have to trust images downloaded from random internet locations signed with untrusted keys. You can build one from scratch yourself, and this is the recommended procedure for maximum security. For guidance on how to build images see the manpage for the **freedombone-image** command. +[You can do that too](https://freedombone.net/mesh.html). -Install the freedombone commands onto your laptop/desktop: +After installation it's possible that you might want some advice on how to run your system and set up apps to work nicely with it. - sudo apt-get install git build-essential dialog - git clone https://github.com/bashrc/freedombone - cd freedombone - sudo make install + * [Apps available on the system](https://freedombone.net/apps.html) + * [General usage](https://freedombone.net/usage.html) + * [Frequently Asked Questions](https://freedombone.net/faq.html) -Then install packages needed for building images: - - sudo apt-get -y install python-docutils mktorrent vmdebootstrap xz-utils - sudo apt-get -y install dosfstools btrfs-tools extlinux python-distro-info mbr - sudo apt-get -y install qemu-user-static binfmt-support u-boot-tools qemu - -A typical use case to build an 8GB image for a Beaglebone Black is as follows. You can change the size depending upon the capacity of your microSD card. - - freedombone-image -t beaglebone -s 8G - -If you prefer an advanced installation with all of the options available then use: - - freedombone-image -t beaglebone -s 8G --minimal no - -To build a 64bit Virtualbox image: - - freedombone-image -t virtualbox-amd64 -s 8G - -To build a 64bit Qemu image: - - freedombone-image -t qemu-x86_64 -s 8G - -Other supported boards are cubieboard2, cubietruck, olinuxino-lime, olinuxino-lime2 and olinuxino-micro. - -If the image build fails with an error such as "/Error reading from server. Remote end closed connection/" then you can specify a debian package mirror repository manually with: - - freedombone-image -t beaglebone -s 8G -m http://ftp.de.debian.org/debian - -Checklist -========= -Before installing Freedombone you will need a few things. - - * Have some domains, or subdomains, registered with a dynamic DNS service - * System with a new installation of Debian Jessie or a downloaded/prepared disk image - * Ethernet connection between the system and your internet router - * That it is possible to forward ports from the internet router to the system, typically via firewall settings - * Have ssh access to the system, typically via fbone@freedombone.local on port 2222 - -Installation -============ -There are three install options: Laptop/Desktop/Netbook, SBC and Virtual Machine. - -**On a Laptop, Netbook or Desktop machine** - -If you have an existing system, such as an old laptop or netbook which you can leave running as a server, then install a new version of Debian Jessie onto it. During the Debian install you won't need the print server or the desktop environment, and unchecking those will reduce the attack surface. Once Debian enter the following commands: - - su - apt-get update - apt-get -y install git dialog build-essential - git clone https://github.com/bashrc/freedombone - cd freedombone - make install - freedombone menuconfig - -**On a single board computer (SBC)** - -Currently the following boards are supported: - - Beaglebone Black - Cubieboard 2 - Cubietruck (Cubieboard 3) - olinuxino Lime2 - olinuxino Micro - -If there is no existing image available then you can build one from scratch. See the section above on how to do that. If an existing image is available then you can download it and check the signature with: - - gpg --verify filename.img.asc - -And the hash with: - - sha256sum filename.img - -If the image is compressed then decompress it with: - - unxz filename.img.xz - -Then copy it to a microSD card. Depending on your system you may need an adaptor to be able to do that. - - sudo dd bs=1M if=filename.img of=/dev/sdX conv=fdatasync - -Where **sdX** is the microSD drive. You can check which drive is the microSD drive using: - - ls /dev/sd* - -With the drive removed and inserted. Copying to the microSD will take a while, so go and do something less boring instead. When it's complete remove it from your system and insert it into the SBC. Connect an ethernet cable between the SBC and your internet router, then connect the power cable. On the Beaglebone Black you will see some flashing LEDs, but on other SBCs there may not be any visual indication that anything is booting. - -With the board connected and running you can ssh into the system with: - - ssh fbone@freedombone.local -p 2222 - -Using the password 'freedombone'. Take a note of the new login password and then you can proceed through the installation. - -**As a Virtual Machine** - -Virtualbox and Qemu are supported. You can run a 64 bit Qemu image with: - - qemu-system-x86_64 filename.img - -If you are using Virtualbox then add a new VM and select the Freedombone **vdi** image. - -The default login will be username 'fbone' and password 'freedombone'. Take a note of the new login password then you can proceed through the installation. - -Social Key Management (aka "The Unforgettable Key") -=================================================== -During the install procedure you will be asked if you wish to import GPG keys. If you don't already possess GPG keys then just select "Ok" and they will be generated during the install. If you do already have GPG keys then there are a few possibilities - -**You have the gnupg keyring on an encrypted USB drive** - -If you previously made a master keydrive containing the full keyring (the .gnupg directory). This is the most straightforward case, but not as secure as splitting the key into fragments. - -**You have a number of key fragments on USB drives retrieved from friends** - -If you previously made some USB drives containing key fragments then retrieve them from your friends and plug them in one after the other. After the last drive has been read then remove it and just select "Ok". The system will then try to reconstruct the key. For this to work you will need to have previously made three or more **Keydrives**. - -**You can specify some ssh login details for friends servers containing key fragments** - -Enter three or more sets of login details and the installer will try to retrieve key fragments and then assemble them into the full key. This only works if you previously were using remote backups and had social key management enabled. - -Final Setup -=========== -Any manual post-installation setup instructions or passwords can be found in /home/username/README. You should remove any passwords from that file and store them within a password manager such as KeepassX. - -On your internet router, typically under firewall settings, open the following ports and forward them to your server. - - | Service | Ports | - |---------+------------| - | HTTP | 80 | - | HTTPS | 443 | - | SSH | 2222 | - | DLNA | 1900 | - | DLNA | 8200 | - | XMPP | 5222..5223 | - | XMPP | 5269 | - | XMPP | 5280..5281 | - | IRC | 6697 | - | IRC | 9999 | - | Git | 9418 | - | Email | 25 | - | Email | 587 | - | Email | 465 | - | Email | 993 | - | VoIP | 64738 | - | Tox | 33445 | - -Keydrives -========= -After installing for the first time it's a good idea to create some keydrives. These will store your gpg key so that if all else fails you will still be able to restore from backup. There are two ways to do this: - -**Master Keydrive** - -This is the traditional security model in which you carry your full keyring on an encrypted USB drive. To make a master keydrive first format a USB drive as a LUKS encrypted drive. In Ubuntu this can be done from the *Disk Utility* application. Then plug it into the Freedombone system, then from your local machine run: - - ssh myusername@mydomainname -p 2222 - -Select *Administrator controls* then *Backup and Restore* then *Backup GPG key to USB (master keydrive)*. - -**Fragment keydrives** - -This breaks your GPG key into a number of fragments and randomly selects one to add to the USB drive. First format a USB drive as a LUKS encrypted drive. In Ubuntu this can be done from the *Disk Utility* application. Plug it into the Freedombone system then from your local machine run the following commands: - - ssh myusername@mydomainname -p 2222 - -Select *Administrator controls* then *Backup and Restore* then *Backup GPG key to USB (fragment keydrive)*. - -Fragments are randomly assigned and so you will need at least three or four keydrives to have enough fragments to reconstruct your original key in a worst case scenario. You can store fragments for different Freedombone systems on the same encrypted USB drive, so you can help to ensure that your friends can also recover their systems. This might be called *"the web of backups"* or *"the web of encryption"*. Since you can only write a single key fragment from your Freedombone system to a given USB drive each friend doesn't have enough information to decrypt your backups or steal your identity, even if they turn evil. This is based on the assumption that it may be difficult to get three or more friends to conspire against you all at once. - -Passwords -========= -Passwords for server applications are randomly generated and can be found within **/home/username/README** after the system has fully installed. You should move those passwords into a password manager, such as KeepassX. - -Administering the system -======================== -To administer the system after installation log in via ssh, become the root user and then launch the control panel. - - ssh fbone@freedombone.local -p 2222 - -Select *Administrator controls* and from there you will be able to perform various tasks, such as backups, adding and removing users and so on. You can also do this via commands, which are typically installed as /usr/local/bin/freedombone* and the corresponding manpages. +If you find bugs, or want to add a new app to this system see the [Developers Guide](https://freedombone.net/devguide.html). diff --git a/doc/EN/app_dlna.org b/doc/EN/app_dlna.org new file mode 100644 index 00000000..705521bf --- /dev/null +++ b/doc/EN/app_dlna.org @@ -0,0 +1,33 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, dlna +#+DESCRIPTION: How to use DLNA +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

DLNA

+
+#+END_EXPORT + +An easy way to play music on any mobile device in your home is to use the DLNA service. Copy your music into a directory called "/Music/" on an unencrypted USB thumb drive and then insert it into a USB socket on the Freedombone system. + +ssh into the system with: + +#+BEGIN_SRC bash +ssh myusername@mydomain.com -p 2222 +#+END_SRC + +Select *Administrator controls* then *App Settings* then *dlna*. From there you can choose to attach the drive. + +The system will scan the /Music/ directory, which could take a while if there are thousands of files, but you don't need to do anything further other than perhaps to log out by selecting *Exit* a couple of times. + +If you have an Android device then go to F-Droid (if you don't already have it installed then it can be [[https://f-droid.org/][downloaded here]]) and search for *ControlDLNA*. On running the app you should see a red Debian icon which you can press on, then you may need to select "local". After a few seconds the list of albums or tracks should then appear and you can browse and play them. + +The DLNA service will only work within your local home network, and isn't remotely accessible from other locations via the internet. That can be both a good and a bad thing. Another consideration is that there are /no access controls/ on DLNA services, so any music or videos on the USB drive will be playable by anyone within your home network. diff --git a/doc/EN/app_dokuwiki.org b/doc/EN/app_dokuwiki.org new file mode 100644 index 00000000..4bc7839c --- /dev/null +++ b/doc/EN/app_dokuwiki.org @@ -0,0 +1,38 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, dokuwiki +#+DESCRIPTION: How to use Dokuwiki +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

Dokuwiki

+
+#+END_EXPORT + +Dokuwiki is a wiki which stores its content in text files. Having no database makes maintaining it simpler, and it's not tied to any particular domain name so you can easily copy the files to a different domain if you need to. + + +* Installation +Log into your system with: + +#+begin_src bash +ssh myusername@mydomain -p 2222 +#+end_src + +Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. + +Select *Add/Remove Apps* then *dokuwiki*. You will then be asked for a domain name and if you are using FreeDNS also the code for the domain which can be found under *Dynamic DNS* on the FreeDNS site (the random string from "/quick cron example/" which appears after /update.php?/ and before />>/). For more details on obtaining a domain and making it accessible via dynamic DNS see the [[./faq.html][FAQ]]. Typically the domain name you use will be a subdomain, such as /wiki.mydomainname.net/. It will need to be a domain which you have bought somewhere and own and not one of the FreeDNS subdomains, otherwise you won't be able to get a SSL/TLS certificate for it. + +After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Dokuwiki. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message. + +* Initial setup +If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your Dokuwiki domain listed there along with an onion address. You can then navigate to your site in a browser. + +To see the login password for your site go to *Passwords* on the *Administrator control panel* and select the appropriate username and app. The passwords will be different for each user and may not be the same as the password which you used to originally ssh into the system. diff --git a/doc/EN/app_emacs.org b/doc/EN/app_emacs.org new file mode 100644 index 00000000..dbadeb59 --- /dev/null +++ b/doc/EN/app_emacs.org @@ -0,0 +1,45 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, emacs +#+DESCRIPTION: How to use Emacs +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

Emacs

+
+#+END_EXPORT + +Emacs is a text editor popular with software developers or anyone who needs to take notes at high speed or be able to customise their editing environment to a high degree. When installed on Freedombone it can be used together the Mutt email client to edit new emails or if you need to manually edit configuration files. + +* Installation +Log into your system with: + +#+begin_src bash +ssh myusername@mydomain -p 2222 +#+end_src + +Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. + +Select *Add/Remove Apps*. If Vim is selected then you might want to unselect and uninstall it first, then select *emacs*. + +* Common key combinations +For anyone new to Emacs some common keys are: + +| CTRL-x CTRL-s | Save | +| CTRL-x CTRL-c | Exit | +| CTRL-l | Go to a line number | +| CTRL-x CTRL-f | Open a file | +| SHIFT-ALT-< | Go to the top of the file | +| SHIFT-ALT-> | Go to the end of the file | +| SHIFT cursors | Select text | +| CTRL-x CTRL-h | Highlight all text | +| ALT-w | Copy selected text | +| CTRL-y | Paste selected text | +| ESC-ESC-ESC | Undo current selection | diff --git a/doc/EN/app_etherpad.org b/doc/EN/app_etherpad.org new file mode 100644 index 00000000..e0da27c8 --- /dev/null +++ b/doc/EN/app_etherpad.org @@ -0,0 +1,39 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, etherpad +#+DESCRIPTION: How to use Etherpad +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

Etherpad

+
+#+END_EXPORT + +For collaborative document editing Etherpad is hard to beat. Just log in, choose a document title and then edit. Different users will appear in different colours, and can also chat in the sidebar. This is installed as a private system in which only users on your Freedombone server will be able to create and edit documents, so it's not open to any random users on the internet. + +* Installation +Log into your system with: + +#+begin_src bash +ssh myusername@mydomain -p 2222 +#+end_src + +Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. + +Select *Add/Remove Apps* then *etherpad*. You will then be asked for a domain name and if you are using FreeDNS also the code for the domain which can be found under *Dynamic DNS* on the FreeDNS site (the random string from "/quick cron example/" which appears after /update.php?/ and before />>/). For more details on obtaining a domain and making it accessible via dynamic DNS see the [[./faq.html][FAQ]]. Typically the domain name you use will be a subdomain, such as /wiki.mydomainname.net/. It will need to be a domain which you have bought somewhere and own and not one of the FreeDNS subdomains, otherwise you won't be able to get a SSL/TLS certificate for it. + +After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Etherpad. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message. + +* Initial setup +If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your Etherpad domain listed there along with an onion address. You can then navigate to your site in a browser. + +Please be aware that after installation the etherpad daemon takes a while to start up for the first time. On a low powered system such as a Beaglebone Black this can take ten minutes or more. So if you navigate to the site and see a "/Bad Gateway/" error then don't panic. Wait for ten minutes and try again. + +To see the login password for your site go to *Passwords* on the *Administrator control panel* and select the appropriate username and app. The passwords will be different for each user and may not be the same as the password which you used to originally ssh into the system. diff --git a/doc/EN/app_ghost.org b/doc/EN/app_ghost.org new file mode 100644 index 00000000..0acca30a --- /dev/null +++ b/doc/EN/app_ghost.org @@ -0,0 +1,45 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, ghost +#+DESCRIPTION: How to use Ghost +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

Ghost

+
+#+END_EXPORT + +Ghost is a blogging system which uses markdown formatted posts. It's quite simple to use, and also looks nice even on small mobile screens. + +* Installation +Log into your system with: + +#+begin_src bash +ssh myusername@mydomain -p 2222 +#+end_src + +Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. + +Select *Add/Remove Apps* then *ghost*. You will then be asked for a domain name and if you are using FreeDNS also the code for the domain which can be found under *Dynamic DNS* on the FreeDNS site (the random string from "/quick cron example/" which appears after /update.php?/ and before />>/). For more details on obtaining a domain and making it accessible via dynamic DNS see the [[./faq.html][FAQ]]. Typically the domain name you use will be a subdomain, such as /blog.mydomainname.net/. It will need to be a domain which you have bought somewhere and own and not one of the FreeDNS subdomains, otherwise you won't be able to get a SSL/TLS certificate for it. + +After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Ghost. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message. + +* Initial setup +If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your Ghost blog domain listed there along with an onion address. You can then navigate to your site in a browser. + +To see the login password for your site go to *Passwords* on the *Administrator control panel* and select the appropriate username and app. The passwords will be different for each user and may not be the same as the password which you used to originally ssh into the system. + +Navigate to https://yourghostblogdomain/ghost and click on *create your account* + +Enter your email address, password and blog title. + +When prompted to invite users click on *I'll do this later* + +Under *Settings* on the *General* option you can set a description, background image and so on. diff --git a/doc/EN/app_gnusocial.org b/doc/EN/app_gnusocial.org new file mode 100644 index 00000000..7f62ef6c --- /dev/null +++ b/doc/EN/app_gnusocial.org @@ -0,0 +1,97 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, gnu social +#+DESCRIPTION: How to use GNU Social +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

GNU Social

+
+#+END_EXPORT + +GNU Social is typically referred to as a microblogging system, although with a maximum post length much longer than Twitter it's really a sort of federated community blog with a stream-based appearance which also supports markdown formatting. + +You can host your own GNU Social instance and then "/remote follow/" other users who may also be doing the same. With a federated structure this type of system is hard to censor or ban. Unlike Twitter, there are no bribed adverts pushed into your stream, and any trends happening are likely to be real rather than being manipulated by some opaque algorithm. + +You should regard anything posted to GNU Social as being /public communication/ visible to anyone on the internet. There is a direct messaging capability between users but it's not particularly secure, so for one-to-one messages stick to better methods, such as XMPP with OTR/OMEMO or Tox. + +* Installation +Log into your system with: + +#+begin_src bash +ssh myusername@mydomain -p 2222 +#+end_src + +Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. + +Select *Add/Remove Apps* then *gnusocial*. You will then be asked for a domain name and if you are using FreeDNS also the code for the domain which can be found under *Dynamic DNS* on the FreeDNS site (the random string from "/quick cron example/" which appears after /update.php?/ and before />>/). For more details on obtaining a domain and making it accessible via dynamic DNS see the [[./faq.html][FAQ]]. You can also add a welcome message and background picture URL if you wish, although those things are optional. Typically the domain name you use will be a subdomain, such as /gnusocial.mydomainname.net/. It will need to be a domain which you have bought somewhere and own and not one of the FreeDNS subdomains, otherwise you won't be able to get a SSL/TLS certificate for it. + +After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for GNU Social. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message. + + +* Initial setup +If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your GNU Social domain listed there along with an onion address. You can then navigate to your site in a browser. + +To see the login password for your site go to *Passwords* on the *Administrator control panel* and select the appropriate username and app. The passwords will be different for each user and may not be the same as the password which you used to originally ssh into the system. + +Once you have logged in to GNU Social you may then want to select *Admin* and check or change the details. You may also wish to change the license for the site to be either Creative Commons or private. + +GNU Social has a clutter-free mobile user interface which can be accessed via a Tor compatible browser (make sure to add a NoScript exception). Unlike similar proprietary sites there are no bribed posts. + +#+BEGIN_CENTER +[[file:images/gnusocial_mobile.jpg]] +#+END_CENTER + + +* Using with Emacs +If you are an Emacs user it's also possible to set up GNU Social mode as follows: + +#+begin_src bash :tangle no +mkdir ~/elisp +git clone git://git.savannah.nongnu.org/gnu-social-mode ~/elisp/gnu-social-mode +sed -i 's|"http"|"https"|g' ~/elisp/gnu-social-mode/gnu-social-mode.el +sed -i 's|http:|https:|g' ~/elisp/gnu-social-mode/gnu-social-mode.el +sed -i 's|http?|https?|g' ~/elisp/gnu-social-mode/gnu-social-mode.el +echo "(add-to-list 'load-path \"~/elisp/gnu-social-mode\")" >> ~/.emacs +echo "(require 'gnu-social-mode)" >> ~/.emacs +echo "(setq gnu-social-server-textlimit 2000" >> ~/.emacs +echo " gnu-social-server \"yourgnusocialdomain\"" >> ~/.emacs +echo " gnu-social-username \"yourusername\"" >> ~/.emacs +echo " gnu-social-password \"gnusocialpassword\")" >> ~/.emacs +#+end_src + +And as a quick reference the main keys are: + +| Key | Function | +|---------------+--------------------| +| i | Show icons | +| CTRL-c CTRL-s | Post status update | +| r | Repeat | +| F | Favourite | +| R | Reply to user | +| CTRL-c CTRL-h | Highlight | +| CTRL-c CTRL-r | Show replies | +| CTRL-c CTRL-f | Friends timeline | + + +* Sharing things +If you have the GNU Social microblogging system installed then it's also possible to share things or services between groups or with particular users. This can be useful for sharing items within a family, club or in a local sharing economy. Sharing things freely, without money, reveals the social basis at the root of all economics which money normally conceals or obscures. + +Click on "/share/" or "/my catalog/" and this will switch to a screen which allows you to enter details for things to be shared or wanted. + +#+BEGIN_CENTER +[[file:images/sharings3.jpg]] +#+END_CENTER + +The "/catalog/" button then allows you to search for shared things within the federated network. + +#+BEGIN_CENTER +[[file:images/sharings4.jpg]] +#+END_CENTER diff --git a/doc/EN/app_gogs.org b/doc/EN/app_gogs.org new file mode 100644 index 00000000..bb3669a7 --- /dev/null +++ b/doc/EN/app_gogs.org @@ -0,0 +1,47 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, gogs +#+DESCRIPTION: How to use Gogs +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

Gogs

+
+#+END_EXPORT + +Github is ok, but it's proprietary and funded by venture capital. If you been around on the internet for long enough then you know how this story eventually works itself out - i.e. badly for the users. It's really only a question of time. If you're a software developer or do things which involve the Git version control system then it's a good idea to become accustomed to hosting your own repositories, before the inevitable Github shitstorm occurs. + +A Git hosting system called [[https://gogs.io][Gogs]] can optionally be installed. This is very similar to Github in appearance and use. It's lightweight and so well suited for use on low power ARM servers. + +* Installation +Log into your system with: + +#+begin_src bash +ssh myusername@mydomain -p 2222 +#+end_src + +Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. + +Select *Add/Remove Apps* then *gogs*. You will then be asked for a domain name and if you are using FreeDNS also the code for the domain which can be found under *Dynamic DNS* on the FreeDNS site (the random string from "/quick cron example/" which appears after /update.php?/ and before />>/). For more details on obtaining a domain and making it accessible via dynamic DNS see the [[./faq.html][FAQ]]. Typically the domain name you use will be a subdomain, such as /code.mydomainname.net/. It will need to be a domain which you have bought somewhere and own and not one of the FreeDNS subdomains, otherwise you won't be able to get a SSL/TLS certificate for it. + +After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Gogs. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message. + +* Initial setup +If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your Gogs domain listed there along with an onion address. You can then navigate to your site in a browser. + +In a browser navigate to your Gogs site and click the *Register* button. The first user registered on the system becomes the administrator. Once you've done that then it's a good idea to disable further registrations. Currently that's a little complicated, but you can do it as follows: + +#+begin_src bash :tangle no +sudo username@domainname -p 2222 +#+end_src + +Select *Administrator controls* then *App Settings* then *gogs*. You can then enable or disable registration of new users. + +Disabling further registrations will stop any spam accounts being created by random strangers or bots. diff --git a/doc/EN/app_htmly.org b/doc/EN/app_htmly.org new file mode 100644 index 00000000..e3fd5059 --- /dev/null +++ b/doc/EN/app_htmly.org @@ -0,0 +1,39 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, htmly +#+DESCRIPTION: How to use Htmly +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

HTMLy

+
+#+END_EXPORT + +HTMLy is a databaseless blogging system. + +* Installation +Log into your system with: + +#+begin_src bash +ssh myusername@mydomain -p 2222 +#+end_src + +Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. + +Select *Add/Remove Apps* then *htmly*. You will then be asked for a domain name and if you are using FreeDNS also the code for the domain which can be found under *Dynamic DNS* on the FreeDNS site (the random string from "/quick cron example/" which appears after /update.php?/ and before />>/). For more details on obtaining a domain and making it accessible via dynamic DNS see the [[./faq.html][FAQ]]. Typically the domain name you use will be a subdomain, such as /blog.mydomainname.net/. It will need to be a domain which you have bought somewhere and own and not one of the FreeDNS subdomains, otherwise you won't be able to get a SSL/TLS certificate for it. + +After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for HTMLy. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message. + +* Initial setup +If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your HTMLy blog domain listed there along with an onion address. You can then navigate to your site in a browser. + +To see the login password for your site go to *Passwords* on the *Administrator control panel* and select the appropriate username and app. The passwords will be different for each user and may not be the same as the password which you used to originally ssh into the system. + +Navigate to https://yourhtmlyblogdomain/login and enter your username and password. You can then create posts or edit existing ones. diff --git a/doc/EN/app_hubzilla.org b/doc/EN/app_hubzilla.org new file mode 100644 index 00000000..18d1a225 --- /dev/null +++ b/doc/EN/app_hubzilla.org @@ -0,0 +1,42 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, hubzilla +#+DESCRIPTION: How to use Hubzilla +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

Hubzilla

+
+#+END_EXPORT + +Hubzilla is a web publishing and social network system which includes wiki, web pages, photo albums and file storage. It also has privacy controls which allow you to define who can see which content. It's possible to write posts and have them visible only to a group of friends (known as "/privacy groups/"), with the encryption being handled automatically. + +* Installation +Log into your system with: + +#+begin_src bash +ssh myusername@mydomain -p 2222 +#+end_src + +Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. + +Select *Add/Remove Apps* then *hubzilla*. You will then be asked for a domain name and if you are using FreeDNS also the code for the domain which can be found under *Dynamic DNS* on the FreeDNS site (the random string from "/quick cron example/" which appears after /update.php?/ and before />>/). For more details on obtaining a domain and making it accessible via dynamic DNS see the [[./faq.html][FAQ]]. Typically the domain name you use will be a subdomain, such as /hub.mydomainname.net/. It will need to be a domain which you have bought somewhere and own and not one of the FreeDNS subdomains, otherwise you won't be able to get a SSL/TLS certificate for it. + +After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Hubzilla. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message. + + +* Initial setup +If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your Hubzilla domain listed there along with an onion address. You can then navigate to your site in a browser. + +On first visiting your Hubzilla site you'll see the login screen. The first thing you need to do is *register* a new user. The first user on the system then becomes its administrator. + +#+BEGIN_CENTER +[[file:images/hubzilla_mobile.jpg]] +#+END_CENTER diff --git a/doc/EN/app_irc.org b/doc/EN/app_irc.org new file mode 100644 index 00000000..a3ede2c0 --- /dev/null +++ b/doc/EN/app_irc.org @@ -0,0 +1,100 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombome, irc +#+DESCRIPTION: How to use IRC +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

IRC

+
+#+END_EXPORT + +IRC is useful for multi-user chat. The classic use case is for software development where many engineers might need to coordinate their activities, but it's also useful for meetings, parties and general socialising. + +* Irssi +The easiest way to use irssi is to connect to your system, like this: + +#+BEGIN_SRC bash +ssh myusername@mydomain -p 2222 +#+END_SRC + +Then select *IRC* from the menu. However, other than via this method using ssh, irssi isn't a very good IRC client because it doesn't have the capability to onion route messages, and therefore leaks metadata. For the best security when using your IRC server, use HexChat, Emacs ERC or another client which supports socks5 proxying. + +* HexChat +HexChat (formerly XChat) is compatible with proxying via Tor and so provides the best security when connecting to your IRC server. It will allow you to connect to your IRC server's onion address. + +First install HexChat and set up its configuration file. This can be done on your local machine with: + +#+BEGIN_SRC bash +freedombone-client --setup hexchat +#+END_SRC + +Now look up the onion address for your IRC server + +#+BEGIN_SRC bash +ssh username@mydomainname -p 2222 +#+END_SRC + +Select Administrator options, then *About this system* and make a note of the onion address for IRC. Also select the *IRC Menu* and take a note of the login password. + +Run HexChat. + +Within the network list click, *Add* and enter your domain name then click *Edit*. + +Select the entry within the servers box, then enter *ircaddress.onion/6697* or *mydomainname/6697* and press *Enter*. + +Uncheck *use global user information*. + +Enter first and second nicknames and check *connect to this network on startup*. + +If you are using the ordinary domain name (clearnet/ICANN) then make sure that *Use SSL* is checked. + +[[file:images/hexchat_setup_clearnet.jpg]] + +If you are using the onion address then *use SSL* should be unchecked and the transport encryption will be handled via the onion address itself. + +[[file:images/hexchat_setup.jpg]] + +Within the *Password* field enter the password which can be found from the IRC menu of the *control panel*. + +Select the *Autojoin channels* tab, click *Add* and enter *#freedombone* as the channel name. + +Click *close* and then *connect*. + +* Emacs +If you are an Emacs user then you can also connect to your IRC server via Emacs. + +Ensure that tor is installed onto your local system: + +#+BEGIN_SRC bash +sudo apt-get install tor +#+END_SRC + +Add the following to your Emacs configuration file: + +#+BEGIN_SRC elisp +(setq socks-noproxy '("localhost")) +(require 'socks) +(require 'tls) +(setq socks-server (list "Tor socks" "localhost" 9050 5)) +(setq erc-server-connect-function 'socks-open-network-stream) +(setq erc-autojoin-channels-alist + '(("myircaddress.onion" "#freedombone"))) +(erc :server "myircaddress.onion" :port 6697 :nick "yourusername" :password "your IRC password") +#+END_SRC + +* Changing or removing the IRC password +By default the IRC server is set up to require a password for users to log in. The password is the same for all users. If you want to change or remove the password: + +#+BEGIN_SRC bash +ssh myusername@mydomain -p 2222 +#+END_SRC + +Select /Administrator controls/ then *IRC Menu* and then change the password. An empty password will allow anyone to log in, so you can have a globally accessible IRC system if you wish, although you might want to carefully consider whether that's wise. diff --git a/doc/EN/app_lychee.org b/doc/EN/app_lychee.org new file mode 100644 index 00000000..6cd6b941 --- /dev/null +++ b/doc/EN/app_lychee.org @@ -0,0 +1,45 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, lychee +#+DESCRIPTION: How to use Lychee +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

Lychee

+
+#+END_EXPORT + +Lychee is a simple and lightweight photo album for the web. Whether you're an amateur or professional photographer, or want to publish random holiday pics or cat pictures. Lychee just does what it says it does without any fuss. There is also a photo album feature within [[./app_hubzilla.html][Hubzilla]] if you need more sophisticated social photo sharing with individualised permissions. + +* Installation +Log into your system with: + +#+begin_src bash +ssh myusername@mydomain -p 2222 +#+end_src + +Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. + +Select *Add/Remove Apps* then *lychee*. You will then be asked for a domain name and if you are using FreeDNS also the code for the domain which can be found under *Dynamic DNS* on the FreeDNS site (the random string from "/quick cron example/" which appears after /update.php?/ and before />>/). For more details on obtaining a domain and making it accessible via dynamic DNS see the [[./faq.html][FAQ]]. Typically the domain name you use will be a subdomain, such as /code.mydomainname.net/. It will need to be a domain which you have bought somewhere and own and not one of the FreeDNS subdomains, otherwise you won't be able to get a SSL/TLS certificate for it. + +After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Lychee. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message. + +* Initial setup +If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your Lychee domain listed there along with an onion address. You can then navigate to your site in a browser. + +Within a browser navigate to your lychee domain name or onion address. It should look like this: + +#+BEGIN_CENTER +[[file:images/lychee_setup.jpg]] +#+END_CENTER + +Within the *Administrator control panel* select *App Settings* and then *lychee*. This will show the initial login settings which you need to set up the database. To copy the password hold down the shift key, select the password then right click and copy. + +After that create a username and password and store them in your favourite password manager. And you're done. Add photos and albums as you wish. diff --git a/doc/EN/app_mailpile.org b/doc/EN/app_mailpile.org new file mode 100644 index 00000000..20213d94 --- /dev/null +++ b/doc/EN/app_mailpile.org @@ -0,0 +1,71 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, mailpile +#+DESCRIPTION: How to use Mailpile +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

Mailpile

+
+#+END_EXPORT + +Mailpile provides a nice looking webmail interface suitable for use on desktop or mobile clients. It has good support for email encryption and makes that quite an simple process. At present it's usable but still has a few bugs and limitations. If you need a fully functional email client with comprehensive encryption support then either use Mutt or Thunderbird/Icedove. + +An advantage of this type of webmail is that /it keeps your GPG keys off of any mobile devices/ so that if you lose your phone, or it gets stolen, then your email might still not be compromised. + +One down side is that this appears to be a single user system, so if you have multiple users on your Freedombone server only the administrator will actually be able to use mailpile. + +* Installation +Log into your system with: + +#+begin_src bash +ssh myusername@mydomain -p 2222 +#+end_src + +Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. + +Select *Add/Remove Apps* then *mailpile*. You will then be asked for a domain name and if you are using FreeDNS also the code for the domain which can be found under *Dynamic DNS* on the FreeDNS site (the random string from "/quick cron example/" which appears after /update.php?/ and before />>/). For more details on obtaining a domain and making it accessible via dynamic DNS see the [[./faq.html][FAQ]]. Typically the domain name you use will be a subdomain, such as /mail.mydomainname.net/. It will need to be a domain which you have bought somewhere and own and not one of the FreeDNS subdomains, otherwise you won't be able to get a SSL/TLS certificate for it. + +After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for Mailpile. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message. + +* Initial setup +If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your Mailpile domain listed there along with an onion address. You can then navigate to your site in a browser. + +To see the login password for your site go to *Passwords* on the *Administrator control panel* and select the appropriate username and app. The passwords will be different for each user and may not be the same as the password which you used to originally ssh into the system. + +If you're viewing your mail domain site on a mobile device via OrFox then make sure you allow the domain in the NoScript settings. + +Enter a password and store it within a password manager. + +Click on the *Privacy and Security* button. + +Scroll down and select *Save Settings*. Don't click on the Tor button. + +Click *Add account*. + +Enter your name, email address and password. + +Uncheck *Detect Settings* and click *Next*. + +Under *Sending Mail* select *local* or if you need to proxy outgoing email through your ISP's server select *SMTP/TLS* and enter the details, then click *Next*. + +#+BEGIN_CENTER +[[file:images/mailpile_setup.jpg]] +#+END_CENTER + +Under *Receiving files* select *IMAP*, the domain as *localhost*, port *143*, your username and password, then click *Next*. Astute readers may well be concerned that IMAP over port 143 is not encrypted, but since this is only via localhost communication between the Mail Transport Agent and Mailpile doesn't travel over the internet and port 143 is not opened on the firewall so it's not possible to accidentally connect an external mail client insecurely. + +#+BEGIN_CENTER +[[file:images/mailpile_setup_keys.jpg]] +#+END_CENTER + +Under *Security and Privacy* either select your existing encryption key or if you only get the option to create a new one then do so, then click *Add* or *Save*. + +The process of importing your email should then occur, and can take some time. diff --git a/doc/EN/app_mumble.org b/doc/EN/app_mumble.org new file mode 100644 index 00000000..bea1d1f0 --- /dev/null +++ b/doc/EN/app_mumble.org @@ -0,0 +1,42 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, mumble +#+DESCRIPTION: How to use Mumble +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

Mumble

+
+#+END_EXPORT + +Mumble is a well known VoIP system originally used for gaming, but which works just as well for any general conference calls or meetings. + +* Text chat +In addition to voice it is also possible to do text chat via mumble. The security of this is pretty good provided that you do it via Plumble and Orbot on mobile, but compared to other options such as XMPP/Conversations or Tox the security is not as good, since the mumble server currently doesn't support forward secrecy. + +* Using with Ubuntu +Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard. + +Click on "add new" to add a new server and enter the default domain name for the Freedombone, your username (which can be anything) and the VoIP server password which can be found in the *Passwords* section of the *Administrator control panel*. Accept the self-signed SSL certificate if you don't have a Let's Encrypt certificate set up for your default domain. You are now ready to chat. + +* Using with Android +Install [[https://f-droid.org/][F-Droid]] + +If you don't have Orbot installed then enable The Guardian Project repository from the drop down menu and install it. + +Search for and install Plumble. + +Press the plus button to add a Mumble server. + +Enter a label (which can be any name you choose for the server), the default domain name of the Freedombone or preferably the mumble onion address as shown on the *About* screen of the *Administrator control panel*, your username (which can also be anything) and the mumble password which can be found in the *Passwords* section of the *Administrator control panel*. + +Open the settings. Select General, then Connect via Tor. This will provide better protection, making it more difficult for adversaries to know who is talking to who. + +Selecting the server by pressing on it then connects you to the server so that you can chat with other connected users. diff --git a/doc/EN/app_pihole.org b/doc/EN/app_pihole.org new file mode 100644 index 00000000..24d79a09 --- /dev/null +++ b/doc/EN/app_pihole.org @@ -0,0 +1,69 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, pi-hole, ad blocker +#+DESCRIPTION: How to block ads on your network +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

PI-Hole: The Black Hole for Web Adverts

+
+#+END_EXPORT + +Idiots who have an inflated sense of self-entitlement will tell you that it's /your moral duty/ to view their mind-numbingly tedious corporate ads on their web site or YouTube channel, or else their kids will starve and the sky will fall because their revenue stream will dry up. But that's bullshit. There is nothing intrinsic or morally mandatory about adverts propping up the livelihoods of netizens, and indeed a web not primarily based on advertising money might have been a much better and more interesting place by now, with a lot less spying. + +Not only are web ads annoying, but they can consume a lot of bandwidth, be a privacy problem in terms of allowing companies to track your browsing habits and also any badly written scripts they contain may introduce exploitable security holes. Also if you're poor then adverts often make you want things that you can't have. + +You can block ads for any devices connected to your local network by installing the *pihole* app from *Add/Remove Apps* on the administrator control panel. This may help to improve overall performance of your devices by not wasting time downloading unwanted images or scripts. + +Also don't expect perfection. Though many ads may be blocked by this system some will still get through. It's a constant cat and mouse game between advertisers and blockers. + +* Set a static IP address + +Ensure that your system has a static local IP address (typically 192.168..) using the option on the control panel. You will also need to know the IP address of your internet router, which is usually *192.168.1.1* or *192.168.1.254*. + +When that's done select *About this system* from the control panel and see the IPv4 address. You can use this as a DNS address in two ways: + +* On each client system within your local network + +#+begin_src bash +sudo chattr -i /etc/resolv.conf +sudo nano /etc/resolv.conf +#+end_src + +Comment out any existing entries with a # character and add: + +#+begin_src bash +nameserver [IPv4 address from the About screen] +#+end_src + +Normally /resolv.conf/ will be overwritten every time your reboot, but you can prevent this with: + +#+begin_src bash +sudo chattr +i /etc/resolv.conf +#+end_src + +* On your internet router +If you can access the settings on your local internet router then this is the simplest way to provide ad blocking for all devices which connect to it. Unfortunately some router models don't let you edit the DNS settings and if that's the case you might want to consider getting a different router. + +Edit the DNS settings and add the IPv4 address which you got from the control panel About screen. Exactly how you do this will just depend upon your particular router model. You may also need to set the same address twice, because two addresses are conventional. + +** LibreCMC +On a router running LibreCMC from the *Network* menu select *DHCP and DNS*. Enter the static IP address of your Freedombone system within *DNS Forwardings*, then at the bottom of the page click on *Save & Apply*. Any devices which connect to your router will now have ad blocking. + +* Configuring block lists +You can configure the block lists which the system uses by going to the *administrator control panel*, selecting *App Settings* then choosing *pihole*. You can also add any extra domain names to the whitelist if they're being wrongly blocked or to the blacklist if they're not blocked by the current lists. + + + +#+BEGIN_EXPORT html +
+Return to the home page +
+#+END_EXPORT diff --git a/doc/EN/app_postactiv.org b/doc/EN/app_postactiv.org new file mode 100644 index 00000000..b879870a --- /dev/null +++ b/doc/EN/app_postactiv.org @@ -0,0 +1,39 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, postactiv +#+DESCRIPTION: How to use PostActiv +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

PostActiv

+
+#+END_EXPORT + +PostActiv is a fork of [[./app_gnusocial.html][GNU Social]] which includes some extra fixes and optimisations to improve performance. It federates just like GNU Social does and so whether you choose GNU Social or PostActiv is really just down to personal prefernce. + +* Installation +Log into your system with: + +#+begin_src bash +ssh myusername@mydomain -p 2222 +#+end_src + +Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. + +Select *Add/Remove Apps* then *postactiv*. You will then be asked for a domain name and if you are using FreeDNS also the code for the domain which can be found under *Dynamic DNS* on the FreeDNS site (the random string from "/quick cron example/" which appears after /update.php?/ and before />>/). For more details on obtaining a domain and making it accessible via dynamic DNS see the [[./faq.html][FAQ]]. Typically the domain name you use will be a subdomain, such as /code.mydomainname.net/. It will need to be a domain which you have bought somewhere and own and not one of the FreeDNS subdomains, otherwise you won't be able to get a SSL/TLS certificate for it. + +After the install has completed go to *Security settings* and select *Create a new Let's Encrypt certificate* and enter the domain name that you are using for PostActiv. If you're using the "onion only" version of the system then you don't need to do this. If the certificate is obtained successfully then you will see a congratulations message. + +* Initial setup +If you have just obtained a Lets Encrypt certificate as above then go to *About* on the administrator control panel and you should see your Postactiv domain listed there along with an onion address. You can then navigate to your site in a browser. + +To see the login password for your site go to *Passwords* on the *Administrator control panel* and select the appropriate username and app. The passwords will be different for each user and may not be the same as the password which you used to originally ssh into the system. + +Navigate to your PostActiv domain name and log in. diff --git a/doc/EN/app_radicale.org b/doc/EN/app_radicale.org new file mode 100644 index 00000000..d6acc4c8 --- /dev/null +++ b/doc/EN/app_radicale.org @@ -0,0 +1,41 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, radicale +#+DESCRIPTION: How to use Radicale +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

Radicale

+
+#+END_EXPORT + +Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems can be quite patchy/flaky though, so use it with caution. + +* Installation +Log into your system with: + +#+begin_src bash +ssh myusername@mydomain -p 2222 +#+end_src + +Using cursor keys, space bar and Enter key select *Administrator controls* and type in your password. + +Select *Add/Remove Apps* then *radicale*. If you don't already have an SSL/TLS certificate for your main domain then go to the security settings and create a new Let's Encrypt cert for it. That will ensure that your calendar events have some minimal level of protection from passive surveillance. + +* Setting up on Android +Via F-droid install *DAVdroid*. + +There seems to be a problem with Let's Encrypt certificates with this app, but it's possible to get around it. Open DAVdroid and select the side *menu* followed by *Settings*. Enable *Distrust system certificates* and press *Reset untrusted certificates*. + +Exit from settings and press the *plus button* to add an account. Select *Login with URL and user name*. The URL should be https://yourmaindomainname/radicale/. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within *Passwords* section of the *Administrator control panel*. + +You will be prompted to approve the Let's Encrypt cerificate for your domain name, and once that's done then you should see your account as a large yellow box. Press on that and ensure that *Addresses* and *calendar* are selected. + +Now go to your calendar app and press the plus icon to add an event. You should notice that the calendar account selected is your username on the Freedombone system. diff --git a/doc/EN/app_rss.org b/doc/EN/app_rss.org new file mode 100644 index 00000000..cbb54951 --- /dev/null +++ b/doc/EN/app_rss.org @@ -0,0 +1,76 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: Freedombone, RSS +#+DESCRIPTION: How to use the RSS reader +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

RSS Reader

+
+#+END_EXPORT + +The way that RSS reading is set up on Freedombone gives you strong reading privacy. Not only is there onion routing between you and the server but also between the server and the source of the RSS feed. The only down side is that many RSS feeds are still http only, and so could be vulnerable to injection attacks, but it's expected that more of this will go to https in the foreseeable future due to a combination of growing recognition of security issues and systems like Let's Encrypt which make obtaining certificates much easier. + +#+BEGIN_CENTER +[[file:images/rss_reader_mobile.jpg]] +#+END_CENTER + +* Finding the onion address +See the control panel for the RSS reader onion address. + +#+BEGIN_SRC bash +ssh username@domainname -p 2222 +#+END_SRC + +Select *Administrator controls* then select the *About* screen. + +The RSS reader is accessible only via an onion address. This provides a reasonable degree of reading privacy, making it difficult for passive adversaries such as governments, corporations or criminals to create lists of sites which you are subscribed to. + +To set up the system open http://rss_reader_onion_address and log in with username *admin* and the password which can be found within the *Passwords* section of the *Administrator control panel*. You can then select the *Actions* menu and begin adding your feeds. + +* On mobile +To access the RSS reader from a mobile device you can install a Tor compatible browser such as OrFox, then use the mobile onion address shown on the *About* screen of the *Administrator controls*. Remember to add the site to the NoScript whitelist, and you may also need to turn HTTPS Everywhere off. + +#+BEGIN_QUOTE +A note for the paranoid is that on mobile devices you get redirected to a different onion address which is specially set up for the mobile interface, so don't be alarmed that it looks like your connection is being hijacked. +#+END_QUOTE +* With Emacs +If you are an Emacs user then you can also read your RSS feeds via the [[https://github.com/dk87/avandu][Avandu]] mode. + +Add the following to your configuration, changing the address and password as appropriate. + +#+begin_src emacs-lisp :tangle no +(setq avandu-tt-rss-api-url "http://rss_reader_onion_address/api/" + avandu-user "admin" + avandu-password "mypassword") +#+end_src + +If you don't already have Emacs set up to route through Tor then also add the following: + +#+begin_src emacs-lisp :tangle no +(setq socks-noproxy '("localhost")) +(require 'socks) +(require 'tls) +(setq socks-server (list "Tor socks" "localhost" 9050 5)) +#+end_src + +And ensure that the Tor daemon is installed. On a debian based system: + +#+begin_src bash :tangle no +sudo apt-get install tor +#+end_src + +or on Arch/Parabola: + +#+begin_src bash :tangle no +sudo pacman -S tor +sudo systemctl enable tor +sudo systemctl start tor +#+end_src diff --git a/doc/EN/app_syncthing.org b/doc/EN/app_syncthing.org new file mode 100644 index 00000000..1a1b54b3 --- /dev/null +++ b/doc/EN/app_syncthing.org @@ -0,0 +1,78 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, file sync +#+DESCRIPTION: How to use Syncthing +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

Syncthing

+
+#+END_EXPORT + +Syncthing provides a similar capability to proprietary systems such as Dropbox, and also is well suited for use with low power single board computers. You can have one or more directories which are synchronized across your various laptops/desktops/devices, and this makes it hard for you to ever lose important files. The manner in which the synchronization is done is pretty secure, such that it would be difficult for passive adversaries (mass surveillance, "/men in the middle/", etc) to know what files you're sharing. Of course, you don't necessarily need to be running a server in order to use Syncthing, but if you do have a server which is always running then there's always at least one place to synchronize your files to or from. + +Freedombone provides Syncthing shared directories for each user on the system, plus a single shared directory for all users. The expected most common scenario here is that of a family in which members may not want to share /all of their files/ with each other, but might want to share some in a common pool (eg. birthday photos). You can also easily share between different servers. + +* On a laptop +Install syncthing on a Debian based distro: + +#+BEGIN_SRC bash +curl -s https://syncthing.net/release-key.txt | sudo apt-key add - +echo "deb http://apt.syncthing.net/ syncthing release" | sudo tee /etc/apt/sources.list.d/syncthing.list +sudo apt-get update +sudo apt-get install syncthing +#+END_SRC + +Or on Arch/Parabola: + +#+begin_src bash +sudo pacman -S syncthing +#+end_src + +Add syncthing to your startup applications, so that it begins running when your system starts. Then either restart your system or run the command "syncthing" from a terminal. + +In another terminal log into Freedombone: + +#+BEGIN_SRC bash +ssh username@domainname -p 2222 +#+END_SRC + +Then select *File Synchronization*. + +#+BEGIN_CENTER +[[file:images/controlpanel/control_panel_file_sync.jpg]] +#+END_CENTER + +Select *Show device ID* and copy the long string of letters and numbers shown, using the shift key then select the text followed by right click then select copy. + +Open a non-Tor browser and enter *http://127.0.0.1:8384* as the URL. You should now see the minimalistic user interface. Under *Remote Devices* select *Add Remote Device*. In the *Device ID* field paste the string you just copied (CTRL+v). The Device name can be anything. Under *Share Folders with Device* check *default* (or whatever folder you created on your local machine), then save. + +#+BEGIN_CENTER +[[file:images/syncthing_browser.jpg]] +#+END_CENTER + +From the top menu select *Actions* and then *Show ID*, then copy the ID string (usually select then CTRL+c). Go back to the terminal control panel menu and select *Add an ID* then paste what you just copied (CTRL+v). Optionally you can also provide a description so that you later can know what that string corresponds to. + +Now wait for a few minutes. Eventually you will see two messages appear within the browser asking if you want to add two new folders from the Freedombone server. Say yes to both, and specify *~/Sync* as the directory with your username and *~/SyncShared* as the shared directory. You can now copy files into your *~/Sync* directory and they will automatically be synced to the server. Those will be files which only you can access. If you copy files into *~/SyncShared* then they will also be available to any other users on the system. + +* On Android +Install Syncthing and Connectbot from F-droid. + +Set up Connectbot to log into Freedombone. + +Select *File Synchronization*. + +Select *Show device ID* and copy the long string of letters by pressing anywhere on the screen, selecting the *menu* then *copy* and then selecting the ID string. This is very tricky on a small screen, so expect to fail multiple times before you succeed in copying the text. + +Open Syncthing and select the devices tab. Press on *+* and then paste the device ID with a long press followed by *Paste*. You may need to remove any stray characters which were copied during the previous haphazard selection process. Add a name, which can be anything. + +Now select the menu (top left or menu button) and then press on *Device ID*. It will be copied to the clipboard. Go back to Connectbot and from the control panel select *File Synchronization* followed by *Add an ID*. You can then paste in the ID with a long press, and optionally add a description for the device. When that's done you can disconnect from Connectbot. + +Now wait for a few minutes or more. Eventually you should receive two notifications (swipe down from the top to see them) which will allow you to confirm the connection to the server. Say yes to both, and specify appropriate directories for your files and the shared files. To reduce battery and data usage via the settings you can also set Syncthing to only sync while it's charging and only while it's connected to wifi. diff --git a/doc/EN/app_tox.org b/doc/EN/app_tox.org new file mode 100644 index 00000000..21fd89d5 --- /dev/null +++ b/doc/EN/app_tox.org @@ -0,0 +1,32 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, tox +#+DESCRIPTION: How to use Tox +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

Tox

+
+#+END_EXPORT + +Tox is an encrypted peer-to-peer messaging system and so should work without Freedombone. It uses a system of nodes which act as a sort of directory service allowing users to find and connect to each other. The Tox node ID on the Freedombone can be found within *App Settings* under *tox* within the *Administrator control panel*. If you have other users connect to your node then you will be able to continue chatting even when no other nodes are available. + +* The Toxic client +Log into your system with: + +#+BEGIN_SRC bash +ssh myusername@mydomain -p 2222 +#+END_SRC + +Then from the menu select *Run an app* followed by *tox*. Tox is encrypted by default and also routed through Tor, so it should be reasonably secure both in terms of message content and metadata. + +#+BEGIN_CENTER +[[file:images/toxic.jpg]] +#+END_CENTER diff --git a/doc/EN/app_xmpp.org b/doc/EN/app_xmpp.org new file mode 100644 index 00000000..0abfc9b5 --- /dev/null +++ b/doc/EN/app_xmpp.org @@ -0,0 +1,149 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, xmpp +#+DESCRIPTION: How to use XMPP/Jabber +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

XMPP/Jabber

+
+#+END_EXPORT + +Most people know XMPP as "/Jabber/" and it's sometimes regarded and an old protocol once used by Google and Facebook but which is no longer relevant. However, it still works and if appropriately configured, as it is on Freedombone, can provide the best chat messaging security currently available. + +With regard to chat apps you might have read a lot of stuff about /end-to-end security/. That's important, but to also protect the metadata of who sends messages to who the data needs to be onion routed (wrapped in multiple layers of routing encryption), and that's something which most popular chat apps don't provide. Also beware of chat apps which fundamentally rely upon Google's infrastructure. You can be sure that they extensively data mine everything and will be able to reconstruct your social graph if that's at all technically feasible, then pass that to whatever governments they're friendly with or trying to lobby. + +A well written article on the state of XMPP and how it compares to other chat protocols [[https://gultsch.de/xmpp_2016.html][can be found here]]. + +* Using with Gajim +In mid 2016 [[https://gajim.org/][Gajim]] became the first desktop XMPP client to support the [[https://en.wikipedia.org/wiki/OMEMO][OMEMO end-to-end security standard]], which is superior to the more traditional [[https://en.wikipedia.org/wiki/Off-the-Record_Messaging][OTR]] since it also includes multi-user chat and the ratcheting mechanism pioneered by Open Whisper Systems. To install it: + +#+begin_src bash :tangle no +su -c 'echo "deb ftp://ftp.gajim.org/debian unstable main" > /etc/apt/sources.list.d/gajim.list' +sudo apt-get update +sudo apt-get -y install gajim-dev-keyring +sudo apt-get -y install git tor python-dev python-pip gajim-nightly +mkdir ~/.local/share/gajim/plugins -p +cd ~/.local/share/gajim/plugins +git clone https://github.com/omemo/gajim-omemo +sudo pip install protobuf==2.6.1, python-axolotl==0.1.35 +#+end_src + +Open Gajim and enter your XMPP address and password. + +Go to *Edit/Preferences* and select the *Advanced* tab. Under *Global Proxy* select *Tor* and the *Close* button. Then select *Edit/Plugins* and make sure that OMEMO is active (ticked), then select the *Close* button. + +When you start a conversation make sure that the OMEMO box is ticked. You can also click on the keys button and trust various fingerprints. Both sides will need to do that before an encrypted chat can start. + +If you wish to make backups of the OMEMO keys then they can be found within: + +#+begin_src bash :tangle no +~/.local/share/gajim +#+end_src + +If you wish to use OpenPGP to encrypt your messages then go to *Edit/Accounts*, select your account and then the *Personal Information* tab. You can then choose your GPG key. When initiating a chat you can select the *Advanced* button and then select *Toggle OpenPGP Encryption*. OpenPGP is not as secure as OMEMO, but does allow you to use XMPP in a similar style to email in that the recipient of the message does not necessarily need to be online at the same time that you send it. + +* Using with Profanity +The [[https://profanity.im][Profanity]] shell based user interface and is perhaps the simplest way to use XMPP from a laptop. It's also a good way to ensure that your OTR keys are the same even when logging in from different laptops or devices, and it also means that if those devices later become compomised then there are no locally stored OTR keys to be found. + +#+BEGIN_SRC bash +ssh username@domain -p 2222 +#+END_SRC + +Then select XMPP. Generate an [[https://en.wikipedia.org/wiki/Off-the-Record_Messaging][OTR]] key with: + +#+BEGIN_SRC bash +/otr gen +#+END_SRC + +Then to start a conversation using OTR: + +#+BEGIN_SRC bash +/otr start otherusername@otheruserdomain +#+END_SRC + +or if you're already in an insecure chat with someone just use: + +#+BEGIN_SRC bash +/otr start +#+END_SRC + +Set a security question and answer: + +#+BEGIN_SRC bash +/otr question "What is the name of your best friends rabbit?" fiffi +#+END_SRC + +On the other side the user can enter: + +#+BEGIN_SRC bash +/otr answer fiffi +#+END_SRC + +For the most paranoid you can also obtain your fingerprint: + +#+BEGIN_SRC bash +/otr myfp +#+END_SRC + +and quote that. If they quote theirs back you can check it with: + +#+BEGIN_SRC bash +/otr theirfp +#+END_SRC + +If the fingerprints match then you can be pretty confident that unless you have been socially engineered via the question and answer you probably are talking to who you think you are, and that it will be difficult for mass surveillance systems to know the content of the conversation. For more details see [[https://www.profanity.im/otr.html][this guide]] + + When accessed via the user control panel the client is automatically routed through Tor and so if you are also using OTR then this provides protection for both message content and metadata. + +* Using with Jitsi +Jitsi can be downloaded from https://jitsi.org + +On your desktop/laptop open Jitsi and select *Options* from the *Tools* menu. + +Click *Add* to add a new user, then enter the Jabber ID (yourusername@yourmaindomainname). Close and then you should notice that your status is "Online" (or if not then you should be able to set it to online). + +From the *File* menu you can add contacts, then select the chat icon to begin a chat. Click on the lock icon on the right hand side and this will initiate an authentication procedure in which you can specify a question and answer to verify the identity of the person you're communicating with. Once authentication is complete then you'll be chating using OTR, which provides an additional layer of security. + +When opening Jitsi initially you will get a certificate warning for your domain name (assuming that you're using a self-signed certificate). If this happens then select *View Certificate* and enable the checkbox to trust the certificate, then select *Continue Anyway*. Once you've done this then the certificate warning will not appear again unless you reinstall Jitsi or use a different computer. + +You can also [[https://www.youtube.com/watch?v=vgx7VSrDGjk][see this video]] as an example of using OTR. + +* Using with Ubuntu +The default XMPP client in Ubuntu is Empathy. Using Empathy isn't as secure as using Jitsi, since it doesn't include the /off the record/ feature, but since it's the default it's what many users will have easy access to. + +Open *System Settings* and select *Online Accounts*, *Add account* and then *Jabber*. + +Enter your username (username@domainname) and password. + +Click on *Advanced* and make sure that *Encryption required* and *Ignore SSL certificate errors* are checked. Ignoring the certificate errors will allow you to use the self-signed certificate created earlier. Then click *Done* and set your Jabber account and Empathy to *On*. + +* Using Tor Messenger +Tor Messenger is a messaging client which supports XMPP, and its onion routing enables you to protect the metadata of chat interactions to some extent by making it difficult for an adversary to know which server is talking to which. You can download Tor Messenger from [[https://torproject.org][torproject.org]] and the setup is pretty simple. + +* Using with Android/Conversations +Install [[https://f-droid.org/][F-Droid]] + +Search for and install *Orbot* and *Conversations*. + +Add an account and enter your Jabber/XMPP ID and password. + +From the menu select *Settings* then *Expert Settings*. Select *Connect via Tor* and depending on your situation you might also want to select *Don't save encrypted messages*. Also within expert settings select *Keep in foreground*. This will enable you to still receive notifications when your device is in standby mode with the screen turned off. + +From the menu select *Manage accounts* and add a new account. + +#+BEGIN_SRC bash +Jabber ID: myusername@mydomain +Password: your XMPP password +Hostname: mydomain (preferably your xmpp onion address) +Port: 5222 +#+END_SRC + +Then select *Next*. When chatting you can use the lock icon to encrypt your conversation. OMEMO is the recommended type of encryption. It's also going through Tor, so passive surveillance of the metadata should not be easy for an adversary. diff --git a/doc/EN/apps.org b/doc/EN/apps.org new file mode 100644 index 00000000..4455bd74 --- /dev/null +++ b/doc/EN/apps.org @@ -0,0 +1,108 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, apps +#+DESCRIPTION: List of apps available on freedombone +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+begin_export html +

Apps

+#+end_export + +The base install of the system just contains an email server and Mutt client, but not much else. In addition from within the *Administrator control panel* under *Add/remove apps* the following are installable. This list only applies on the home server version, with the mesh network version having a different and smaller set of apps. + +#+BEGIN_CENTER +[[file:images/controlpanel/control_panel_apps.jpg]] +#+END_CENTER + +* DLNA +Enables you to use the system as a music server which any DLNA compatible devices can connect to within your home network. + +[[./app_dlna.html][How to use it]] +* Dokuwiki +A databaseless wiki system. + +[[./app_dokuwiki.html][How to use it]] +* Emacs +If you use the Mutt client to read your email then this will set it up to use emacs for composing new mail. + +[[./app_emacs.html][How to use it]] +* Etherpad +Collaborate on creating documents in real time. Maybe you're planning a holiday with other family members or creating documentation for a Free Software project along with other volunteers. Etherpad is hard to beat for simplicity and speed. Only users of the system will be able to access it. + +[[./app_etherpad.html][How to use it]] +* Ghost +Modern looking blogging system. + +[[./app_ghost.html][How to use it]] +* GNU Social +Federated social network. You can "/remote follow/" other users within the GNU Social federation. + +[[./app_gnusocial.html][How to use it]] +* Gogs +Lightweight git project hosting system. You can mirror projects from Github, or if Github turns evil then just host your own projects while retaining the familiar /fork-and-pull/ workflow. If you can use Github then you can also use Gogs. + +[[./app_gogs.html][How to use it]] +* HTMLy +Databaseless blogging system. Quite simple and with a markdown-like format. + +[[./app_htmly.html][How to use it]] +* Hubzilla +Web publishing platform with social network like features and good privacy controls so that it's possible to specify who can see which content. Includes photo albums, calendar, wiki and file storage. + +[[./app_hubzilla.html][How to use it]] +* IRC Server (ngirc) +Run your own IRC chat channel which can be secured with a password and accessible via an onion address. A bouncer is included so that you can receive messages sent while you were offline. Works with Hexchat and other popular clients. + +[[./app_irc.html][How to use it]] +* Jitsi Meet +Experimental WebRTC video conferencing system, similar to Google Hangouts. This may not be fully functional, but is hoped to be in the near future. + +* Lychee +Make your photo albums available on the web. + +[[./app_lychee.html][How to use it]] +* Mailpile +Modern email client which supports GPG encryption. + +[[./app_mailpile.html][How to use it]] +* Mumble +The popular VoIP and text chat system. Say goodbye to old-fashioned telephony conferences with silly dial codes. Also works well on mobile. + +[[./app_mumble.html][How to use it]] +* PI-Hole +The black hole for web adverts. Block adverts at the domain name level within your local network. It can significantly reduce bandwidth, speed up page load times and protect your systems from being tracked by spyware. + +[[./app_pihole.html][How to use it]] +* PostActiv +An alternative federated social networking system compatible with GNU Social. It includes some optimisations and fixes currently not available within the main GNU Social project. + +[[./app_postactiv.html][How to use it]] +* Radicale +Calendar system compatible with CalDAV and CardDAV. Synch your calendar events easily and securely across all your devices. + +[[./app_radicale.html][How to use it]] +* tt-rss +Private RSS reader. Pulls in RSS/Atom feeds via Tor and is only accessible via an onion address. Have "/the right to read/" without the Surveillance State knowing what you're reading. Also available with a user interface suitable for viewing on mobile devices via a browser such as OrFox. + +[[./app_rss.html][How to use it]] +* Syncthing +Possibly the best way to synchronise files across all of your devices. Once it has been set up it "just works" with no user intervention needed. + +[[./app_syncthing.html][How to use it]] +* Tox +Client and bootstrap node for the Tox chat/VoIP system. + +[[./app_tox.html][How to use it]] +* Vim +If you use the Mutt client to read your email then this will set it up to use vim for composing new mail. + +* XMPP +Chat server which can be used together with client such as Gajim or Conversations to provide end-to-end content security and also onion routed metadata security. Includes advanced features such as /client state notification/ to save battery power on your mobile devices, support for seamless roaming between networks and /message carbons/ so that you can receive the same messages while being simultaneously logged in to your account on more than one device. + +[[./app_xmpp.html][How to use it]] diff --git a/doc/EN/backups.org b/doc/EN/backups.org index 93d8c057..078dcd29 100644 --- a/doc/EN/backups.org +++ b/doc/EN/backups.org @@ -1,10 +1,10 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] diff --git a/doc/EN/beaglebone.org b/doc/EN/beaglebone.org new file mode 100644 index 00000000..aeb1d2d2 --- /dev/null +++ b/doc/EN/beaglebone.org @@ -0,0 +1,92 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombone, beaglebone +#+DESCRIPTION: How to install Freedombone onto a Beaglebone Black +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+BEGIN_EXPORT html +
+

Installing Freedombone on a Beaglebone Black

+
+#+END_EXPORT + +The Beaglebone Black is small, cheap, a fully open hardware design, has a hardware random number generator and consumes very little electrical power, making it suitable for all kinds of uses. + +You can easily use one to run your own internet services from home. + +#+BEGIN_CENTER +[[file:images/bbb_above.jpg]] +#+END_CENTER + +You will need: + + * A Beaglebone Black. The exact revision of the hardware isn't very important, but it should have an ethernet socket. + * Optionally a plastic or metal case to protect the electronics. + * An ethernet cable. Typically these are colour coded either blue or yellow. Either colour will do. + * Either a 5v power supply with 5.5mm barrel plug, or a miniUSB type B cable (typically supplied with the Beaglebone) and USB to mains adaptor. + * A microSD card at least 8 gigabytes in size. In tests Sandisk class 10 works well. Prefer smaller but faster I/O rating to larger but slower. + * A microSD card adaptor for your laptop or desktop system, so that you can copy the disk image to the card. + +On your laptop or desktop prepare a microSD card image as follows. To create an image on a Debian based system: + +#+begin_src bash +sudo apt-get install git +git clone https://github.com/bashrc/freedombone +cd freedombone +git checkout stockholm +sudo make install +freedombone-image --setup debian +#+end_src + +Or on Arch/Parabola: + +#+begin_src bash +sudo pacman -S git +git clone https://github.com/bashrc/freedombone +cd freedombone +git checkout stockholm +sudo make install +freedombone-image --setup parabola +#+end_src + +#+BEGIN_CENTER +[[file:images/microsd_reader.jpg]] +#+END_CENTER + +If you own a domain name and have it linked to a dynamic DNS account (eg. [[https://freedns.afraid.org][freeDNS]]) and want to make a system accessible via an ordinary browser then run: + +#+begin_src +freedombone-image -t beaglebone +#+end_src + +Or of you want a system where the services are only accessible via onion addresses. + +#+begin_src +freedombone-image -t beaglebone --onion yes +#+end_src + +Onion addresses have the advantage of being difficult to censor and you don't need to buy a domain or have a dynamic DNS account. An onion based system also means you don't need to think about NAT traversal type issues. + +Connect the power and ethernet cable and plug it into your internet router. + +#+BEGIN_CENTER +[[file:images/bbb_back.jpg]] +#+END_CENTER + +Now follow the [[./homeserver.html][instructions given here to copy the image to the microSD drive]] beginning with running the /freedombone-client/ command. Wherever it says "USB drive" substitute "microSD drive". When the microSD drive is ready plug it into the front of the Beaglebone. The photo below also includes an Atheros wifi USB dongle plugged into the front, but that's not necessary unless you want to set up the system to run on a wifi network. + +#+BEGIN_CENTER +[[file:images/bbb_front.jpg]] +#+END_CENTER + +Now power cycle by removing the power plug and then inserting it again. It should boot from the microSD drive and you should see the blue LEDs on the board flashing. If they don't fash at all for a few minutes then try copying the image to the microSD card again. + +Follow the rest of the [[./homeserver.html][instructions given here]] to log in via ssh and install the system. The microSD drive /should remain inside the Beaglebone/ and not be removed. This will be its main drive, with the internal EMMC not being used at all. + +There are many apps available within the Freedombone system and trying to install them all is probably not a good idea, since this hardware is very resource constrained on CPU and especially on RAM. If the system seems to be becoming unstable and crashing then the most likely cause is running out of RAM, in which case you can try uninstalling some apps. It is possible to monitor RAM usage by logging in with ssh, exiting to the command line and then running the /top/ command. diff --git a/doc/EN/code.org b/doc/EN/code.org index f300887e..87a96e54 100644 --- a/doc/EN/code.org +++ b/doc/EN/code.org @@ -1,10 +1,10 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] @@ -16,7 +16,7 @@ #+END_EXPORT -Freedombone is really just a couple of [[http://www.gnu.org/software/bash][bash]] scripts which install and configure software on a Debian GNU/Linux system. If you're a system administrator, software engineer or Linux hobbyist you'll probably be familiar with command line scripting and be able to make your own modifications or custom variants to suit your needs. Freedombone is licensed under the [[https://www.gnu.org/licenses/agpl.html][GNU Affero General Public License version 3]] (or later). +Freedombone is really just a couple of [[https://www.gnu.org/software/bash][bash]] scripts which install and configure software on a Debian GNU/Linux system. If you're a system administrator, software engineer or Linux hobbyist you'll probably be familiar with command line scripting and be able to make your own modifications or custom variants to suit your needs. Freedombone is licensed under the [[https://www.gnu.org/licenses/agpl.html][GNU Affero General Public License version 3]] (or later). You can find the source code for this project [[https://github.com/bashrc/freedombone][on Github]]. diff --git a/doc/EN/controlpanel.org b/doc/EN/controlpanel.org index 39730281..06274865 100644 --- a/doc/EN/controlpanel.org +++ b/doc/EN/controlpanel.org @@ -1,10 +1,10 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Control Panel #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] diff --git a/doc/EN/devguide.org b/doc/EN/devguide.org new file mode 100644 index 00000000..1a5a2717 --- /dev/null +++ b/doc/EN/devguide.org @@ -0,0 +1,271 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber +#+DESCRIPTION: Turn the Beaglebone Black into a personal communications server +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + +#+begin_export html +

Developers Guide

+#+end_export + +* Introduction +Freedombone consists of a set of bash scripts. There are a lot of them, but they're not very complicated. If you're familiar with the GNU/Linux commandline and can hack a bash script then you can probably add a new app or fix a bug in the system. There are no trendy development frameworks to learn or to get in your way. +* Community Statement +This project doesn't require you to take any special pledge of allegiance or subscribe to any guru's list of commandments. It does not care about your gender, race, national flag or political alignment. It is agnostic towards your religion or lack thereof. It doesn't give one hoot as to whether you are young or old, rich or poor, gay, trans, straight or just "other". It does not care if you like your eggs sunny side up or if you are a vegan. + +This is an inclusive project which will take patches or pull requests from anyone, in a generous manner along the lines described by the late Pieter Hintjens in his book /Social Architecture/. Any useful patch is likely to be merged so long as it is submitted under a license compatible with AGPL3. Copyright assignment is not required. + +Freedombone is a free system. That's free as in no secret source. For anything. Although there's nothing to stop you from adding proprietary utilities or apps if you wish, any patches containing closed stuff or which create dependencies upon closed systems will be regarded as trash and ignored. + +This project also has a no bullshit policy. Anyone trying to cause a ruckus by trolling or engaging in behavior which is disruptive or disrespectful to others will be speedily blocked and ignored. Life's too short, and there's too much to be done. +* Adding extra apps +Suppose you have some internet application which you want to add to the system. To do this you need to create an app script which tells the system how to install/remove and also backup/restore. The script should be designed to work with the current stable version of Debian. + +On an installed system the app scripts go into the directory: + +#+begin_src bash +/usr/share/freedombone/apps +#+end_src + +and within the project repo they appear within the /src/ directory. Your new app script should have the name: + +#+begin_src bash +freedombone-app-[myappname] +#+end_src + +The /myappname/ value should not contain any spaces and will appear in the list of available apps. + +An example template for an app script is shown below. Copy this and add whatever variables and configuration you need. Search and replace /myappname/ with your own. + +#+begin_src bash +#!/bin/bash +# Copyright (C) Year YourName +# +# This program is free software: you can redistribute it +# and/or modify it under the terms of the GNU Affero General +# Public License as published by the Free Software Foundation, +# either version 3 of the License, or (at your option) any +# later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. + +# 'full' includes your app in the full installation and you +# can also add other variants, separated by spaces. The +# available variants will be detected automatically from the +# app scripts. In most cases don't change this. +VARIANTS='full' + +# If you want this to appear on the control panel About screen +SHOW_ON_ABOUT=1 + +# If you want this app to be in the default installation, +# otherwise it will be available but not selected by default +IN_DEFAULT_INSTALL=1 + +SOME_IMPORTANT_CONFIG_VARIABLE='some important value' +ANOTHER_IMPORTANT_CONFIG_VARIABLE='foo' +MY_FUNKY_AVATAR=https://some-domain-or-other/fro.png +MYAPPNAME_ONION_PORT=[port number] +MYAPPNAME_DB_PASSWORD= + +# A directory where the data for this app exists +MYAPP_DATA_DIR=/var/lib/somedirectory + +# List of configuration variables used by the app +myappname_variables=(ONION_ONLY + MY_USERNAME + SOME_IMPORTANT_CONFIG_VARIABLE + ANOTHER_IMPORTANT_CONFIG_VARIABLE + MY_FUNKY_AVATAR + MYAPPNAME_ONION_PORT + MYAPPNAME_DB_PASSWORD) + +function change_password_myappname { + PASSWORD_USERNAME="$1" + PASSWORD_NEW="$2" + # Do something to change the password +} + +function reconfigure_myappname { + echo -n '' + # Do something to delete existing keys/identity and + # generate new ones +} + +function upgrade_myappname { + echo -n '' + # Do something to upgrade this app. + # If it's a debian package then it will be maintained by the + # operating system and you don't need anything here +} + +function backup_local_myappname { + # If your app has a MariaDB/MySQL database + backup_database_to_usb myappname + + # To backup a directory + backup_directory_to_usb $MYAPP_DATA_DIR myappname + + # if you need to backup data within individual user + # home directories + for d in /home/*/ ; do + USERNAME=$(echo "$d" | awk -F '/' '{print $3}') + if [[ $(is_valid_user "$USERNAME") == "1" ]]; then + echo $"Backing up myappname config for $USERNAME" + if [ -d /home/$USERNAME/.config/myappname ]; then + backup_directory_to_usb \ + /home/$USERNAME/.config/myappname \ + myappname_users/$USERNAME + fi + fi + done +} + +function restore_local_myappname { + temp_restore_dir=/root/tempmyappname + + # If your app has a MariaDB/MySQL database + restore_database myappname + + # Restore some data from a directory + # Note that we don't restore directly but to a temporary + # directory and then copy the files. This ensures that if + # there is a restore failure you don't end up with + # half-copied or corrupted files + restore_directory_from_usb $MYAPP_DATA_DIR myappname + cp -r $temp_restore_dir/$MYAPP_DATA_DIR $MYAPP_DATA_DIR + rm -rf $temp_restore_dir + + # If you need to restore a configuration directory for each user + if [ -d $USB_MOUNT/backup/myappname_users ]; then + for d in $USB_MOUNT/backup/myappname_users/*/ ; do + USERNAME=$(echo "$d" | awk -F '/' '{print $6}') + if [[ $(is_valid_user "$USERNAME") == "1" ]]; then + if [ ! -d /home/$USERNAME ]; then + ${PROJECT_NAME}-adduser $USERNAME + fi + echo $"Restoring Vim config for $USERNAME" + function_check restore_directory_from_usb + restore_directory_from_usb $temp_restore_dir \ + myappname_users/$USERNAME + cp -r $temp_restore_dir/home/$USERNAME/.config \ + /home/$USERNAME/ + if [ ! "$?" = "0" ]; then + rm -rf $temp_restore_dir + set_user_permissions + backup_unmount_drive + exit 664 + fi + rm -rf $temp_restore_dir + fi + done + fi +} + +function backup_remote_myappname { + # this should be the same as backup_local_myappname, + # but call the backup functions backup_directory_to_friend + # and backup_database_to_friend +} + +function restore_remote_vim { + # this should be the same as restore_local_myappname, + # but call the restore function restore_directory_from_friend + # and restore_database_from_friend +} + +function remove_myappname { + # if it's a debian package then: + apt-get -y remove --purge [my-app-package-name] + + # If your app has a MariaDB/MySQL database + drop_database myappname + + # If your app uses an onion address + remove_onion_service myappname ${MYAPPNAME_ONION_PORT} +} + +function install_myappname { + # if it's a debian package then: + apt-get -y install [my-app-package-name] + + # If you need to create a MariaDB/MySQL database for the app + MYAPPNAME_DB_PASSWORD="$(create_password 20)" + create_database myappname "$MYAPPNAME_DB_PASSWORD" $MY_USERNAME + + # If you need to create an onion address for the app + MYAPPNAME_ONION_HOSTNAME=$(add_onion_service myappname \ + 80 ${MYAPPNAME_ONION_PORT}) + + # Do any other configuration + # Here you might use $ONION_ONLY or + # $SOME_IMPORTANT_CONFIG_VARIABLE + + # Mark the app as having installed successfully + # If this variable isn't set then it will be assumed that + # the install has failed + APP_INSTALLED=1 +} + +function install_interactive_myappname { + # Interactively obtain some values using dialog, such as + # domain names. An avatar changing example is: + data=$(tempfile 2>/dev/null) + trap "rm -f $data" 0 1 2 5 15 + dialog --title $"Change your avatar" \ + --backtitle $"Freedombone Control Panel" \ + --inputbox $"Enter a URL for an image. It should be " \ + $"approximately a square image." 8 75 2>$data + sel=$? + case $sel in + 0) + MY_FUNKY_AVATAR=$(<$data) + if [ ${#MY_FUNKY_AVATAR} -gt 3 ]; then + clear + + # do whatever is needed to change the avatar + # in your app + + dialog --title $"Change your avatar" \ + --msgbox $"Your avatar has been changed" 6 40 + fi + ;; + esac + + # install_myappname will be called automatically after this function +} + +# NOTE: deliberately no exit 0 +#+end_src + +To test your app log into your system, select *Exit to command line* then gain root powers with: + +#+begin_src bash +sudo su +#+end_src + +Copy your app script to */usr/share/freedombone/apps/freedombone-app-myappname*. + +And run the admin control panel: + +#+begin_src bash +control +#+end_src + +Select *Add/Remove Apps* and if all is well then you should see your app listed as installable. Test that installing and removing it works as expected. + +Submit your working app to *https://github.com/bashrc/freedombone/issues* + +* Customising mesh images +If you want to make your own specially branded version of the mesh images, such as for a particular event, then to change the default desktop backgrounds edit the images within *img/backgrounds* and to change the available avatars and desktop icons edit the images within *img/avatars*. Re-create disk images using the instructions shown previously. + +If you need particular /dconf/ commands to alter desktop appearance or behavior then see the function /mesh_client_startup_applications/ within *src/freedombone-image-customise*. diff --git a/doc/EN/faq.org b/doc/EN/faq.org index ac00e696..86412492 100644 --- a/doc/EN/faq.org +++ b/doc/EN/faq.org @@ -1,10 +1,10 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Frequently asked questions #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] @@ -18,8 +18,11 @@ #+BEGIN_CENTER #+ATTR_HTML: :border -1 +| [[What applications are supported?]] | | [[I don't have a static IP address. Can I still install this system?]] | +| [[Why Freedombone and not FreedomBox?]] | | [[Why not support building images for Raspberry Pi?]] | +| [[Why use Tor? I've heard it's used by bad people]] | | [[Why use Github?]] | | [[Keys and emails should not be stored on servers. Why do you do that?]] | | [[./mirrors.html][I have a question about mirrors or upstream repositories]] | @@ -29,6 +32,7 @@ | [[Why not use Signal for mobile chat?]] | | [[What is the most secure chat app to use on mobile?]] | | [[How do I remove a user from the system?]] | +| [[Why is logging for web sites turned off by default?]] | | [[How do I reset the tripwire?]] | | [[Is metadata protected?]] | | [[How do I create email processing rules?]] | @@ -43,14 +47,66 @@ | [[Why does my email keep getting rejected as spam by Gmail/etc?]] | #+END_CENTER +* What applications are supported? + * *Email* - Server and Mutt client configured for use with GPG and Emacs or Vim + * *DLNA* - Play music on your local network devices + * *Dokuwiki* - Databaseless wiki + * *GNU Social* - Federated social network and resource sharing system + * *Gogs* - Host your git projects + * *qTox* - Chat and VoIP client on mesh networks + * *HTMLy* - Databaseless blogging system + * *Pelican* - Static blogging system used on mesh networks + * *Hubzilla* - Federated social networking and web publishing + * *IRC server* + * *Obnam* - Encrypted backups to USB or to other servers + * *Mumble* - VoIP and text chat + * *pi-hole* - Block internet ads on your local network + * *tt-rss* - Accessible via an onion address to give you /the right to read/ from any device + * *sipwitch* - Telephony system + * *Syncthing* - File sync + * *IPFS* - For accessing sites on a mesh network + * *Toxcore/Toxic* - Bootstrap node and client + * *XMPP server* - Including XEPs needed to support the Conversations Android app with OMEMO + * *Shell based web browser* - if all else fails then ssh to your server and browse from there * I don't have a static IP address. Can I still install this system? Yes. The minimum requirements are to have some hardware that you can install Debian onto and also that you have administrator access to your internet router so that you can forward ports to the system which has Freedombone installed. -The lack of a static IP address can be worked around by using a dynamic DNS service. Freedombone uses [[http://troglobit.com/inadyn.html][inadyn]] , which supports a variety of dynamic DNS providers. +The lack of a static IP address can be worked around by using a dynamic DNS service. Freedombone uses [[https://troglobit.com/inadyn.html][inadyn]] , which supports a variety of dynamic DNS providers. +* Why Freedombone and not FreedomBox? +When the project began in late 2013 the FreedomBox project seemed to be going nowhere, and was only designed to work with the DreamPlug hardware. There was some new hardware out - the Beaglebone Black - which could run Debian and was also a free hardware design so seemed more appropriate. Hence the name "Freedombone", being like FreedomBox but on a Beaglebone. There are some similarities and differences between the two projects: + +** Similarities + - Uses freedom-maker and vmdebootstrap to build debian images + - Supports the use of Tor onion addresses to access websites + - Typically runs on ARM single board computers + - Both projects aim to increase independence and privacy for internet users + - Both projects aim to make running your own server at home easy + - Both projects include wiki, blog, VoIP and file sync + - Both projects enable easy installation and removal of apps + - Both are typically "bare metal" rather than running as VMs or containers + - Both currently are hosted on Github +** Differences + - FreedomBox is a Debian pure blend. Freedombone is not + - Freedombone only supports Free Software. FreedomBox includes some closed binary boot blobs for certain ARM boards + - FreedomBox is aimed at consumers. Freedombone is aimed at slightly more technical people who don't have time to configure servers + - Freedombone includes some software not yet in the official Debian repos + - Freedombone includes an email server set up for use with GPG by default + - Freedombone has encrypted backups capability + - Freedombone implements the /social key management/ idea which was described in a 2012 FreedomBox meetup + - Freedombone implements recommendations from bettercrypto.org whereas FreedomBox sticks to Debian default crypto settings + - Freedombone has a mesh network version. FreedomBox doesn't yet * Why not support building images for Raspberry Pi? The FreedomBox project supports Raspberry Pi builds, and the image build system for Freedombone is based on the same system. However, although the Raspberry Pi can run a version of Debian it requires a closed proprietary blob in order to boot the hardware. Who knows what that blob might contain or what exploits it could facilitate. From an adversarial point of view if you were trying to deliver "bulk equipment interference" then it doesn't get any better than piggybacking on something which has control of the boot process, and hence all subsequently run processes. So although the Raspberry Pi is cheap and hugely popular it's not supported by the Freedombone project. Perhaps future versions of the Pi won't have the proprietary blob requirement, or maybe the blob will be open sourced at some stage. +* Why use Tor? I've heard it's used by bad people +Before you run screaming for the hills based upon whatever scare story you may have just read in the mainstream media there are a few things worthy of consideration. Tor is installed by default on Freedombone, /but not as a relay or exit node/. It's only used to provide onion addresses so that this gives you or the viewers of your sites some choice about how they access the information. It also allows you to subscribe to and read RSS feeds privately. + +Onion routing - which is what Tor provides - gives you some level of protection against bulk surveillance of metadata. These days governments and other organisations are in the business of collecting and analysing your metadata. They want to have comprehensive lists of which sites you visited, or who visited your sites. Tor may at least partially help to thwart their totalitarian ambitions to know everything about everyone all of the time. + +Tor is not a perfect system and is not fully decentralised. Like all software it has bugs, but it can be considered to probably be an effective tactic against some of the most egregious surveillance fanatics out there. + +The media may also have sold you torrid tales about individual Tor project developers. While the conduct of individuals does matter, what matters far more is whether the technical system works and is practical for the average user. Don't allow your opinions of the technical system to be deflected by transient sex scandals or oppressive moralising, and /don't hold anyone to standards higher than you would apply to yourself/. * Why use Github? Github is paradoxically a centralized, closed and proprietary system which happens to mostly host free and open source projects. Up until now it has been relatively benign, but at some point in the name of "growth" it will likely start becoming more evil, or just become like SourceForge - which was also once much loved by FOSS developers, but turned into a den of malvertizing. @@ -75,6 +131,8 @@ In the home environment a box with a good firewall and no GUI components install * Why can't I access my .onion site with a Tor browser? Probably you need to add the site to the NoScript whitelist. Typically click/press on the noscript icon (or select from the menu on mobile) then select /whitelist/ and add the site URL. You may also need to disable HTTPS Everywhere when using onion addresses, which don't use https. + +Another factor to be aware of is that it can take a while for the onion address to become available within the Tor network. In tests the amount of time between creating a site and being able to access it's onion address seems to vary between a minute or two and half an hour. So don't be too impatient if the address doesn't appear to resolve straight away. * What is the best hardware to run this system on? It was originally designed to run on the Beaglebone Black, but that should be regarded as the most minimal system, because it's single core and has by today's standards a small amount of memory. Obviously the more powerful the hardware is the faster things like web pages (blog, social networking, etc) will be served but the more electricity such a system will require if you're running it 24/7. A good compromise between performance and energy consumption is something like an old netbook. The battery of an old netbook or laptop even gives you [[https://en.wikipedia.org/wiki/Uninterruptible_power_supply][UPS capability]] to keep the system going during brief power outages or cable re-arrangements, and that means using full disk encryption on the server also becomes more practical. @@ -100,6 +158,7 @@ If you are currently using a proprietary chat app, something without any encrypt * *It requires the installation of Google Play*. If you already have Google Play installed on a stock Android OS then this doesn't increase your security problems, but for other more secure Android variants it's a massive increase in attack surface. * *It depends entirely upon the Google message pushing system*. That means that Google /at least knows who Signal messages are being sent to and may be able to infer the rest via your (insecure) Android phone contact list or via timing correlation of alternating deliveries/. Remember that for an adversary metadata in aggregate is much better than having the content of messages. At any time Google could decide that it doesn't want to support Signal, or in adverse circumstances they could be leaned upon by the usual agencies or government cronies. * *Their privacy policy indicates that they will give whatever server data they have to third parties* under some conditions. Of course this is always claimed to be /for the very best of reasons/ - such as combating fraud - but once that sort of disclosure capability exists it may be abused without you ever knowing about it. + * *Forking isn't really an option*. A fork was tried, but Moxie got annoyed when it still used his server. At the same time the level of interest in federating the server is not detectable with our best intrumentation, and is suspected to be negative. That's a catch 22 which effectively means that independent implementations of Signal will always leave some users unable to communicate with each other. To give credit where it's due Signal is good, but it could be a lot better. The real solution for private chat is to run your own XMPP server, as you can with Freedombone, or to have someone within your community do that. /There is no substitute for a decentralised solution which is within the control of your community/. * What is the most secure chat app to use on mobile? @@ -116,6 +175,12 @@ ssh username@mydomainname -p 2222 #+end_src Select /Administrator controls/ then /Manage Users/ and then /Delete a user/. Note that this will delete all of that user's files and email. +* Why is logging for web sites turned off by default? +If you're making profits out of the logs by running large server warehouses and then data mining what users click on - as is the business model of well known internet companies - then logging everything makes total sense. However, if you're running a home server then logging really only makes sense if you're trying to diagnose some specific problem with the system, and outside of that context logging everything becomes more of a liability than an asset. + +Logs can potentially become quite large and frequent logging isn't a great idea if you're running on a flash disk since it just increases the wear rate and thus shortens its usable lifetime. Also from a security perspective if a compromise occurs then the attacker gets considerably less social information if there are no logs containing timestamped IP addresses. + +On the Freedombone system web logs containing IP addresses are turned off by default. They're not deleted, they're just never created in the first place. If you need to turn logging on in order to fix a problem then go to the *Administrator control panel* and enable logging. If you don't manually turn it off again then it will turn itself off automatically at the next system update, which is typically a few days away. * How do I reset the tripwire? The tripwire will be automatically reset once per week. If you want to reset it earlier then do the following: @@ -160,49 +225,6 @@ And see some error related to checking for changes in the IP address then you ca https://check.torproject.org/ https://www.whatsmydns.net/whats-my-ip-address.html https://www.privateinternetaccess.com/pages/whats-my-ip/ -http://checkip.two-dns.de -http://ip.dnsexit.com -http://ifconfig.me/ip -http://ipecho.net/plain -http://checkip.dyndns.org/plain -http://ipogre.com/linux.php -http://whatismyipaddress.com/ -http://ip.my-proxy.com/ -http://websiteipaddress.com/WhatIsMyIp -http://getmyipaddress.org/ -http://www.my-ip-address.net/ -http://myexternalip.com/raw -http://www.canyouseeme.org/ -http://www.trackip.net/ -http://icanhazip.com/ -http://www.iplocation.net/ -http://www.howtofindmyipaddress.com/ -http://www.ipchicken.com/ -http://whatsmyip.net/ -http://www.ip-adress.com/ -http://checkmyip.com/ -http://www.tracemyip.org/ -http://checkmyip.net/ -http://www.lawrencegoetz.com/programs/ipinfo/ -http://www.findmyip.co/ -http://ip-lookup.net/ -http://www.dslreports.com/whois -http://www.mon-ip.com/en/my-ip/ -http://www.myip.ru -http://ipgoat.com/ -http://www.myipnumber.com/my-ip-address.asp -http://www.whatsmyipaddress.net/ -http://formyip.com/ -http://www.displaymyip.com/ -http://www.bobborst.com/tools/whatsmyip/ -http://www.geoiptool.com/ -http://checkip.dyndns.com/ -http://myexternalip.com/ -http://www.ip-adress.eu/ -http://www.infosniper.net/ -http://wtfismyip.com/ -http://ipinfo.io/ -http://httpbin.org/ip #+end_src * How do I change my encryption settings? @@ -282,15 +304,12 @@ ssh username@mydomainname -p 2222 Select /Administrator controls/ then *Security settings* then *Create a new Let's Encrypt certificate*. * Why use self-signed certificates? -Almost everywhere on the web you will read that self-signed certificates are worthless. They bring up /scary-scary looking/ browser warnings and gurus will advise you not to use them. Self-signed certificates are quite useful though. What the scary warnings mean - and it would be good if they explained this more clearly - is that you have an encrypted connection established but there is /no certainty about who that connection is with/. +Almost everywhere on the web you will read that self-signed certificates are worthless. They bring up /scary-scary looking/ browser warnings and gurus will advise you not to use them. Self-signed certificates are quite useful though. What the scary warnings mean - and it would be good if they explained this more clearly - is that you have an encrypted connection established but there is /no certainty about who that connection is with/. They probably will protect the content of your communications from passive bulk interception - such as the tapping of under-sea cables. -The usual solution to this is to get a "real" SSL certificate from one of the certificate authorities, but it's far from clear that such authorities can actually be trusted. Yes, /Let's Encrypt/ is awesome and very convenient but it's really a small sticking plaster over a much bigger problem. If you don't believe me then do some independent research on the history of certificate authorities and the scandals associated with them, then consider how many of those within your browser (usually under advanced settings) are "trusted". Some of those "trusted" certs are for companies with /incredibly sketchy reputations/, or governments such as that of China. Consider whether you judge the Chinese government to always be truthful about which certificate belongs to which domain, and that it will never abuse such a capability for censorship or political/commercial advantage. Then you'll begin to get an idea of the ramshackle nature of what currently exists. +The current strategy on this system is to typically create self-signed certificates during the initial installation but also to have the ability to easily convert those to LetsEncrypt certificates via the security settings on the administrator control panel. -So although most internet users have been trained to look for the lock icon as an indication that the connection is secured that belief may not always be well founded. +You might say, /"but surely LetsEncrypt is a single point of failure!"/, and you'd be right. Maybe at some point in future LetsEncrypt is no longer a thing, or no longer considered sufficiently secure. That's why building in total dependence upon one organisation is a bad idea, and it's still possible to have self-signed certs as a fallback option. -Despite the hype, security of web sites on the internet is still a somewhat unsolved problem, and what we have now is a less than ideal but /good enough to fool most of the people most of the time/ kind of arrangement. Long term a better solution might be to have a number of certificate authorities in a number of different jurisdictions vote on whether a given certificate actually belongs to a given domain name. Experimental systems like this exist, but they're not widely used. Since the current certificate system has an enormous amount of inertia behind it change could be slow in arriving. - -For now a self-signed certificate will probably in most cases protect your communications from "bulk" passive surveillance. Once you've got past the scary browser warning and accepted the certificate under most conditions (except when starting up the Tor browser) you should not repeatedly see that warning. If you do then someone may be trying to meddle with your connection to the server. You can also take a note of the fingerprint of the certificate and verify that if you are especially concerned. If the fingerprint remains the same then you're probably ok. * Why not use the services of $company instead? They took the Seppuku pledge [[https://cryptostorm.org/viewtopic.php?f=63&t=2954&sid=7de2d1e699cfde2f574e6a7f6ea5a173][That pledge]] is utterly worthless. Years ago people trusted Google in the same sort of way, because they promised not be be evil and because a lot of the engineers working for them seemed like honest types who were "/on our side/". Post-[[https://en.wikipedia.org/wiki/Nymwars][nymwars]] and post-[[https://en.wikipedia.org/wiki/PRISM_%28surveillance_program%29][PRISM]] we know exactly how much Google cared about the privacy and security of its users. But Google is only one particular example. In general don't trust pledges made by companies, even if the people running them seem really sincere. * Why does my email keep getting rejected as spam by Gmail/etc? diff --git a/doc/EN/homeserver.org b/doc/EN/homeserver.org new file mode 100644 index 00000000..709968bb --- /dev/null +++ b/doc/EN/homeserver.org @@ -0,0 +1,154 @@ +#+TITLE: +#+AUTHOR: Bob Mottram +#+EMAIL: bob@freedombone.net +#+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber +#+DESCRIPTION: Turn the Beaglebone Black into a personal communications server +#+OPTIONS: ^:nil toc:nil +#+HTML_HEAD: + +#+BEGIN_CENTER +[[file:images/logo.png]] +#+END_CENTER + + +#+begin_export html +

Home Server

+#+end_export + +The quickest way to get started is as follows. You will need to be running a Debian based system (version 8 or later), have an old but still working laptop or netbook which you can use as a server, and 8GB or larger USB thumb drive and an ethernet cable to connect the laptop to your internet router. + +First install freedombone onto your local system (not the target hardware that you want to run Freedombone on). On a debian based distro: + +#+begin_src bash +sudo apt-get install git +git clone https://github.com/bashrc/freedombone +cd freedombone +git checkout stockholm +sudo make install +freedombone-image --setup debian +freedombone-image -t i386 --onion yes +#+end_src + +Or on Arch/Parabola: + +#+begin_src bash +sudo pacman -S git +git clone https://github.com/bashrc/freedombone +cd freedombone +git checkout stockholm +sudo make install +freedombone-image --setup parabola +freedombone-image -t i386 --onion yes +#+end_src + +Now prepare your local system to talk to the freedombone by running the following command. This will set up avahi and create ssh keys if necessary. + +#+begin_src bash +freedombone-client +#+end_src + +#+BEGIN_CENTER +[[file:images/tor_onion.jpg]] +#+END_CENTER + +The version in which sites are available only via onion addresses is the easiest to get started with, since you can evaluate the system without committing to buying an ICANN domain name or needing to get involved with SSL/TLS certificates at all. However, if you do want your sites to be available typically as subdomains of a domain name which you own then remove the *--onion yes* option from the last command shown above. + +If you want to create images for microSD cards used within various single board computers then replace the *i386* with *beaglebone* / *cubieboard2* / *cubietruck* / *a20-olinuxino-lime* / *a20-olinuxino-lime2* / *a20-olinuxino-micro* or *apu*. + +#+BEGIN_CENTER +[[file:images/beaglebone_black9.jpg]] +#+END_CENTER + +This takes a while. Maybe an hour or so, depending on the speed of your system and the internets. The good news though is that once created you can use the resulting image any number of times, and you don't need to trust some pre-built image. + +List what drives are on your system with: + +#+begin_src bash +ls /dev/sd* +#+end_src + +Now plug in the USB thumb drive, and do the same again. Notice which drive letter gets added. + +You can now copy the image to the USB thumb drive, replacing *sdX* with the identifier of the USB thumb drive. Don't include any numbers (so for example use *sdc* instead of *sdc1*). + +#+begin_src bash +dd bs=1M if=myimagefile.img of=/dev/sdX conv=fdatasync +#+end_src + +And wait. Again it will take a while to copy over. When that's done plug it into the laptop or netbook which you want to use as a server, power on and set the BIOS to boot from the USB stick. + +As the system boots for the first time the login is: + +#+begin_src bash +username: fbone +password: freedombone +#+end_src + +If you're installing from a microSD card on a single board computer without a screen and keyboard attached then you can ssh into it with: + +#+begin_src bash +ssh fbone@freedombone.local -p 2222 +#+end_src + +Using the initial password "/freedombone/". + +You will then be shown a new randomly generated password. It's *very important* that you write this down somewhere before going further, because you'll need this to log in later. + +You'll be asked to set a username and a "real" name (or nickname), then the rest of the installation will be automatic. Again, it takes a while, so go and do something less boring instead. At the end of the base install you can also choose to install specific apps, but if you want to do that later then just press Enter. + +When it's installed on your local system open a terminal and verify the ssh server key hash with: + +#+begin_src bash +freedombone-client --verify +#+end_src + +This will show the hash code for the public ssh key of the Freedombone system. + +#+BEGIN_CENTER +[[file:images/ssh_key_verify.jpg]] +#+END_CENTER + +Open another terminal window then run: + +#+begin_src bash +freedombone-client +ssh myusername@freedombone.local -p 2222 +#+end_src + +Use the password you wrote down earlier to log in. Select the *administrator control panel* with up and down cursor keys, space bar and enter key. You should see something like this, and you might need to re-enter your password. + +#+BEGIN_CENTER +[[file:images/controlpanel/control_panel.jpg]] +#+END_CENTER + +Then select *About*. You'll see a list of sites and their onion addresses. + +#+BEGIN_CENTER +[[file:images/controlpanel/control_panel_about.jpg]] +#+END_CENTER + +The About screen contains the ssh server public key hashes and you can compare the relevant one with the previous terminal window to verify that they're the same. If they're not then you might have a /machine-in-the-middle/ snooping on you. + +You have now confirmed a secure connection. Probably. If you're still sceptical then you can power off the system, remove the microSD card and manually check the public keys within the /etc/ssh directory on the drive. + +Press any key to exit from the About screen. You can then select *Add/Remove apps* and add whatever applications you wish to run. Note that some apps will only run on x86 systems, but most will install and run on ARM single board computers. More details on particular apps can be [[./apps.html][found here]]. + +#+BEGIN_CENTER +[[file:images/controlpanel/control_panel_apps.jpg]] +#+END_CENTER + +Once your apps have installed you can go back to the About screen, pick an onion address and try it within a Tor compatible browser. You'll need to know the login passwords and those can be found within the /Passwords/ section of the administrator control panel. An axiom of the Freedombone system is that /if given the choice users will usually use insecure passwords/, so on this system passwords are generated randomly. If you need to then you can transfer the passwords into your favourite password manager and remove them from the server by going to the *Security Settings* section of the administrator control panel and choosing *Password storage*. + +*Congratulations! You have now become a citizen of the free internet.* + +*Use your new powers wisely.* + +Of course, this is just one way in which you can install the Freedombone system. If you have a single board computer (SBC) such as a [[./beaglebone.html][BeagleBone Black]] or OLinuxino you can make disk images for those too. You can even create clearnet sites if you have your own domain name. ARM boards with closed proprietary boot blobs are not supported. For more details run: + +#+begin_src bash +man freedombone-image +#+end_src + +#+BEGIN_CENTER +This site can also be accessed via a Tor browser at http://2tp3f6vtvhkqpuc6.onion +#+END_CENTER diff --git a/doc/EN/index.org b/doc/EN/index.org index 56d3252d..c62358bf 100644 --- a/doc/EN/index.org +++ b/doc/EN/index.org @@ -1,80 +1,39 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] #+END_CENTER -#+BEGIN_EXPORT html -
- - - - - - - - - - - - - - - -
Variants
Install
Use
Backups
Mirrors
Code
Control Panel
Related
F.A.Q.
Contact/Support
-
-#+END_EXPORT +#+begin_quote +"/With the increasing move of our computing to cloud infrastructures, we give up the control of our computing to the managers of those infrastructures. Our terminals (laptops, desktops) might now be running entirely on Free Software, but this is increasingly irrelevant given that most of what actually matters gets executed on a remote closed system that we don’t control. The Free Software community needs to work to help users keep the control of all their computing, by developing suitable alternatives and facilitating their deployment./" -With the right technology the internet can be a space for free expression, exploration, cooperation, learning and fun. A place to connect with others are share experiences. It doesn't have to be a gloomy surveillance prison owned and run by a diabolical synthesis of money-grabbing megacorporations and prurient government spooks brandishing "bulk/general warrants". Freedombone is designed to help you surmount the contemporary digital privacy conundrums and to increase your online autonomy. It's a self-hosted home server configuration which can be installed onto any computer capable of running [[https://www.debian.org/][Debian]], so if you have an old laptop or netbook which you can leave turned on then you can use Freedombone to provide your own internet services, such as blogging, wiki, email, chat and social networking and have independence from the well known internet companies. +-- Lucas Nussbaum +#+end_quote -#+BEGIN_EXPORT html -
- Four Scenarios - - - - - - - - - -
Home server
Plugged into your home wifi router. Add a few friends and family as users
Home server + Hotspot
Also provides a wifi hotspot to extend your home network
Server in your pocket
Roaming wireless server with services accessible via onion addresses
Mesh node
Dynamic networks which don't depend on the conventional internet. Distributed, scalable and fully encrypted
-
-#+END_EXPORT +So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, backups. Freedombone enables you to do all of that in a self-hosted way, where you keep control of your data and it resides in your own home. -This is personal or family scale computing, which can then federate to global proportions. We need [[http://www.alainet.org/en/articulo/168669][community controlled]] information systems and to achieve that they must be inexpensive and simple to install and maintain. This is the opposite of the current dominant paradigm of [[https://www.youtube.com/watch?v=XZmGGAbHqa0][titanic server warehouses]] owned by a tiny number of individuals and it's what is sometimes refered to as [[http://mediagoblin.org/news/userops.html]["userops"]] - i.e. a user being able to do what traditionally only a professional systems administrator would be able to. +[[./homeserver.html][Here's how]]. -With a system installed in your home you also have greater legal protection against unwarranted or "bulk warrant" searches. In general as soon as you put your information onto systems which you don't own then you no longer have the same property rights over it, together with "/no reasonable expectation of privacy/" otherwise known as the third party doctrine. We all know that's a nonsense, and so maybe we should do something about it. +And here's how [[./beaglebone.html][on a Beaglebone Black]]. -#+BEGIN_QUOTE -"With the increasing move of our computing to cloud infrastructures, we give up the control of our computing to the managers of those infrastructures. Our terminals (laptops, desktops) might now be running entirely on Free Software, but this is increasingly irrelevant given that most of what actually matters gets executed on a remote closed system that we don’t control. The Free Software community needs to work to help users keep the control of all their computing, by developing suitable alternatives and facilitating their deployment." -- Lucas Nussbaum -#+END_QUOTE +Want to make a community mesh network which doesn't depend upon the internet? -Today everyone is concerned about privacy on the internet. Wanting privacy doesn't necessarily mean you have "something to hide". It just means having the ability to choose /what information to share, with whom and under what conditions/ and therefore being able to shape your own life story. The loss of ability to choose via the "involuntary sharing" which many people experience when using communications systems built by the well known internet companies, means that you're no longer really running your own affairs and that others may begin to exert an improper amount of influence over you. Mass surveillance is perhaps the ultimate in involuntary sharing and it's only through the use of freedom respecting software together with a solid determination to overcome state and corporate abuses of technology that we can hope to get to the kind of internet in which respect for human dignity is built in as a core feature. +[[./mesh.html][You can do that too]]. + +After installation it's possible that you might want some advice on how to run your system and set up apps to work nicely with it. + + * [[./apps.html][Apps available on the system]] + * [[./usage.html][General usage]] + * [[./faq.html][Frequently Asked Questions]] + +If you find bugs, or want to add a new app to this system see the [[./devguide.html][Developers Guide]]. #+BEGIN_CENTER -[[file:images/nocloud.png]] -#+END_CENTER - -Another problem is the precariousness of the terms of service. Except in rare cases such terms are not easy to read, so many people end up clicking through terms which if explained more clearly they would never agree to. Over the past decade many internet users have had the unpleasant experience of having their blogs, videos or other web content inexplicably removed, typically due to some ill-defined terms of service violation or a false accusation of copyright infringement. There have been valiant attempts to improve the readability of terms of service documents, using icons or clearer language, and to generate a sort of marketplace in which people would choose what web systems they use based on the terms documents - to make the privacy/autonomy bargaining more explicit. These efforts were well-intentioned, but have conclusively failed. Even in the best case, that approach doesn't take into account the coercive network effects or large web systems. - -You can bypass all of these dilemmas and take back ownership of your internet content with Freedombone. Originally based upon the Beaglebone Black, Freedombone is a small and cheap home server which enables you to use email, have your own web site and do social networking without any built-in spying and without having to agree to any legal terms of service other than those of your ISP. It provides independence and security in an era where those things are in short supply. - -#+BEGIN_QUOTE -"The deepest problem is that the system architecture that has evolved in recent years holds masses of information on many people with no intelligence value, but with vast potential for political abuse." -- Ross Anderson -#+END_QUOTE - -Freedombone is an example of the internet as it was supposed to be: a network of peers, rather than a small number of gigantic server farms with everyone connecting to them. Even if they're well run, centralised server farms become a conspicuous target for /all kinds of nefariousness/ and in any future wars they're bound to be amongst the first facilities to receive the "/shock and awe/" treatment. Also consider just what is being "farmed". If a robust information society is desirable then excessive centralisation of control over information should be avoided. - -An emphasis of the Freedombone project is the protection of private communications from indiscriminate mass surveillance, otherwise known as "/bulk intercept/" or "/warrantless wiretapping/". With only a few exceptions data entering and leaving the system is encrypted using settings recommended by [[https://bettercrypto.org][bettercrypto.org]]. Stored emails are encrypted such that only someone knowing your GPG password can read them and a GPG key is created automatically if you don't already have one. The system is firewalled with only the necessary ports being opened. Exclusively [[http://en.wikipedia.org/wiki/Free_software][free software]] is used so that all of it can potentially be security audited and proprietary repositories are disabled by default. There are still numerous security problems with the internet in general and software always contains bugs, but a best attempt has been made to ensure that the Freedombone is at least more secure than average. - -#+BEGIN_CENTER -This site can also be accessed via a Tor browser at [[http://4fvfozz6g3zmvf76.onion][http://4fvfozz6g3zmvf76.onion]] +This site can also be accessed via a Tor browser at http://2tp3f6vtvhkqpuc6.onion #+END_CENTER diff --git a/doc/EN/installation.org b/doc/EN/installation.org index 43691bdc..aa832f23 100644 --- a/doc/EN/installation.org +++ b/doc/EN/installation.org @@ -1,10 +1,10 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] @@ -41,9 +41,13 @@ sudo make install Then install packages needed for building images: #+BEGIN_SRC bash -sudo apt-get -y install python-docutils mktorrent vmdebootstrap xz-utils -sudo apt-get -y install dosfstools btrfs-tools extlinux python-distro-info mbr -sudo apt-get -y install qemu-user-static binfmt-support u-boot-tools qemu +freedombone-image --setup debian +#+END_SRC + +or on an Arch/Parabola system: + +#+BEGIN_SRC bash +freedombone-image --setup parabola #+END_SRC A typical use case to build an 8GB image for a Beaglebone Black is as follows. You can change the size depending upon the capacity of your microSD card. @@ -58,12 +62,6 @@ If you prefer an advanced installation with all of the options available then us freedombone-image -t beaglebone -s 8G --minimal no #+END_SRC -To build a 64bit Virtualbox image: - -#+BEGIN_SRC bash -freedombone-image -t virtualbox-amd64 -s 8G -#+END_SRC - To build a 64bit Qemu image: #+BEGIN_SRC bash @@ -105,8 +103,8 @@ freedombone menuconfig ** On a single board computer (SBC) Currently the following boards are supported: - * [[http://beagleboard.org/BLACK][Beaglebone Black]] - * [[http://linux-sunxi.org/Cubietech_Cubieboard2][Cubieboard 2]] + * [[https://beagleboard.org/BLACK][Beaglebone Black]] + * [[https://linux-sunxi.org/Cubietech_Cubieboard2][Cubieboard 2]] * [[https://linux-sunxi.org/Cubietruck][Cubietruck (Cubieboard 3)]] * [[https://www.olimex.com/Products/OLinuXino/A20/A20-OLinuXIno-LIME/open-source-hardware][olinuxino Lime]] * [[https://www.olimex.com/Products/OLinuXino/A20/A20-OLinuXIno-LIME2/open-source-hardware][olinuxino Lime2]] @@ -154,14 +152,12 @@ Using the password 'freedombone'. Take a note of the new login password and then ** As a Virtual Machine -Virtualbox and Qemu are supported. You can run a 64 bit Qemu image with: +Qemu is currently supported, since it's s fully free software system. You can run a 64 bit Qemu image with: #+BEGIN_SRC bash qemu-system-x86_64 -m 1G filename.img #+END_SRC -If you are using Virtualbox then add a new VM and select the Freedombone *vdi* image. - The default login will be username 'fbone' and password 'freedombone'. Take a note of the new login password and then you can proceed through the rest of the installation. * Social Key Management - the 'Unforgettable Key' @@ -174,7 +170,7 @@ If you previously made some USB drives containing key fragments then retrieve th ** You can specify some ssh login details for friends servers containing key fragments Enter three or more sets of login details and the installer will try to retrieve key fragments and then assemble them into the full key. This only works if you previously were using remote backups and had social key management enabled. * Final Setup -Any manual post-installation setup instructions or passwords can be found in /home/username/README. You should remove any passwords from that file and store them within a password manager such as KeepassX. +Any manual post-installation setup instructions or passwords can be found in /home/username/README. On your internet router, typically under firewall settings, open the following ports and forward them to your server. diff --git a/doc/EN/mesh.org b/doc/EN/mesh.org index 337e091e..f500cd85 100644 --- a/doc/EN/mesh.org +++ b/doc/EN/mesh.org @@ -1,202 +1,245 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] #+END_CENTER -#+BEGIN_EXPORT html -
-

Mesh Network

-
-#+END_EXPORT +#+begin_export html +

Mesh Network

+#+end_export -| [[What is a mesh network?]] | -| [[The Freedombone Mesh]] | -| [[Installation]] | -| [[Wifi adaptors]] | -| [[Using the mesh]] | -| [[Further reading]] | +#+BEGIN_CENTER +[[file:images/mesh_screenshot.jpg]] +#+END_CENTER -* What is a mesh network? -The internet as it currently exists is mostly organised according to a client/server model. Servers run the web services and store the data and clients are the laptops, desktops and other devices accessing the servers. In a mesh network there isn't any clear division between clients and servers. The computers on a mesh network are known as "peers" and they can perform the functions of both clients and servers. Commonly this is also known as a "peer to peer" network. +|------------------------+---+-------------+---+----------------------+---+---------------| +| [[What the system can do]] | - | [[Disk Images]] | - | [[Building Disk Images]] | - | [[How to use it]] | +|------------------------+---+-------------+---+----------------------+---+---------------| -The client/server and mesh network models have advantages and disadvantages. If the server in a client/server system fails then you can have catastrophic service outages which affect many users. If a peer in a mesh network fails then the other peers may be mostly unaffected and communications can continue. The disadvantage of mesh networks is that each peer relays data for other peers and so the bandwidth usage by each peer may be higher than for a client in a client/server system. However, with modern hardware that's not much of an issue. +Mesh networks are useful as a quick way to make a fully decentralised communications system which is not connected to or reliant upon the internet. Think festivals, hacker conferences, onboard ships at sea, disaster/war zones, small business internal office communications, protests, remote areas of the world, temporary "digital blackouts", scientific expeditions and off-world space colonies. The down side is that you can't access any internet content. The upside is that you can securely communicate with anyone on the local mesh. No ISPs. No payments or subscriptions beyond the cost of obtaining the hardware. Systems need to be within wifi range of each other for the mesh to be created. It can be an ultra-convenient way to do purely local communications. -Mesh networks are useful for building local and highly resillient communications infrastructure which can be put together rapidly, in situations where the ordinary internet is either unavailable or untrustworthy. +* What the system can do -Example use cases would be: + - Discovery of other users on the network + - Text based chat, one-to-one and in groups + - Voice chat (VoIP) + - Private and public sharing of files + - Blogging + - No network administration required + - No servers, internet connection or cabling is needed. + - Works from bootable USB drives or microSD drives. + - Data is mesh routed between systems + - Private communications is end-to-end secured and forward secret. + - Publicly shared data is /content addressable/. - * Conferences / Exhibitions - * Local community networks, not run by telcos or ISPs - * Emergency services / Disaster relief - * Camp sites - * War zones - * Scientific expeditions to remote areas - * Onboard smaller ships without satellite internet, captain/crew communications - * Underground (mines or caves) - * Protests / Occupations of buildings - * Eventually in space for manned missions to other planets, moons or asteroids +This system should be quite scalable. Both qTox and IPFS are based upon distributed hash tables (DHT) so that each peer does not need to store the full index of data for the entire network. Caching or pinning of IPFS data and its content addressability means that if a file or blog becomes popular then performance should improve as the number of downloads increases, which is the opposite of the client/server paradigm. -* The Freedombone Mesh -The Freedombone mesh is offline - in the sense of not being part of the larger internet - and consists of a set of computers with the software installed communicating wirelessly using ordinary wifi. Peers can enter or leave the network and it will adjust automatically. All communications between peers is end-to-end encrypted, so although it's easy to join the network it's not easy to passively evesdrop. -* Installation -** Two types of system -Installation is split into two categories, /routers/ and /user devices/. +* Disk Images +** Client images -A router is a computer which is dedicated to moving network traffic and building out the mesh infrastructure. It's not primarily intended to have a user interface. Hardware such as the Beaglebone Black is ideal for this, because it's small, inexpensive and doesn't consume much electrical power and so can be fitted in any location where an electricity supply is available. +#+BEGIN_CENTER +[[file:images/mesh_netbook.jpg]] +#+END_CENTER -Small computers acting as mesh routers can also be battery operated or solar powered so that the network need not be statically sited. They could be included in a backpack for camping, fitted within moving vehicles, strapped to protest placards or attached to [[https://www.youtube.com/watch?v=Wwsy9MThwns][large tethered helium balloons]] (like weather balloons) to help provide a local and transient communications system. +"Client" isn't exactly the right term, but it's a mesh peer with a user interface. These images can be copied to a USB drive, then you can plug it into a laptop/netbook/desktop machine and boot from it. You will probably also need an Atheros USB wifi dongle (the black protruding object on the left side of the netbook in the picture above), because most built-in wifi usually requires proprietary firmware. In the commands below substitute /dev/sdX with the USB drive device, excluding any trailing numbers (eg. /dev/sdb). The USB drive you're copying to will need to be at least 8GB in size. -/User devices/ are the computers with which you would typically access the internet - laptops, desktop machines, netbooks or any other device which can run a Debian-based distro (eg. Ubuntu) with a working wifi connection. -** Installing on routers -Whatever system you're going to use as a mesh router should have a new Debian Jessie install on it. It's advisable that this be a new install so that there is no existing software on the system which could confuse the mesh install process. +#+begin_src bash +sudo apt-get install xz-utils wget +wget https://freedombone.net/downloads/mesh-client-i386-20160913.img.xz +wget https://freedombone.net/downloads/mesh-client-i386-20160913.img.xz.sig +gpg --verify mesh-client-i386-20160913.img.xz.sig +sha256sum mesh-client-i386-20160913.img.xz +2111eeeba713d7ea0109845a295cc44550c66679045fd4bdafc04a883635bea9 +unxz mesh-client-i386-20160913.img.xz +sudo dd bs=1M if=mesh-client-i386-20160913.img of=/dev/sdX conv=fdatasync +#+end_src -Some recommended hardware: +To get a number of systems onto the mesh repeat the /dd/ command to create however many bootable USB drives you need. - * Beaglebone Black - * 5V power supply - * Ethernet cable (for installation of the software) - * 8GB microSD card, or larger - * Wireless N USB Adapter TPE-N150USB +If you're in an emergency and don't have Atheros wifi dongles then there is also an "insecure" image which contains some proprietary wifi drivers which may work with a wider range of laptops. Proprietary drivers *are not recommended* because they're unsupportable and may be exploitable or contain malicious antifeatures which fundamentally compromise the security of the network. However, the trade-off between security/maintainability and simply having the ability to communicate at all may be a valid one in some situations. -If you are using the Beaglebone Black then you'll need to install the Debian image to the microSD card. You can find details of how to do that [[./installation.html][here]]. +#+begin_src bash +sudo apt-get install xz-utils wget +wget https://freedombone.net/downloads/mesh-client-insecure-i386-20160913.img.xz +wget https://freedombone.net/downloads/mesh-client-insecure-i386-20160913.img.xz.sig +gpg --verify mesh-client-insecure-i386-20160913.img.xz.sig +sha256sum mesh-client-insecure-i386-20160913.img.xz +cd03596d115030469ff57ef519a2a8baba1e71b541e3014032c01f507c7988c1 +unxz mesh-client-insecure-i386-20160913.img.xz +sudo dd bs=1M if=mesh-client-insecure-i386-20160913.img of=/dev/sdX conv=fdatasync +#+end_src -Connect your system to your internet router with an ethernet cable, then ssh into it and type: +** Router images +Routers are intended to build network coverage for an area using small and low cost hardware. You can bolt them to walls or leave them on window ledges. They don't have any user interface and their only job is to haul network traffic across the mesh and to enable peers to find each other via running bootstrap nodes for Tox and IPFS. Copy the image to a microSD card and insert it into the router, plug in an Atheros wifi dongle and power on. That should be all you need to do. +*** Beaglebone Black +#+BEGIN_CENTER +[[file:images/mesh_router.jpg]] +#+END_CENTER -#+BEGIN_SRC bash -su -apt-get update -apt-get install git build-essential dialog -git clone https://github.com/bashrc/freedombone -cd freedombone -make install -#+END_SRC - -At this point if you are using a system or dongle with an Atheros AR9271 wifi chipset then you may want to install some pre-compiled firmware (you can compile it from source, but it takes a long time - especially on the Beaglebone Black). If you need to do that then see the wifi adaptor notes below. - -Then to begin the install: - -#+BEGIN_SRC bash -freedombone menuconfig -#+END_SRC - -Select the "/mesh (router)/" install variant, give an ESSID or just hit enter for the default. If discression is important then use an ESSID similar to those already in the area. The ESSID must be the same on every mesh peer. Assign this mesh peer a name. In order to avoid confusions it's important that the name should be unique on the network and contain no spaces. So maybe a word followed by some numbers, or the name of the place where the router will be installed. - -If you're installing on a Beaglebone Black then after a while the system will reboot and you will need to ssh in again and run: - -#+BEGIN_SRC bash -cd freedombone -freedombone -c freedombone.cfg -#+END_SRC - -The reboot is needed in order to enable zram and the hardware random number generator. -** Installing on user devices -Typically on a laptop with a Debian-based distro installed, open a terminal and type: - -#+BEGIN_SRC bash -sudo apt-get update -sudo apt-get install git build-essential dialog -git clone https://github.com/bashrc/freedombone +The above picture shows a Beaglebone Black with the image copied onto a microSD card (there's no need to do anything with the internal EMMC). A USB Atheros wifi adaptor with a large antenna is attached and in this case power is from the mains, although it could be from a battery or solar power system capable of supplying 5 volts and maybe 1A (depending upon how active the router is). + +#+begin_src bash +sudo apt-get install xz-utils wget +wget https://freedombone.net/downloads/mesh-router-beaglebone-black-20160913.img.xz +wget https://freedombone.net/downloads/mesh-router-beaglebone-black-20160913.img.xz.sig +gpg --verify mesh-router-beaglebone-black-20160913.img.xz.sig +sha256sum mesh-router-beaglebone-black-20160913.img.xz +74470b6491951a9744fdd3dab27e8ca74d5b60499fcf6e1a5313e6854c9db894 +unxz mesh-router-beaglebone-black-20160913.img.xz +sudo dd bs=1M if=mesh-router-beaglebone-black-20160913.img of=/dev/sdX conv=fdatasync +#+end_src + +If you have a few Beaglebone Blacks to use as routers then repeat the /dd/ command to create however many microSD cards you need. + +There is still a software freedom issue with the Beaglebone Black, but it doesn't prevent you from running a fully free system on the board. The TI AM335X SOC has a PowerVR SGX530 GPU which will only run with a proprietary blob, but this would only be an issue for systems with a monitor or LCD screen attached running a desktop environment which also needs GPU acceleration. For "headless" systems such as servers or mesh routers this isn't a problem. + +* Building Disk Images +It's better not to trust images downloaded from random places on the interwebs. Chances are that unless you are in the web of trust of the above GPG signatures then they don't mean very much to you. If you actually want something trustworthy then build the images from scratch. It will take some time. Here's how to do it. + +First you will need to create an image. On a Debian based system (tested on Debian Jessie and Trisquel 7): + +#+begin_src bash +sudo apt-get -y install build-essential libc6-dev-i386 wget \ + gcc-multilib g++-multilib git python-docutils mktorrent \ + vmdebootstrap xz-utils dosfstools btrfs-tools extlinux \ + python-distro-info mbr qemu-user-static binfmt-support \ + u-boot-tools qemu +wget https://freedombone.net/downloads/freedombone-mesh-13-09-2016.tar.gz +wget https://freedombone.net/downloads/freedombone-mesh-13-09-2016.tar.gz.sig +gpg --verify freedombone-mesh-13-09-2016.tar.gz.sig +sha256sum freedombone-mesh-13-09-2016.tar.gz +3e279f8ed762afb682bec6bd463830087354dd2f24020f3b0de51143585ab0ed +tar -xzvf freedombone-mesh-13-09-2016.tar.gz cd freedombone +git checkout stockholm sudo make install -freedombone menuconfig -#+END_SRC +freedombone-image -t i386 -v meshclient +#+end_src -Select the "/mesh (user device)/" variant and set the same ESSID as you did for the routers, or just hit enter for the default. +If you don't have Atheros or free software compatible wifi adapter then you can include proprietary wifi drivers which will work with most laptops. This is *NOT RECOMMENDED* because proprietary drivers are unsupportable and may contain either malware or be exploitable in a way which can't be fixed. However, if you're in an emergency and don't have any Atheros or free software wifi USB dongles then you can use the following command to make the image: -An important point is that on older Debian-based systems, such as Ubuntu 14.04 or Trisquel 7, you may need to install a more recent version of /batctl/. An example is as follows. +#+begin_src bash +freedombone-image -t i386 -v meshclient --insecure yes +#+end_src -#+BEGIN_SRC bash -sudo apt-get remove --purge batctl -wget http://mirrors.kernel.org/ubuntu/pool/universe/b/batctl/batctl_2014.1.0-2_amd64.deb -sudo dpkg -i batctl_2014.1.0-2_amd64.deb -#+END_SRC -* Wifi adaptors -There are a small number of wifi adaptors which are compatible with a fully free software stack. -** Atheros AR9271 -To install the firmware for this: +This takes a while. Maybe an hour or so, depending on the speed of your system and the internets. The good news though is that once created you can use the resulting image any number of times, and you don't need to trust some pre-built image. -#+BEGIN_SRC bash -cd freedombone/drivers -sha256sum ath9k_htc_driver_bbb.tar.gz -7eb9324681f03c7630ed01e490ea447dfbd96c9b5389e45b64e4646d1be16ff1 -tar -xvzf ath9k_htc_driver_bbb.tar.gz -mv *.fw /lib/firmware -cd .. -#+END_SRC -* Using the mesh -The following sections only apply to /client devices/. Mesh /routers/ are only for routing network traffic and operating [[https://en.wikipedia.org/wiki/BitTorrent_tracker][trackers]] and [[https://en.wikipedia.org/wiki/Distributed_hash_table][distributed hash tables]] for bootstrapping purposes. +List what drives are on your system with: -** Switching from internet to mesh mode -To join the mesh network open a terminal and type: +#+begin_src bash +ls /dev/sd* +#+end_src -#+BEGIN_SRC bash -meshweb -#+END_SRC +Now plug in the USB thumb drive, and do the same again. Notice which drive letter gets added. -If you want to have your system as a permanent mesh peer then you could add that command to your startup applications so that it activates whenever the computer starts up. +You can now copy the image to the USB thumb drive, replacing *sdX* with the identifier of the USB thumb drive. Don't include any numbers (so for example use *sdc* instead of *sdc1*). -A web page should appear in your browser, which then allows you to access communication services on the mesh. These pages should update automatically, so that if peers enter or leave the network the lists will change accordingly. +#+begin_src bash +sudo dd bs=1M if=myimagefile.img of=/dev/sdX conv=fdatasync +#+end_src -If for any reason things don't seem to be updating you can force an update by issuing the command: +And wait. Again it will take a while to copy over. When that's done plug it into the laptop or netbook which you want to use on the mesh, power on and set the BIOS to boot from the USB stick. -#+BEGIN_SRC bash -zeronetavahi -#+END_SRC -** Chat -If you have a Tox client installed on your system then you can use that to communicate with other mesh peers. A limitation is that if peers change you may need to quit the application and restart it in order to receive the updated list of DHTnodes. The [[https://github.com/Tox/toxic][Toxic]] client is installed by default, but you may also want to install [[https://github.com/tux3/qTox][qTox]] or [[http://utox.org][uTox]] for a more conventional-looking user experience. +On first boot you'll be asked to set a username, and then you can open the chat client and select the *users* icon to show the Tox IDs for other users on the mesh. When folks join they will be announced. -You can obtain Tox IDs for users on the network via the initial web page. +Rinse, repeat, for any number of laptops that you want to get onto the mesh or to build out coverage within an area. There are no servers. Just peer-to-peer communications routed through the network which are end-to-end secure after a friend request is accepted. By default the chat client doesn't log anything. -To launch the [[https://github.com/Tox/toxic][Toxic client]] in a terminal type: +You can also use single board computers (SBCs) such as the BeagleBone Black to make mesh routers which can be bolted to walls or the sides of buildings and consume minimal electrical power, so could be solar or battery powered for short term events such as festivals. To do that use the following command to make the image: -#+BEGIN_SRC bash -toxic -#+END_SRC +#+begin_src bash +freedombone-image -t beaglebone -v mesh +#+end_src -The first time you will be asked whether you wish to encrypt the data file used for your settings. Select "no" for this, otherwise the system will not be able to obtain your public key and broadcast it to other peers in the network. Even if you select "yes" the system will still be usable, but it will not be so easy for other peers on the network to find you unless you have previously exchanged your Tox ID via some out-of-band method. +The resulting image can be copied to a microSD card, inserted into a Beaglebone Black and booted. Don't forget to plug in an Atheros USB wifi dongle. -Then to add a new friend: +* Customisation +If you want to make your own specially branded version, such as for a particular event, then to change the default desktop backgrounds edit the images within *img/backgrounds* and to change the available avatars and desktop icons edit the images within *img/avatars*. Re-create disk images using the instructions shown previously. -#+BEGIN_SRC bash -/nick mynickname -/add -#+END_SRC +If you need particular /dconf/ commands to alter desktop appearance or behavior then see the function /mesh_client_startup_applications/ within *src/freedombone-image-customise*. +* How to use it +When you first boot from the USB drive the system will create some encryption keys, assign a unique network address to the system and then reboot itself. When that's done you should see a prompt asking for a username. This username just makes it easy for others to initially find you on the mesh and will appear in the list of users. -Your friend will need to approve the request, and then you can chat via text or voice using /CTRL-o/ and /CTRL-p/ to switch between screens and cursor keys plus Enter to select users. +After a minute or two if you are within wifi range and there is at least one other user on the network then you should see additional icons appear on the desktop, such as /Other Users/ and /Chat/. -Another thing worth knowing is that if you were already using a Tox client before running the /meshweb/ command then it's a good idea to close and reopen it, so that the list of bootstrap nodes is updated. The same also applies when exiting the mesh and returning to the internet. +** Set the Date +On the ordinary internet the date and time of your system would be set automatically via NTP. But this is not the internet and so you will need to manually ensure that your date and time settings are correct. You might need to periodically do this if your clock drifts. It's not essential that the time on your system be highly accurate, but if it drifts too far or goes back to epoch then things could become a little confusing in regard to the order of blog posts. + +*Right click on the date* in the top right corner of the screen. Select *preferences*, then click the *Time Settings* button. You can then select the date from the calendar and set the time, then click the *Set System Time* button. Enter the default password, which is /freedombone/. +** Check network status +Unlike with ordinary wifi, on the mesh you don't get a signal strength icon and so it's not simple to see if you have a good connection. + +Select the wifi icon on the desktop and enter the password '/freedombone/'. The network configuration will go into a monitoring mode and in the bottom right side of the window you will be able to see signal strength and other parameters. This can help you to locate systems or adjust antennas to get the best wifi performance. + + +#+BEGIN_CENTER +[[file:images/mesh_signal.jpg]] +#+END_CENTER + +When you are finished close the window and then select the /Network Restart/ desktop icon, which will restart the B.A.T.M.A.N. network. You can also use the restart icon if you are within range of the mesh network but the /Chat/ and /Other Users/ icons do not automatically appear after a few minutes. + +** Chat System + +Ensure that you're within wifi range of at least one other mesh peer (could be a router or client) and then you should see that the /Chat/ and /Other Users/ icons appear. Select the users icon and you should see a list of users on the mesh. Select the /Chat/ icon and once you are connected you should see the status light turn green. If after a few minutes you don't get the green status light then try closing and re-opening the Tox chat application. Select the plus button to add a friend and then copy and paste in a Tox ID from the users list. + +#+BEGIN_CENTER +[[file:images/mesh_paste_tox_id.jpg]] +#+END_CENTER + +The other user can then accept or decline your friend request. + +#+BEGIN_CENTER +[[file:images/mesh_friend_request.jpg]] +#+END_CENTER + +You can also select an avatar by selecting the grey head and shoulders image. + +#+BEGIN_CENTER +[[file:images/mesh_choose_avatar.jpg]] +#+END_CENTER + +And by selecting the user from the list on the left hand side the chat can begin. + +#+BEGIN_CENTER +[[file:images/mesh_text_chat.jpg]] +#+END_CENTER + +One important point is that by default the microphone is turned off. When doing voice chat you can select the microphone volume with the drop down slider in the top right corner of the screen. + +At present video doesn't work reliably, but text and voice chat do work well. + +** Sharing Files +You can make files publicly available on the network simply by dragging and dropping them into the /Public/ folder on the desktop. To view the files belonging to another user select the desktop icon called /Visit a site/ and enter the username or Tox ID of the other user. + +#+BEGIN_CENTER +[[file:images/mesh_share_files.jpg]] +#+END_CENTER -A note for the security-conscious is that broadcasting Tox IDs via the network (using Avahi) is convenient but not highly secure. An adversary could maybe join the network and create decoy peers to try to disrupt the communications and have messages going to the wrong places. For the best security exchange Tox IDs in advance by some method other than looking them up from the initial mesh web page. ** Blogging -The Freedombone mesh uses a fully decentralized blogging system called [[https://github.com/HelloZeroNet/ZeroBlog][ZeroBlog]]. It behaves rather like other peer-to-peer file sharing systems in that if you are reading the blog of another user you are also simultaneously seeding it to other peers (acting as both a client and a server). This allows the system to scale well, while also being robust to any peer failing or leaving the network. +To create a blog post select the /Blog/ icon on the desktop and then use the up and down cursor keys, space bar and enter key to add a new entry. Edit the title of the entry and add your text. You can also include photos if you wish - just copy them to the *CreateBlog/content/images* directory and then link to them as shown. -All blogs on the mesh are public, so any user joining the mesh can read any other blog. Network traffic is encrypted between peers, so passive snooping will be hard, and also the integrity of data is checked via certificates so that you can be reasonably confident that nefarious content has not been added or removed from the data stream while in transit through the network. +#+BEGIN_CENTER +[[file:images/mesh_new_blog.jpg]] +#+END_CENTER -This type of content creation and delivery provides a good template for what the conventional internet should ultimately be like if it is to be robust, trustworthy and resistant to censorship or damage. +To finish your blog entry just select /Save/ and then close the editor. On older hardware it may take a while to publish the results, and this depends upon the amount of computation needed by IPFS to create file hashes. If you make no changes to the default text then the new blog entry will not be saved. -To add a new blog entry click the /new post/ button, edit the title and content (clicking /save/ at the bottom of the screen after each). Then when you are done click on the /publish/ button at the bottom of the screen. And that's all there is to it. -** Other services -It is hoped that a decentralized forum will be added, but this is not yet complete. In the mean time a substitute is to use the Tox group chat feature. -** Turning off the mesh -If you wish to return to the internet then open a terminal and type: +#+BEGIN_CENTER +[[file:images/mesh_new_blog2.jpg]] +#+END_CENTER -#+BEGIN_SRC bash -sudo batman stop -#+END_SRC +#+BEGIN_CENTER +[[file:images/mesh_view_blog.jpg]] +#+END_CENTER -After a few seconds your usual internet wifi connection should be re-established. -* Further reading -For much more extensive details about deploying wireless networks there is an excellent book called [[http://wndw.net][Wireless Networking in the Developing World]] which is worth reading. It's not necessarily exclusively about mesh networks, but may be useful in terms of advice about antennas, reflections, extending wifi range and so on. +You can also visit other blogs, edit or delete your previous entry and also change your blog theme. -#+BEGIN_EXPORT html -
-Return to the home page -
-#+END_EXPORT + +#+BEGIN_CENTER +This site can also be accessed via a Tor browser at http://2tp3f6vtvhkqpuc6.onion +#+END_CENTER diff --git a/doc/EN/mirrors.org b/doc/EN/mirrors.org index 0a1fcd18..f3f47737 100644 --- a/doc/EN/mirrors.org +++ b/doc/EN/mirrors.org @@ -1,10 +1,10 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Mirroring git repositories #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] diff --git a/doc/EN/mobile.org b/doc/EN/mobile.org index 866040dd..1a947eec 100644 --- a/doc/EN/mobile.org +++ b/doc/EN/mobile.org @@ -1,10 +1,10 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] diff --git a/doc/EN/related.org b/doc/EN/related.org index 458dd3a2..b9a64e93 100644 --- a/doc/EN/related.org +++ b/doc/EN/related.org @@ -1,10 +1,10 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] diff --git a/doc/EN/support.org b/doc/EN/support.org index e5f24e94..f5e6984b 100644 --- a/doc/EN/support.org +++ b/doc/EN/support.org @@ -1,10 +1,10 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] @@ -18,15 +18,15 @@ * Contact details -This site can also be accessed via a Tor browser at *4fvfozz6g3zmvf76.onion* +This site can also be accessed via a Tor browser at *http://2tp3f6vtvhkqpuc6.onion* -*Email:* bob@robotics.uk.to +*Email:* bob@freedombone.net *PGP/GPG Key ID:* EA982E38 *PGP/GPG Fingerprint:* D538 1159 CD7A 2F80 2F06 ABA0 0452 CC7C EA98 2E38 -*XMPP:* bob@robotics.uk.to with OTR +*XMPP:* bob@freedombone.net with OMEMO or OTR *Tox:* 82DD53788AB400843BC75EA96B62DD6C76D2B13E476B995B13C49920A3C8FD32E5365A82FA83 @@ -43,7 +43,7 @@ If you find this project useful then you may wish to consider donating to [[./re Testing of the install on different hardware. Also pentesting on test installations to find vulnerabilities. ** Web design and artwork -A better design for this website would be nice to have. Photos, icons or other artwork are all welcome. I've always liked the cartoon artwork of the [[http://www.mediagoblin.org/][Mediagoblin]] project, and attractive graphics can help to get people initially interested. +A better design for this website would be nice to have. Photos, icons or other artwork are all welcome. I've always liked the cartoon artwork of the [[https://www.mediagoblin.org/][Mediagoblin]] project, and attractive graphics can help to get people initially interested. ** More education and promotion #+BEGIN_CENTER diff --git a/doc/EN/usage.org b/doc/EN/usage.org index f5740a2f..a073ebed 100644 --- a/doc/EN/usage.org +++ b/doc/EN/usage.org @@ -1,10 +1,10 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] @@ -21,56 +21,43 @@ | [[Administrating the system via an onion address (Tor)]] | | [[./mobile.html][Mobile advice]] | | [[./usage_email.html][Using Email]] | -| [[Syncing to the Cloud]] | -| [[Play Music]] | -| [[Microblogging (GNU Social)]] | -| [[Sharing things]] | -| [[Social Network]] | -| [[Chat Services]] | -| [[RSS Reader]] | -| [[Git Projects]] | +| [[./app_syncthing.html][Syncing to the Cloud]] | +| [[./app_dlna.html][Play Music]] | +| [[./app_gnusocial.html][Microblogging (GNU Social)]] | +| [[./app_postactiv.html][Microblogging (PostActiv)]] | +| [[./app_ghost.html][Blogging with Ghost]] | +| [[./app_htmly.html][Blogging with HTMLy]] | +| [[./app_hubzilla.html][Social Network]] | +| [[./app_lychee.html][Photo albums]] | +| [[./app_dokuwiki.html][Wiki]] | +| [[./app_etherpad.html][Collaborative document editing]] | +| [[./app_irc.html][Multi-user chat with IRC]] | +| [[./app_xmpp.html][XMPP/Jabber]] | +| [[./app_tox.html][Tox]] | +| [[./app_mumble.html][Mumble]] | +| [[./app_mailpile.jtml][Mailpile]] | +| [[./app_rss.html][RSS Reader]] | +| [[./app_radicale.html][CalDAV calendar server]] | +| [[./app_gogs.html][Git Projects]] | | [[Adding or removing users]] | +| [[./app_pihole.html][Blocking Ads]] | -* Readme -After the system has installed a README file will be generated which contains passwords and some brief advice on using the installed systems. You can read this with the following commands: +* Improving security +It's a lot more secure to log in to the Freedombone system using ssh keys rather than with a password. You can set that up by first running: -#+BEGIN_SRC bash -ssh username@domainname -p 2222 -emacs ~/README -#+END_SRC +#+begin_src bash +freedombone-client +#+end_src -You should transfer any passwords to a password manager such as [[http://www.keepassx.org/][KeepassX]] and then delete them from the README file. To save the file after removing passwords use *CTRL-x CTRL-s*. +On your local system (i.e. whatever you're logging in to the Freedombone system from, typically a laptop). Then: -To exit you can either just close the terminal or use *CTRL-x CTRL-c* followed by the *exit* command. -* Improving ssh security -To improve ssh security you can generate an ssh key pair on your system and then upload the public key to the Freedombone. +#+begin_src +ssh myusername@freedombone.local -p 2222 +#+end_src -On your local machine: - -#+BEGIN_SRC bash -ssh-keygen -#+END_SRC - -For extra security you may also want to add a passphrase to the ssh private key. You can show the generated public key with: - -#+BEGIN_SRC bash -cat ~/.ssh/id_rsa.pub -#+END_SRC - -Log into your system and open the control panel. - -#+BEGIN_SRC bash -ssh username@domain -p 2222 -#+END_SRC - -Select /Administrator controls/ then /Manage Users/ then /Change user ssh public key/. Copy and paste the public key here, then exit. - -It's a good idea to also copy the contents of *~/.ssh/id_rsa* and *~/.ssh/id_rsa.pub* to you password manager, together with the private key password if you created one. - -There are advantages and disadvantages to using ssh keys for logins. The advantage is that this is much more secure than a memorised password, but the disadvantage is that you need to carry your ssh keys around and be able to install them on any computer of mobile device that you use. In high security or hostile infosec environments it may not be possible to carry or use USB thumb drives containing your keys and so memorised passwords may be the only available choice. - -If you wish to only use ssh keys then log in to the Freedombone, become the root user and open the control panel with the 'control' command. Select /Security Settings/ then keep hitting enter until you reach the question about allowing password logins. Select "no" for that, then apply the settings. Any subsequent attempts to log in via a password will then be denied. +Select *Administrator controls* and re-enter your password, then *Manage Users* and *Change user ssh public key*. Copy and paste the ssh public keys which appeared after the *freedombone-client* command was run. Then go to *Security settings* and select *Allow ssh login with passwords* followed by *no*. +You'll need to make sure that you have a copy of the ~/.ssh directory on your local system. You could just copy that directory to a USB drive and then keep that somewhere safe so that you can restore the keys if you need to. * Administrating the system via an onion address (Tor) You can also access your system via the Tor system using an onion address. To find out what the onion address for ssh access is you can do the following: @@ -84,602 +71,13 @@ Select /Administrator controls/ then select "About this system" and look for the freedombone-client #+END_SRC -This will set up your ssh environment to be able to handle onion addresses. In addition if you use monkeysphere then you can do: - -#+BEGIN_SRC bash -freedombone-client --ms yes -#+END_SRC - -Then you can test ssh with: +This will set up your ssh environment to be able to handle onion addresses. Then you can test ssh with: #+BEGIN_SRC bash ssh username@address.onion -p 2222 #+END_SRC Subsequently even if dynamic DNS isn't working you may still be able to administer your system. Using the onion address also gives you some degree of protection against corporate or government metadata analysis, since it becomes more difficult to passively detect which systems are communicating. -* Syncing to the Cloud -[[https://syncthing.net][Syncthing]] provides a similar capability to proprietary systems such as [[http://www.drop-dropbox.com/][Dropbox]], and also is well suited for use with low power single board computers. You can have one or more directories which are synchronized across your various laptops/desktops/devices, and this makes it hard for you to ever lose important files. The manner in which the synchronization is done is pretty secure, such that it would be difficult for passive adversaries (mass surveillance, "/men in the middle/", etc) to know what files you're sharing. Of course, you don't necessarily need to be running a server in order to use Syncthing, but if you do have a server which is always running then there's always at least one place to synchronize your files to or from. - -Freedombone provides Syncthing shared directories for each user on the system, plus a single shared directory for all users. The expected most common scenario here is that of a family in which members may not want to share /all of their files/ with each other, but might want to share some in a common pool (eg. birthday photos). You can also easily share between different servers. - -** On a laptop -Install syncthing: - -#+BEGIN_SRC bash -curl -s https://syncthing.net/release-key.txt | sudo apt-key add - -echo "deb http://apt.syncthing.net/ syncthing release" | sudo tee /etc/apt/sources.list.d/syncthing.list -sudo apt-get update -sudo apt-get install syncthing -#+END_SRC - -Add syncthing to your startup applications, so that it begins running when your system starts. Then either restart your system or run the command "syncthing" from a terminal. - -In another terminal log into Freedombone: - -#+BEGIN_SRC bash -ssh username@domainname -p 2222 -#+END_SRC - -Then select *File Synchronization*. - -[[file:images/controlpanel/control_panel_file_sync.jpg]] - -Select *Show device ID* and copy the long string of letters and numbers shown, using the shift key then select the text followed by right click then select copy. - -Open a non-Tor browser and enter *http://127.0.0.1:8384* as the URL. You should now see the minimalistic user interface. Under *Remote Devices* select *Add Remote Device*. In the *Device ID* field paste the string you just copied (CTRL+v). The Device name can be anything. Under *Share Folders with Device* check *default* (or whatever folder you created on your local machine), then save. - -From the top menu select *Actions* and then *Show ID*, then copy the ID string (usually select then CTRL+c). Go back to the terminal control panel menu and select *Add an ID* then paste what you just copied (CTRL+v). Optionally you can also provide a description so that you later can know what that string corresponds to. - -Now wait for a few minutes. Eventually you will see two messages appear within the browser asking if you want to add two new folders from the Freedombone server. Say yes to both, and specify *~/Sync* as the directory with your username and *~/SyncShared* as the shared directory. You can now copy files into your *~/Sync* directory and they will automatically be synced to the server. Those will be files which only you can access. If you copy files into *~/SyncShared* then they will also be available to any other users on the system. -** On Android -Install Syncthing and Connectbot from F-droid. - -Set up Connectbot to log into Freedombone. - -Select *File Synchronization*. - -Select *Show device ID* and copy the long string of letters by pressing anywhere on the screen, selecting the *menu* then *copy* and then selecting the ID string. This is very tricky on a small screen, so expect to fail multiple times before you succeed in copying the text. - -Open Syncthing and select the devices tab. Press on *+* and then paste the device ID with a long press followed by *Paste*. You may need to remove any stray characters which were copied during the previous haphazard selection process. Add a name, which can be anything. - -Now select the menu (top left or menu button) and then press on *Device ID*. It will be copied to the clipboard. Go back to Connectbot and from the control panel select *File Synchronization* followed by *Add an ID*. You can then paste in the ID with a long press, and optionally add a description for the device. When that's done you can disconnect from Connectbot. - -Now wait for a few minutes or more. Eventually you should receive two notifications (swipe down from the top to see them) which will allow you to confirm the connection to the server. Say yes to both, and specify appropriate directories for your files and the shared files. To reduce battery and data usage via the settings you can also set Syncthing to only sync while it's charging and only while it's connected to wifi. -* Play Music -** With the DLNA service -An easy way to play music on any mobile device in your home is to use the DLNA service. Copy your music into a directory called "/Music/" on a USB thumb drive and then insert it into from socket on the Beaglebone. - -ssh into the system with: - -#+BEGIN_SRC bash -ssh myusername@mydomain.com -p 2222 -#+END_SRC - -Then mount the USB drive with: - -#+BEGIN_SRC bash -su -attach-music -#+END_SRC - -The system will scan the Music directory, which could take a while if there are thousands of files, but you don't need to do anything further with the Beaglebone other than perhaps to log out by typing *exit* a couple of times. - -If you have an Android device then go to F-Droid (if you don't already have it installed then it can be [[https://f-droid.org/][downloaded here]]) and search for *ControlDLNA*. On running the app you should see a red Debian icon which you can press on, then you may need to select "local". After a few seconds the list of albums or tracks should then appear and you can browse and play them. - -The DLNA service will only work within your local home network, and isn't remotely accessible from other locations via the internet. That can be both a good and a bad thing. Another consideration is that there are no access controls on DLNA services, so any music or videos on the USB drive will be playable by anyone within your home network. - -* Microblogging (GNU Social) -** Initial setup -To log into your GNU Social site first obtain your username and password from the "microblogging" section of the readme file. - -#+BEGIN_SRC bash -ssh username@domainname -p 2222 -cat README -exit -#+END_SRC - -Navigate to your site and log in. You may then want to select *Admin* and check or change the details. You may also wish to change the license for the site to be either Creative Commons or private. - -GNU Social has a clutter-free mobile user interface which can be accessed via a Tor compatible browser (make sure to add a NoScript exception). Unlike similar proprietary sites there are no bribed posts. - -[[file:images/gnusocial_mobile.jpg]] - -** Direct Messages (DMs) and privacy -One important point about GNU Social is that although direct messages (DMs) are treated as being private their security is quite poor. If you want real communications privacy then use other systems such as XMPP+OMEMO/OTR, Tox or email with GPG. GNU Social is primarily about /fully public communications/. -** Using with Emacs -If you are an Emacs user it's also possible to set up GNU Social mode as follows: - -#+begin_src bash :tangle no -mkdir ~/elisp -git clone git://git.savannah.nongnu.org/gnu-social-mode ~/elisp/gnu-social-mode -sed -i 's|"http"|"https"|g' ~/elisp/gnu-social-mode/gnu-social-mode.el -sed -i 's|http:|https:|g' ~/elisp/gnu-social-mode/gnu-social-mode.el -sed -i 's|http?|https?|g' ~/elisp/gnu-social-mode/gnu-social-mode.el -echo "(add-to-list 'load-path \"~/elisp/gnu-social-mode\")" >> ~/.emacs -echo "(require 'gnu-social-mode)" >> ~/.emacs -echo "(setq gnu-social-server-textlimit 2000" >> ~/.emacs -echo " gnu-social-server \"yourgnusocialdomain\"" >> ~/.emacs -echo " gnu-social-username \"yourusername\"" >> ~/.emacs -echo " gnu-social-password \"gnusocialpassword\")" >> ~/.emacs -#+end_src - -And as a quick reference the main keys are: - -| Key | Function | -|---------------+--------------------| -| i | Show icons | -| CTRL-c CTRL-s | Post status update | -| r | Repeat | -| F | Favourite | -| R | Reply to user | -| CTRL-c CTRL-h | Highlight | -| CTRL-c CTRL-r | Show replies | -| CTRL-c CTRL-f | Friends timeline | - -* Sharing things -If you have the GNU Social microblogging system installed then it's also possible to share things or services between groups or with particular users. This can be useful for sharing items within a family, club or in a local sharing economy. Sharing things freely, without money, reveals the social basis at the root of all economics which money normally conceals or obscures. - -Click on "/share/" or "/my catalog/" and this will switch to a screen which allows you to enter details for things to be shared or wanted. - -[[file:images/sharings3.jpg]] - -The "/catalog/" button then allows you to search for shared things within the federated network. - -[[file:images/sharings4.jpg]] - -* Social Network -** Domains -Both Hubzilla and GNU Social try to obtain certificates automatically at the time of installation via Let's Encrypt. This will likely mean that in order for this to work you'll need to have obtained at least one "official" domain via a domain selling service, since Let's Encrypt mostly doesn't seem to work with free subdomains from sites such as freeDNS. -** Initial install -On first visiting your Hubzilla site you'll see the login screen. The first thing you need to do is *register* a new user. The first user on the system then becomes its administrator. - -[[file:images/hubzilla_mobile.jpg]] - -* Chat Services -** IRC -IRC is useful for multi-user chat. The classic use case is for software development where many engineers might need to coordinate their activities, but it's also useful for meetings, parties and general socialising. -*** Irssi -The easiest way to use irssi is to connect to your system, like this: - -#+BEGIN_SRC bash -ssh myusername@mydomain -p 2222 -#+END_SRC - -Then select *IRC* from the menu. However, other than via this method using ssh, irssi isn't a very good IRC client because it doesn't have the capability to onion route messages, and therefore leaks metadata. For the best security when using your IRC server, use HexChat, Emacs ERC or another client which supports socks5 proxying. -*** HexChat -HexChat (formerly XChat) is compatible with proxying via Tor and so provides the best security when connecting to your IRC server. It will allow you to connect to your IRC server's onion address. - -First install HexChat and set up its configuration file. - -#+BEGIN_SRC bash -sudo apt-get install tor hexchat -mkdir -p ~/.config/hexchat -echo "# By default, HexChat based IRC software, when started-up, or run for first time, -# it starts to use local network, to connect to the internet. To prevent that, -# and to force it, to use Tor proxy (a Socks5 server): -# -# /set net_proxy_host 127.0.0.1 -# /set net_proxy_port 9050 -# /set net_proxy_type 3 -# /set net_proxy_use 0 -net_proxy_host = 127.0.0.1 -net_proxy_port = 9050 -# Technical note: 3 = socks5 -net_proxy_type = 3 -# Technical note: Do not worry. 0 is not equal to "off". 0 stands for "All". -# Check yourself https://toxin.jottit.com/xchat_set_variables -net_proxy_use = 0 - -# HexChat should not use the same circuit/exit server as other Tor applications. -# Otherwise activity in different applications could be correlated to the same -# pseudonym. There is a way to prevent that. -# It is called stream isolation. We use IsolateSOCKSAuth, -# see https://www.torproject.org/docs/tor-manual-dev.html.en -# The password is actually not required, but it does not hurt either. -# Will probable not hurt on Tor 0.2.2 and below. -# Works with Tor 0.2.3 and above. -# -# /set net_proxy_auth 1 -# /set net_proxy_pass = HexChat -# /set net_proxy_user = HexChat -# -net_proxy_auth = 1 -net_proxy_pass = HexChat -net_proxy_user = HexChat - -# Get rid of protocol leaks: -# a DCC session can reveal IP address, etc. identd flag can reveal your -# username which you use to login in your OS(Windows/Linux/Unix/MacOS) profile. -# To prevent those: -# -# /set dcc_auto_chat 0 -# /set dcc_auto_resume OFF -# /set dcc_auto_send 0 -# /set irc_hide_version ON -# /set identd OFF <-- NOT working on all HexChat-based IRC software. -# But still highly suggested to include & use it. -# Probable not needed on UNIX, source: http://xchat.org/faq/#q21 -dcc_auto_chat = 0 -dcc_auto_resume = 0 -dcc_auto_send = 0 -irc_hide_version = 1 -identd = 0 - -# If you use your own comment instead of default values, then these data are -# posted on each channel when you do these events: JOIN, PART, QUIT, AWAY. -# So they can reveal who you actually are, when you are using same HexChat -# software for multiple different nicknames. -# -# Delete everything under Settings -> Preferences -> Default Messages: -# -> Quit: -# -> Leave channel: -# -> Away: -away_reason = -irc_part_reason = -irc_quit_reason = - -# By default, HexChat based IRC software uses your platform OS(Operating System)s -# login user name as your nickname, user name, real name. To prevent leaking -# that, and, to use your own choice of nickname, realname, username: -# -# ***Pseudonymous vs. anonymous IRC use.*** -# Actually IRC is pseudonymous. Your nickname might also reveal something about -# your origin, interests, etc. You can make IRC more anonymous by choosing a more -# meaningless nickname. Use the following defaults if you want to be more anonymous. -# If user, user_ and user___ are already taken, add more _ or start using user1, -# user2, user3, etc. Or if the irc network auto assigns your a nickname, i.e. -# guest532, stick with that nickname. -# -# Of course, you are free to continue using IRC in a pseudonymous manner. -# In that case, instant of user, choose your nickname. -# -# /set irc_real_name user -# /set irc_user_name user -# /set irc_nick1 user -# /set irc_nick2 user_ -# /set irc_nick3 user__ -irc_real_name = user -irc_user_name = user -irc_nick1 = user -irc_nick2 = user_ -irc_nick3 = user__ - -# Use a more common nick completion suffix: -# When you write the first few characters of a nickname followed by tab, -# it will, by HexChat default, complete the nickname and ", " behind the -# nickname. The behavior is HexChat specific. The " :" is more more common -# for more common clients such as mIRC. -# -# HexChat -> Settings -> Preferences -> input box -> completion_suffix set to : -# -completion_suffix = : - -# Not starting the server windows at the beginning so you can check and set -# settings before connecting to any IRC networks. -gui_slist_skip = 1 -" > ~/.config/hexchat/hexchat.conf -#+END_SRC - -Now look up the onion address for your IRC server - -#+BEGIN_SRC bash -ssh username@mydomainname -p 2222 -#+END_SRC - -Select Administrator options, then *About this system* and make a note of the onion address for IRC. Also select the *IRC Menu* and take a note of the login password. - -[[file:images/hexchat_setup.jpg]] - -Run HexChat. - -Within the network list click, *Add* and enter your domain name then click *Edit*. - -Select the entry within the servers box, then enter *ircaddress.onion/6697* and press *Enter*. - -Uncheck *use global user information*. - -Enter first and second nicknames and check *connect to this network on startup*. - -Make sure that *use SSL* is unchecked. Encryption will be handled via the onion address itself. - -Within the *Password* field enter the password which can be found from the IRC menu of the *control panel*. - -Select the *Autojoin channels* tab, click *Add* and enter *#freedombone* as the channel name. - -Click *close* and then *connect*. - -*** Emacs -If you are an Emacs user then you can also connect to your IRC server via Emacs. - -Ensure that tor is installed onto your local system: - -#+BEGIN_SRC bash -sudo apt-get install tor -#+END_SRC - -Add the following to your Emacs configuration file: - -#+BEGIN_SRC elisp -(setq socks-noproxy '("localhost")) -(require 'socks) -(require 'tls) -(setq socks-server (list "Tor socks" "localhost" 9050 5)) -(setq erc-server-connect-function 'socks-open-network-stream) -(setq erc-autojoin-channels-alist - '(("myircaddress.onion" "#freedombone"))) -(erc :server "myircaddress.onion" :port 6697 :nick "yourusername" :password "your IRC password") -#+END_SRC -*** Changing or removing the IRC password -By default the IRC server is set up to require a password for users to log in. The password is the same for all users. If you want to change or remove the password: - -#+BEGIN_SRC bash -ssh myusername@mydomain -p 2222 -#+END_SRC - -Select /Administrator controls/ then *IRC Menu* and then change the password. An empty password will allow anyone to log in, so you can have a globally accessible IRC system if you wish, although you might want to carefully consider whether that's wise. - -** XMPP/Jabber -*** About XMPP -A well written article on the state of XMPP and how it compares to other chat protocols [[https://gultsch.de/xmpp_2016.html][can be found here]]. -*** Using with Gajim -In mid 2016 [[https://gajim.org/][Gajim]] became the first desktop XMPP client to support the [[https://en.wikipedia.org/wiki/OMEMO][OMEMO end-to-end security standard]], which is superior to the more traditional [[https://en.wikipedia.org/wiki/Off-the-Record_Messaging][OTR]] since it also includes multi-user chat and the ratcheting mechanism pioneered by Open Whisper Systems. To install it: - -#+begin_src bash :tangle no -su -c 'echo "deb ftp://ftp.gajim.org/debian unstable main" > /etc/apt/sources.list.d/gajim.list' -sudo apt-get update -sudo apt-get -y install gajim-dev-keyring -sudo apt-get -y install git tor python-dev python-pip gajim-nightly -mkdir ~/.local/share/gajim/plugins -p -cd ~/.local/share/gajim/plugins -git clone https://github.com/omemo/gajim-omemo -sudo pip install protobuf==2.6.1, python-axolotl==0.1.35 -#+end_src - -Open Gajim and enter your XMPP address and password. - -Go to *Edit/Preferences* and select the *Advanced* tab. Under *Global Proxy* select *Tor* and the *Close* button. Then select *Edit/Plugins* and make sure that OMEMO is active (ticked), then select the *Close* button. - -When you start a conversation make sure that the OMEMO box is ticked. You can also click on the keys button and trust various fingerprints. Both sides will need to do that before an encrypted chat can start. - -If you wish to make backups of the OMEMO keys then they can be found within: - -#+begin_src bash :tangle no -~/.local/share/gajim -#+end_src - -If you wish to use OpenPGP to encrypt your messages then go to *Edit/Accounts*, select your account and then the *Personal Information* tab. You can then choose your GPG key. When initiating a chat you can select the *Advanced* button and then select *Toggle OpenPGP Encryption*. OpenPGP is not as secure as OMEMO, but does allow you to use XMPP in a similar style to email in that the recipient of the message does not necessarily need to be online at the same time that you send it. - -*** Using with Profanity -The [[http://profanity.im][Profanity]] shell based user interface and is perhaps the simplest way to use XMPP from a laptop. It's also a good way to ensure that your OTR keys are the same even when logging in from different laptops or devices, and it also means that if those devices later become compomised then there are no locally stored OTR keys to be found. - -#+BEGIN_SRC bash -ssh username@domain -p 2222 -#+END_SRC - -Then select XMPP. Generate an [[https://en.wikipedia.org/wiki/Off-the-Record_Messaging][OTR]] key with: - -#+BEGIN_SRC bash -/otr gen -#+END_SRC - -Then to start a conversation using OTR: - -#+BEGIN_SRC bash -/otr start otherusername@otheruserdomain -#+END_SRC - -or if you're already in an insecure chat with someone just use: - -#+BEGIN_SRC bash -/otr start -#+END_SRC - -Set a security question and answer: - -#+BEGIN_SRC bash -/otr question "What is the name of your best friends rabbit?" fiffi -#+END_SRC - -On the other side the user can enter: - -#+BEGIN_SRC bash -/otr answer fiffi -#+END_SRC - -For the most paranoid you can also obtain your fingerprint: - -#+BEGIN_SRC bash -/otr myfp -#+END_SRC - -and quote that. If they quote theirs back you can check it with: - -#+BEGIN_SRC bash -/otr theirfp -#+END_SRC - -If the fingerprints match then you can be pretty confident that unless you have been socially engineered via the question and answer you probably are talking to who you think you are, and that it will be difficult for mass surveillance systems to know the content of the conversation. For more details see [[http://www.profanity.im/otr.html][this guide]]. - - When accessed via the user control panel the client is automatically routed through Tor and so if you are also using OTR then this provides protection for both message content and metadata. -*** Using with Jitsi -Jitsi is the recommended communications client for desktop or laptop systems, since it includes the /off the record/ (OTR) feature which provides some additional security beyond the usual SSL certificates. - -Jitsi can be downloaded from https://jitsi.org - -On your desktop/laptop open Jitsi and select *Options* from the *Tools* menu. - -Click *Add* to add a new user, then enter the Jabber ID which you previously specified with /prosodyctl/ when setting up the XMPP server. Close and then you should notice that your status is "Online" (or if not then you should be able to set it to online). - -From the *File* menu you can add contacts, then select the chat icon to begin a chat. Click on the lock icon on the right hand side and this will initiate an authentication procedure in which you can specify a question and answer to verify the identity of the person you're communicating with. Once authentication is complete then you'll be chating using OTR, which provides an additional layer of security. - -When opening Jitsi initially you will get a certificate warning for your domain name (assuming that you're using a self-signed certificate). If this happens then select *View Certificate* and enable the checkbox to trust the certificate, then select *Continue Anyway*. Once you've done this then the certificate warning will not appear again unless you reinstall Jitsi or use a different computer. - -You can also [[https://www.youtube.com/watch?v=vgx7VSrDGjk][see this video]] as an example of using OTR. -*** Using with Ubuntu -The default XMPP client in Ubuntu is Empathy. Using Empathy isn't as secure as using Jitsi, since it doesn't include the /off the record/ feature, but since it's the default it's what many users will have easy access to. - -Open *System Settings* and select *Online Accounts*, *Add account* and then *Jabber*. - -Enter your username (username@domainname) and password. - -Click on *Advanced* and make sure that *Encryption required* and *Ignore SSL certificate errors* are checked. Ignoring the certificate errors will allow you to use the self-signed certificate created earlier. Then click *Done* and set your Jabber account and Empathy to *On*. -*** Using Tor Messenger -Tor Messenger is a messaging client which supports XMPP, and its onion routing enables you to protect the metadata of chat interactions to some extent by making it difficult for an adversary to know which server is talking to which. You can download Tor Messenger from [[https://torproject.org][torproject.org]] and the setup is pretty simple. -*** Using with Android/Conversations -Install [[https://f-droid.org/][F-Droid]] - -Search for and install *Orbot* and *Conversations*. - -Add an account and enter your Jabber/XMPP ID and password. - -From the menu select *Settings* then *Expert Settings*. Select *Connect via Tor* and depending on your situation you might also want to select *Don't save encrypted messages*. Also within expert settings select *Keep in foreground*. This will enable you to still receive notifications when your device is in standby mode with the screen turned off. - -From the menu select *Manage accounts* and add a new account. - -#+BEGIN_SRC bash -Jabber ID: myusername@mydomain -Password: your XMPP password -Hostname: mydomain -Port: 5222 -#+END_SRC - -Then select *Next*. When chatting you can use the lock icon to encrypt your conversation. OMEMO is the recommended type of encryption. It's also going through Tor, so passive surveillance of the metadata should not be easy for an adversary. -** Tox -Tox is an encrypted peer-to-peer messaging system and so should work without Freedombone. It uses a system of nodes which act as a sort of directory service allowing users to find and connect to each other. The Tox node ID on the Freedombone can be found within the README within your home directory. If you have other users connect to your node then you will be able to continue chatting even when no other nodes are available. -*** Using the Toxic client -Log into your system with: - -#+BEGIN_SRC bash -ssh myusername@mydomain -p 2222 -#+END_SRC - -Then from the menu select *Tox Chat*. Tox is encrypted by default and also routed through Tor, so it should be reasonably secure both in terms of message content and metadata. - -[[file:images/toxic.jpg]] - -** VoIP (Voice and text chat) -*** Text chat -In addition to voice it is also possible to do text chat via mumble. The security of this is pretty good provided that you do it via Plumble and Orbot on mobile, but compared to other options such as XMPP/Conversations or Tox the security is not as good, since the mumble server currently doesn't support forward secrecy. -*** Using with Ubuntu -Within the software center search for "mumble" and install the client then run it. Skip through the audio setup wizard. - -Click on "add new" to add a new server and enter the default domain name for the Freedombone, your username (which can be anything) and the VoIP server password which can be found in the README file on the Freedombone. Accept the self-signed SSL certificate. You are now ready to chat. -*** Using with Android -Install [[https://f-droid.org/][F-Droid]] - -If you don't have Orbot installed then enable The Guardian Project repository from the drop down menu and install it. - -Search for and install Plumble. - -Press the plus button to add a Mumble server. - -Enter a label (which can be any name you choose for the server), the default domain name of the Freedombone, your username (which can also be anything) and the VoIP server password which can be found in the README file on the Freedombone. - -Open the settings. Select General, then Connect via Tor. This will provide better protection, making it more difficult for adversaries to know who is talking to who. - -Selecting the server by pressing on it then connects you to the server so that you can chat with other connected users. - -/Note: if you don't know the default domain name and you did a full installation then it will be the same as the wiki domain name./ -** SIP phones -Freedombone also supports SIP phones The username and domain is the same as for your email address, and the SIP password and extension number will appear within the README file in your home directory. Various SIP client options are available, such as CSipSimple on Android and Jitsi on desktop or laptop machines. Ideally use clients which support ZRTP, which will provide the best level of security. -*** About ZRTP -[[https://jitsi.org/Documentation/ZrtpFAQ][ZRTP]] appears to be the current best standard to end-to-end encrypted voice calls, combining good security with simplicity of use. When the initial cryptographic negotiation between phones is done at the start of a call a short authentication string (SAS) is calculated and displayed at both ends. To check that there isn't anyone intercepting the call and acting as a /man in the middle/ - as [[https://en.wikipedia.org/wiki/Stingray_phone_tracker][stingray type devices]] try to do - the short authentication string can be read out and verbally confirmed between the callers. If it's the same then you can be pretty confident that the call is secure. -*** Using with CSIPSimple -Add an account. Under *General Wizards* choose *Expert* and enter the following details: - -| Account name | Your username | -| Account ID | sip:username@yourdomain | -| Registration URI | sip:yourdefaultdomain | -| Realm | * | -| Username | Your username | -| Data (Password) | Your SIP password | -| ZRTP Mode | Create ZRTP | - -If everything is working the account should appear in green with a status of *Registered*. -*** Using with Ring -From the menu select *Manage accounts*. - -Add an account with the following details: - -| Alias | Your full name or nickname | -| Protocol | SIP | -| Hostname | yourdefaultdomain | -| Username | Your username | -| Password | Your SIP password | - -Select the *Security* tab. Under *SRTP Key Exchange* select *ZRTP*. Unde *SRTP Preferences* select *Not supported warning* and *Display SAS Once*. - -* RSS Reader -The way that RSS reading is set up on Freedombone gives you strong reading privacy. Not only is there onion routing between you and the server but also between the server and the source of the RSS feed. The only down side is that many RSS feeds are still http only, and so could be vulnerable to injection attacks, but it's expected that more of this will go to https in the foreseeable future due to a combination of growing recognition of security issues and systems like Let's Encrypt which make obtaining certificates much easier. - -[[file:images/rss_reader_mobile.jpg]] - -** Finding the onion address -See the control panel for the RSS reader onion address. - -#+BEGIN_SRC bash -ssh username@domainname -p 2222 -#+END_SRC - -Select /Administrator controls/ then select the *About* screen. - -The RSS reader is accessible only via an onion address. This provides a reasonable degree of reading privacy, making it difficult for passive adversaries such as governments, corporations or criminals to create lists of sites which you are subscribed to. - -To set up the system open http://rss_reader_onion_address/ and log in with username *admin* and the password obtained either at the beginning of the install or from the README file in your home directory. You can then select the *Actions* menu and begin adding your feeds. - -** On mobile -To access the RSS reader from a mobile device you can install a Tor compatible browser such as OrFox. It will try to automatically change to the mobile version of the user interface. Remember to add the site to the NoScript whitelist, and you may also need to turn HTTPS Everywhere off. - -#+BEGIN_QUOTE -A note for the paranoid is that on mobile devices you get redirected to a different onion address which is specially set up for the mobile interface, so don't be alarmed that it looks like your connection is being hijacked. -#+END_QUOTE -** With Emacs -If you are an Emacs user then you can also read your RSS feeds via the [[https://github.com/dk87/avandu][Avandu]] mode. - -Add the following to your configuration, changing the address and password as appropriate. - -#+begin_src emacs-lisp :tangle no -(setq avandu-tt-rss-api-url "http://rss_reader_onion_address/api/" - avandu-user "admin" - avandu-password "mypassword") -#+end_src - -If you don't already have Emacs set up to route through Tor then also add the following: - -#+begin_src emacs-lisp :tangle no -(setq socks-noproxy '("localhost")) -(require 'socks) -(require 'tls) -(setq socks-server (list "Tor socks" "localhost" 9050 5)) -#+end_src - -And ensure that the Tor daemon is installed: - -#+begin_src bash :tangle no -sudo apt-get install tor -#+end_src -* Git Projects -Github is ok, but it's proprietary and funded by venture capital. If you been around on the internet for long enough then you know how this story eventually works itself out - i.e. badly for the users. It's really only a question of time. If you're a software developer or do things which involve the Git version control system then it's a good idea to become accustomed to hosting your own repositories, before the inevitable Github shitstorm happens. - -A Git hosting system called [[https://gogs.io][Gogs]] can optionally be installed. This is very similar to Github in appearance and use. It's lightweight and so well suited for use on low power ARM servers. - -Navigate to your git site and click the *Register* button. The first user registered on the system becomes the administrator. Once you've done that then it's a good idea to disable further registrations. Currently that's a little complicated, but you can do it as follows: - -#+begin_src bash :tangle no -sudo username@domainname -p 2222 -#+end_src - -Select *Exit to the comand line*. - -#+begin_src bash :tangle no -sudo su -export GO_VERSION=1.5 -sed -i "s|DISABLE_REGISTRATION =.*|DISABLE_REGISTRATION = true|g" /home/git/gvm/pkgsets/go${GO_VERSION}/global/src/github.com/gogits/gogs/custom/conf/app.ini -systemctl restart gogs -exit; exit -#+end_src - -This will stop any spam accounts being created by random strangers or bots. You might want to mirror existing repos, and at any time a mirror can be converted into the main repo. * Adding or removing users Log into the system with: @@ -695,9 +93,3 @@ control #+END_SRC [[file:images/controlpanel/control_panel_manage_users.jpg]] - -#+BEGIN_EXPORT html -
-Return to the home page -
-#+END_EXPORT diff --git a/doc/EN/usage_email.org b/doc/EN/usage_email.org index 6b6d504c..4d76b080 100644 --- a/doc/EN/usage_email.org +++ b/doc/EN/usage_email.org @@ -1,10 +1,10 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, hubzilla, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] @@ -37,7 +37,7 @@ So if you want to use your own email address hosted on your own system you do ne * A technical note about email transport security Port 465 is used for SMTP and this is supposedly deprecated for secure email. However, using TLS from the start of the communications seems far more secure than starting off with insecure communications and then trying to upgrade it with a command to begin TLS, as happens with STARTTLS. There are [[https://www.eff.org/deeplinks/2014/11/starttls-downgrade-attacks][possible attacks against STARTTLS]] in which the command to begin secure communications is removed or overwritten which could then result in email being transferred in plain text over the internet and be readable by third parties. -From http://motherboard.vice.com/read/email-encryption-is-broken: +From https://motherboard.vice.com/read/email-encryption-is-broken: #+BEGIN_QUOTE The researchers also uncovered mass scale attacks of STARTTLS sessions being stripped of their encryption. That attack itself isn't new: internet service providers sometimes do it to monitor users; organizations may use it to keep an eye on employees; or it may come from a malicious actor @@ -54,7 +54,7 @@ quit exit #+END_SRC -Having a password on your GPG key will prevent someone from reading your email /even if your server gets lost or stolen/ or if someone else has physical access to it. Make the password something long and unlikely to be guessable or vulnerable to a brute force [[http://en.wikipedia.org/wiki/Dictionary_attack][dictionary attack]]. +Having a password on your GPG key will prevent someone from reading your email /even if your server gets lost or stolen/ or if someone else has physical access to it. Make the password something long and unlikely to be guessable or vulnerable to a brute force [[https://en.wikipedia.org/wiki/Dictionary_attack][dictionary attack]]. * Publishing your GPG public key If you havn't already then you should publish your GPG public key so that others can find it. @@ -103,6 +103,7 @@ Some useful keys to know are: | [ | Expand of collapse the current thread | | CTRL-k | Import a PGP/GPG public key | | v | View current email in different formats, such as HTML | +| CTRL-u | View long URLs | | q | Quit | To use the address book system open an email by pressing the enter key on it and then to add the sender to the address list press the A key. It will ask you for an alias which may be used the next time you want to send a mail. Alternatively you may just edit the *~/.mutt-alias* file directly to add email addresses. @@ -111,6 +112,8 @@ One of the most common things which you might wish to do is to send an email. T When reading emails you will initially need to enter your GPG password. It will be retained in RAM for a while afterwards. +There is one irksome thing about email within mutt, and that's if you get sent a confirmation with a very long URL. It's usually not possible to view URLs which span over multiple lines, and trying to copy/paste them is annoying. A solution is to use /CTRL-u/ then select the url and press Enter. You can then navigate to it via the lynx browser. + * Thunderbird/Icedove Another common way in which you may want to access email is via Thunderbird (also known as Icedove on Debian). This may be especially useful if you're trying to convert former Windows users who may previously have been using some version of Outlook. diff --git a/doc/EN/variants.org b/doc/EN/variants.org index 44c676e6..a2bab6ab 100644 --- a/doc/EN/variants.org +++ b/doc/EN/variants.org @@ -1,10 +1,10 @@ #+TITLE: #+AUTHOR: Bob Mottram -#+EMAIL: bob@robotics.uk.to +#+EMAIL: bob@freedombone.net #+KEYWORDS: freedombox, debian, beaglebone, red matrix, email, web server, home server, internet, censorship, surveillance, social network, irc, jabber #+DESCRIPTION: Turn the Beaglebone Black into a personal communications server #+OPTIONS: ^:nil toc:nil -#+HTML_HEAD: +#+HTML_HEAD: #+BEGIN_CENTER [[file:images/logo.png]] diff --git a/image_build/debootstrap/scripts/jessie b/image_build/debootstrap/scripts/jessie new file mode 100644 index 00000000..ceedd66f --- /dev/null +++ b/image_build/debootstrap/scripts/jessie @@ -0,0 +1,211 @@ +mirror_style release +download_style apt +finddebs_style from-indices +variants - buildd fakechroot minbase scratchbox +keyring /usr/share/keyrings/debian-archive-keyring.gpg + +if doing_variant fakechroot; then + test "$FAKECHROOT" = "true" || error 1 FAKECHROOTREQ "This variant requires fakechroot environment to be started" +fi + +case $ARCH in + alpha|ia64) LIBC="libc6.1" ;; + kfreebsd-*) LIBC="libc0.1" ;; + hurd-*) LIBC="libc0.3" ;; + *) LIBC="libc6" ;; +esac + +work_out_debs () { + required="$(get_debs Priority: required)" + + if doing_variant - || doing_variant fakechroot; then + #required="$required $(get_debs Priority: important)" + # ^^ should be getting debconf here somehow maybe + base="$(get_debs Priority: important)" + elif doing_variant buildd || doing_variant scratchbox; then + base="apt build-essential" + elif doing_variant minbase; then + base="apt" + fi + + if doing_variant fakechroot; then + # ldd.fake needs binutils + required="$required binutils" + fi + + case $MIRRORS in + https://*) + base="$base apt-transport-https ca-certificates" + ;; + esac +} + +first_stage_install () { + case "$CODENAME" in + etch|etch-m68k|jessie|lenny|squeeze|wheezy) ;; + *) setup_merged_usr ;; + esac + + extract $required + + mkdir -p "$TARGET/var/lib/dpkg" + : >"$TARGET/var/lib/dpkg/status" + : >"$TARGET/var/lib/dpkg/available" + + setup_etc + if [ ! -e "$TARGET/etc/fstab" ]; then + echo '# UNCONFIGURED FSTAB FOR BASE SYSTEM' > "$TARGET/etc/fstab" + chown 0:0 "$TARGET/etc/fstab"; chmod 644 "$TARGET/etc/fstab" + fi + + setup_devices +} + +second_stage_install () { + setup_dynamic_devices + + x_feign_install () { + local pkg="$1" + local deb="$(debfor $pkg)" + local ver="$(in_target dpkg-deb -f "$deb" Version)" + + mkdir -p "$TARGET/var/lib/dpkg/info" + + echo \ +"Package: $pkg +Version: $ver +Maintainer: unknown +Status: install ok installed" >> "$TARGET/var/lib/dpkg/status" + + touch "$TARGET/var/lib/dpkg/info/${pkg}.list" + } + + x_feign_install dpkg + + x_core_install () { + smallyes '' | in_target dpkg --force-depends --install $(debfor "$@") + } + + p () { + baseprog="$(($baseprog + ${1:-1}))" + } + + if doing_variant fakechroot; then + setup_proc_fakechroot + elif doing_variant scratchbox; then + true + else + setup_proc + in_target /sbin/ldconfig + fi + + DEBIAN_FRONTEND=noninteractive + DEBCONF_NONINTERACTIVE_SEEN=true + export DEBIAN_FRONTEND DEBCONF_NONINTERACTIVE_SEEN + + baseprog=0 + bases=7 + + p; progress $baseprog $bases INSTCORE "Installing core packages" #1 + info INSTCORE "Installing core packages..." + + p; progress $baseprog $bases INSTCORE "Installing core packages" #2 + ln -sf mawk "$TARGET/usr/bin/awk" + x_core_install base-passwd + x_core_install base-files + p; progress $baseprog $bases INSTCORE "Installing core packages" #3 + x_core_install dpkg + + if [ ! -e "$TARGET/etc/localtime" ]; then + ln -sf /usr/share/zoneinfo/UTC "$TARGET/etc/localtime" + fi + + if doing_variant fakechroot; then + install_fakechroot_tools + fi + + p; progress $baseprog $bases INSTCORE "Installing core packages" #4 + x_core_install $LIBC + + p; progress $baseprog $bases INSTCORE "Installing core packages" #5 + x_core_install perl-base + + p; progress $baseprog $bases INSTCORE "Installing core packages" #6 + rm "$TARGET/usr/bin/awk" + x_core_install mawk + + p; progress $baseprog $bases INSTCORE "Installing core packages" #7 + if doing_variant -; then + x_core_install debconf + fi + + baseprog=0 + bases=$(set -- $required; echo $#) + + info UNPACKREQ "Unpacking required packages..." + + exec 7>&1 + + smallyes '' | + (repeatn 5 in_target_failmsg UNPACK_REQ_FAIL_FIVE "Failure while unpacking required packages. This will be attempted up to five times." "" \ + dpkg --status-fd 8 --force-depends --unpack $(debfor $required) 8>&1 1>&7 || echo EXITCODE $?) | + dpkg_progress $baseprog $bases UNPACKREQ "Unpacking required packages" UNPACKING + + info CONFREQ "Configuring required packages..." + + echo \ +"#!/bin/sh +exit 101" > "$TARGET/usr/sbin/policy-rc.d" + chmod 755 "$TARGET/usr/sbin/policy-rc.d" + + mv "$TARGET/sbin/start-stop-daemon" "$TARGET/sbin/start-stop-daemon.REAL" + echo \ +"#!/bin/sh +echo +echo \"Warning: Fake start-stop-daemon called, doing nothing\"" > "$TARGET/sbin/start-stop-daemon" + chmod 755 "$TARGET/sbin/start-stop-daemon" + + setup_dselect_method apt + + smallyes '' | + (in_target_failmsg CONF_REQ_FAIL "Failure while configuring required packages." "" \ + dpkg --status-fd 8 --configure --pending --force-configure-any --force-depends 8>&1 1>&7 || echo EXITCODE $?) | + dpkg_progress $baseprog $bases CONFREQ "Configuring required packages" CONFIGURING + + baseprog=0 + bases="$(set -- $base; echo $#)" + + info UNPACKBASE "Unpacking the base system..." + + setup_available $required $base + done_predeps= + while predep=$(get_next_predep); do + # We have to resolve dependencies of pre-dependencies manually because + # dpkg --predep-package doesn't handle this. + predep=$(without "$(without "$(resolve_deps $predep)" "$required")" "$done_predeps") + # XXX: progress is tricky due to how dpkg_progress works + # -- cjwatson 2009-07-29 + p; smallyes '' | + in_target dpkg --force-overwrite --force-confold --skip-same-version --install $(debfor $predep) + base=$(without "$base" "$predep") + done_predeps="$done_predeps $predep" + done + + smallyes '' | + (repeatn 5 in_target_failmsg INST_BASE_FAIL_FIVE "Failure while installing base packages. This will be re-attempted up to five times." "" \ + dpkg --status-fd 8 --force-overwrite --force-confold --skip-same-version --unpack $(debfor $base) 8>&1 1>&7 || echo EXITCODE $?) | + dpkg_progress $baseprog $bases UNPACKBASE "Unpacking base system" UNPACKING + + info CONFBASE "Configuring the base system..." + + smallyes '' | + (repeatn 5 in_target_failmsg CONF_BASE_FAIL_FIVE "Failure while configuring base packages. This will be re-attempted up to five times." "" \ + dpkg --status-fd 8 --force-confold --skip-same-version --configure -a 8>&1 1>&7 || echo EXITCODE $?) | + dpkg_progress $baseprog $bases CONFBASE "Configuring base system" CONFIGURING + + mv "$TARGET/sbin/start-stop-daemon.REAL" "$TARGET/sbin/start-stop-daemon" + rm -f "$TARGET/usr/sbin/policy-rc.d" + + progress $bases $bases CONFBASE "Configuring base system" + info BASESUCCESS "Base system installed successfully." +} diff --git a/image_build/debootstrap/scripts/stretch b/image_build/debootstrap/scripts/stretch new file mode 100644 index 00000000..ceedd66f --- /dev/null +++ b/image_build/debootstrap/scripts/stretch @@ -0,0 +1,211 @@ +mirror_style release +download_style apt +finddebs_style from-indices +variants - buildd fakechroot minbase scratchbox +keyring /usr/share/keyrings/debian-archive-keyring.gpg + +if doing_variant fakechroot; then + test "$FAKECHROOT" = "true" || error 1 FAKECHROOTREQ "This variant requires fakechroot environment to be started" +fi + +case $ARCH in + alpha|ia64) LIBC="libc6.1" ;; + kfreebsd-*) LIBC="libc0.1" ;; + hurd-*) LIBC="libc0.3" ;; + *) LIBC="libc6" ;; +esac + +work_out_debs () { + required="$(get_debs Priority: required)" + + if doing_variant - || doing_variant fakechroot; then + #required="$required $(get_debs Priority: important)" + # ^^ should be getting debconf here somehow maybe + base="$(get_debs Priority: important)" + elif doing_variant buildd || doing_variant scratchbox; then + base="apt build-essential" + elif doing_variant minbase; then + base="apt" + fi + + if doing_variant fakechroot; then + # ldd.fake needs binutils + required="$required binutils" + fi + + case $MIRRORS in + https://*) + base="$base apt-transport-https ca-certificates" + ;; + esac +} + +first_stage_install () { + case "$CODENAME" in + etch|etch-m68k|jessie|lenny|squeeze|wheezy) ;; + *) setup_merged_usr ;; + esac + + extract $required + + mkdir -p "$TARGET/var/lib/dpkg" + : >"$TARGET/var/lib/dpkg/status" + : >"$TARGET/var/lib/dpkg/available" + + setup_etc + if [ ! -e "$TARGET/etc/fstab" ]; then + echo '# UNCONFIGURED FSTAB FOR BASE SYSTEM' > "$TARGET/etc/fstab" + chown 0:0 "$TARGET/etc/fstab"; chmod 644 "$TARGET/etc/fstab" + fi + + setup_devices +} + +second_stage_install () { + setup_dynamic_devices + + x_feign_install () { + local pkg="$1" + local deb="$(debfor $pkg)" + local ver="$(in_target dpkg-deb -f "$deb" Version)" + + mkdir -p "$TARGET/var/lib/dpkg/info" + + echo \ +"Package: $pkg +Version: $ver +Maintainer: unknown +Status: install ok installed" >> "$TARGET/var/lib/dpkg/status" + + touch "$TARGET/var/lib/dpkg/info/${pkg}.list" + } + + x_feign_install dpkg + + x_core_install () { + smallyes '' | in_target dpkg --force-depends --install $(debfor "$@") + } + + p () { + baseprog="$(($baseprog + ${1:-1}))" + } + + if doing_variant fakechroot; then + setup_proc_fakechroot + elif doing_variant scratchbox; then + true + else + setup_proc + in_target /sbin/ldconfig + fi + + DEBIAN_FRONTEND=noninteractive + DEBCONF_NONINTERACTIVE_SEEN=true + export DEBIAN_FRONTEND DEBCONF_NONINTERACTIVE_SEEN + + baseprog=0 + bases=7 + + p; progress $baseprog $bases INSTCORE "Installing core packages" #1 + info INSTCORE "Installing core packages..." + + p; progress $baseprog $bases INSTCORE "Installing core packages" #2 + ln -sf mawk "$TARGET/usr/bin/awk" + x_core_install base-passwd + x_core_install base-files + p; progress $baseprog $bases INSTCORE "Installing core packages" #3 + x_core_install dpkg + + if [ ! -e "$TARGET/etc/localtime" ]; then + ln -sf /usr/share/zoneinfo/UTC "$TARGET/etc/localtime" + fi + + if doing_variant fakechroot; then + install_fakechroot_tools + fi + + p; progress $baseprog $bases INSTCORE "Installing core packages" #4 + x_core_install $LIBC + + p; progress $baseprog $bases INSTCORE "Installing core packages" #5 + x_core_install perl-base + + p; progress $baseprog $bases INSTCORE "Installing core packages" #6 + rm "$TARGET/usr/bin/awk" + x_core_install mawk + + p; progress $baseprog $bases INSTCORE "Installing core packages" #7 + if doing_variant -; then + x_core_install debconf + fi + + baseprog=0 + bases=$(set -- $required; echo $#) + + info UNPACKREQ "Unpacking required packages..." + + exec 7>&1 + + smallyes '' | + (repeatn 5 in_target_failmsg UNPACK_REQ_FAIL_FIVE "Failure while unpacking required packages. This will be attempted up to five times." "" \ + dpkg --status-fd 8 --force-depends --unpack $(debfor $required) 8>&1 1>&7 || echo EXITCODE $?) | + dpkg_progress $baseprog $bases UNPACKREQ "Unpacking required packages" UNPACKING + + info CONFREQ "Configuring required packages..." + + echo \ +"#!/bin/sh +exit 101" > "$TARGET/usr/sbin/policy-rc.d" + chmod 755 "$TARGET/usr/sbin/policy-rc.d" + + mv "$TARGET/sbin/start-stop-daemon" "$TARGET/sbin/start-stop-daemon.REAL" + echo \ +"#!/bin/sh +echo +echo \"Warning: Fake start-stop-daemon called, doing nothing\"" > "$TARGET/sbin/start-stop-daemon" + chmod 755 "$TARGET/sbin/start-stop-daemon" + + setup_dselect_method apt + + smallyes '' | + (in_target_failmsg CONF_REQ_FAIL "Failure while configuring required packages." "" \ + dpkg --status-fd 8 --configure --pending --force-configure-any --force-depends 8>&1 1>&7 || echo EXITCODE $?) | + dpkg_progress $baseprog $bases CONFREQ "Configuring required packages" CONFIGURING + + baseprog=0 + bases="$(set -- $base; echo $#)" + + info UNPACKBASE "Unpacking the base system..." + + setup_available $required $base + done_predeps= + while predep=$(get_next_predep); do + # We have to resolve dependencies of pre-dependencies manually because + # dpkg --predep-package doesn't handle this. + predep=$(without "$(without "$(resolve_deps $predep)" "$required")" "$done_predeps") + # XXX: progress is tricky due to how dpkg_progress works + # -- cjwatson 2009-07-29 + p; smallyes '' | + in_target dpkg --force-overwrite --force-confold --skip-same-version --install $(debfor $predep) + base=$(without "$base" "$predep") + done_predeps="$done_predeps $predep" + done + + smallyes '' | + (repeatn 5 in_target_failmsg INST_BASE_FAIL_FIVE "Failure while installing base packages. This will be re-attempted up to five times." "" \ + dpkg --status-fd 8 --force-overwrite --force-confold --skip-same-version --unpack $(debfor $base) 8>&1 1>&7 || echo EXITCODE $?) | + dpkg_progress $baseprog $bases UNPACKBASE "Unpacking base system" UNPACKING + + info CONFBASE "Configuring the base system..." + + smallyes '' | + (repeatn 5 in_target_failmsg CONF_BASE_FAIL_FIVE "Failure while configuring base packages. This will be re-attempted up to five times." "" \ + dpkg --status-fd 8 --force-confold --skip-same-version --configure -a 8>&1 1>&7 || echo EXITCODE $?) | + dpkg_progress $baseprog $bases CONFBASE "Configuring base system" CONFIGURING + + mv "$TARGET/sbin/start-stop-daemon.REAL" "$TARGET/sbin/start-stop-daemon" + rm -f "$TARGET/usr/sbin/policy-rc.d" + + progress $bases $bases CONFBASE "Configuring base system" + info BASESUCCESS "Base system installed successfully." +} diff --git a/image_build/distro-info/debian.csv b/image_build/distro-info/debian.csv new file mode 100644 index 00000000..adac2060 --- /dev/null +++ b/image_build/distro-info/debian.csv @@ -0,0 +1,18 @@ +version,codename,series,created,release,eol +1.1,Buzz,buzz,1993-08-16,1996-06-17,1997-06-05 +1.2,Rex,rex,1996-06-17,1996-12-12,1998-06-05 +1.3,Bo,bo,1996-12-12,1997-06-05,1999-03-09 +2.0,Hamm,hamm,1997-06-05,1998-07-24,2000-03-09 +2.1,Slink,slink,1998-07-24,1999-03-09,2000-10-30 +2.2,Potato,potato,1999-03-09,2000-08-15,2003-07-30 +3.0,Woody,woody,2000-08-15,2002-07-19,2006-06-30 +3.1,Sarge,sarge,2002-07-19,2005-06-06,2008-03-30 +4.0,Etch,etch,2005-06-06,2007-04-08,2010-02-15 +5.0,Lenny,lenny,2007-04-08,2009-02-14,2012-02-06 +6.0,Squeeze,squeeze,2009-02-14,2011-02-06,2014-05-31 +7,Wheezy,wheezy,2011-02-06,2013-05-04 +8,Jessie,jessie,2013-05-04,2015-04-25 +9,Stretch,stretch,2015-04-25 +10,Buster,buster,2018-07-01 +,Sid,sid,1993-08-16 +,Experimental,experimental,1993-08-16 diff --git a/img/avatars/README b/img/avatars/README new file mode 100644 index 00000000..3350698d --- /dev/null +++ b/img/avatars/README @@ -0,0 +1,37 @@ +All images in this directory are under a CC0 license, originally from pixabay.com + +http://creativecommons.org/publicdomain/zero/1.0 + +CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER. + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others. + +For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights. + +1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following: + + the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; + moral rights retained by the original author(s) and/or performer(s); + publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; + rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; + rights protecting the extraction, dissemination, use and reuse of data in a Work; + database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and + other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof. + +2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose. + +3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose. + +4. Limitations and Disclaimers. + + No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. + + Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. + + Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. + + Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. diff --git a/img/avatars/anon001.jpg b/img/avatars/anon001.jpg new file mode 100644 index 00000000..f038bd8a Binary files /dev/null and b/img/avatars/anon001.jpg differ diff --git a/img/avatars/anon002.jpg b/img/avatars/anon002.jpg new file mode 100644 index 00000000..a71c5f4b Binary files /dev/null and b/img/avatars/anon002.jpg differ diff --git a/img/avatars/anon003.jpg b/img/avatars/anon003.jpg new file mode 100644 index 00000000..dcff7379 Binary files /dev/null and b/img/avatars/anon003.jpg differ diff --git a/img/avatars/anon004.jpg b/img/avatars/anon004.jpg new file mode 100644 index 00000000..25b8672e Binary files /dev/null and b/img/avatars/anon004.jpg differ diff --git a/img/avatars/anon005.jpg b/img/avatars/anon005.jpg new file mode 100644 index 00000000..583c8851 Binary files /dev/null and b/img/avatars/anon005.jpg differ diff --git a/img/avatars/anon006.jpg b/img/avatars/anon006.jpg new file mode 100644 index 00000000..37364b99 Binary files /dev/null and b/img/avatars/anon006.jpg differ diff --git a/img/avatars/blog.png b/img/avatars/blog.png new file mode 100644 index 00000000..47206ed8 Binary files /dev/null and b/img/avatars/blog.png differ diff --git a/img/avatars/budgie001.jpg b/img/avatars/budgie001.jpg new file mode 100644 index 00000000..b23ab7e2 Binary files /dev/null and b/img/avatars/budgie001.jpg differ diff --git a/img/avatars/budgie002.jpg b/img/avatars/budgie002.jpg new file mode 100644 index 00000000..bbdbbee9 Binary files /dev/null and b/img/avatars/budgie002.jpg differ diff --git a/img/avatars/buffalo001.jpg b/img/avatars/buffalo001.jpg new file mode 100644 index 00000000..a9e99caf Binary files /dev/null and b/img/avatars/buffalo001.jpg differ diff --git a/img/avatars/butterfly001.jpg b/img/avatars/butterfly001.jpg new file mode 100644 index 00000000..019e7e0f Binary files /dev/null and b/img/avatars/butterfly001.jpg differ diff --git a/img/avatars/butterfly002.jpg b/img/avatars/butterfly002.jpg new file mode 100644 index 00000000..51f890e6 Binary files /dev/null and b/img/avatars/butterfly002.jpg differ diff --git a/img/avatars/butterfly003.jpg b/img/avatars/butterfly003.jpg new file mode 100644 index 00000000..5595c081 Binary files /dev/null and b/img/avatars/butterfly003.jpg differ diff --git a/img/avatars/cat001.jpg b/img/avatars/cat001.jpg new file mode 100644 index 00000000..91cbc364 Binary files /dev/null and b/img/avatars/cat001.jpg differ diff --git a/img/avatars/cat002.jpg b/img/avatars/cat002.jpg new file mode 100644 index 00000000..2f6edcf0 Binary files /dev/null and b/img/avatars/cat002.jpg differ diff --git a/img/avatars/cat003.jpg b/img/avatars/cat003.jpg new file mode 100644 index 00000000..da178d7e Binary files /dev/null and b/img/avatars/cat003.jpg differ diff --git a/img/avatars/cat004.jpg b/img/avatars/cat004.jpg new file mode 100644 index 00000000..12871873 Binary files /dev/null and b/img/avatars/cat004.jpg differ diff --git a/img/avatars/cat005.jpg b/img/avatars/cat005.jpg new file mode 100644 index 00000000..319a1842 Binary files /dev/null and b/img/avatars/cat005.jpg differ diff --git a/img/avatars/cat006.jpg b/img/avatars/cat006.jpg new file mode 100644 index 00000000..704d501b Binary files /dev/null and b/img/avatars/cat006.jpg differ diff --git a/img/avatars/cat007.jpg b/img/avatars/cat007.jpg new file mode 100644 index 00000000..e1166f08 Binary files /dev/null and b/img/avatars/cat007.jpg differ diff --git a/img/avatars/cat008.jpg b/img/avatars/cat008.jpg new file mode 100644 index 00000000..7c37d523 Binary files /dev/null and b/img/avatars/cat008.jpg differ diff --git a/img/avatars/cat009.jpg b/img/avatars/cat009.jpg new file mode 100644 index 00000000..173668db Binary files /dev/null and b/img/avatars/cat009.jpg differ diff --git a/img/avatars/cat010.jpg b/img/avatars/cat010.jpg new file mode 100644 index 00000000..e33a147b Binary files /dev/null and b/img/avatars/cat010.jpg differ diff --git a/img/avatars/cat011.jpg b/img/avatars/cat011.jpg new file mode 100644 index 00000000..c390626d Binary files /dev/null and b/img/avatars/cat011.jpg differ diff --git a/img/avatars/cat12.jpg b/img/avatars/cat12.jpg new file mode 100644 index 00000000..479491e6 Binary files /dev/null and b/img/avatars/cat12.jpg differ diff --git a/img/avatars/chat.png b/img/avatars/chat.png new file mode 100644 index 00000000..8d1fdb65 Binary files /dev/null and b/img/avatars/chat.png differ diff --git a/img/avatars/chicken001.jpg b/img/avatars/chicken001.jpg new file mode 100644 index 00000000..82879fcc Binary files /dev/null and b/img/avatars/chicken001.jpg differ diff --git a/img/avatars/crow001.jpg b/img/avatars/crow001.jpg new file mode 100644 index 00000000..ac97fb99 Binary files /dev/null and b/img/avatars/crow001.jpg differ diff --git a/img/avatars/deer001.jpg b/img/avatars/deer001.jpg new file mode 100644 index 00000000..24520366 Binary files /dev/null and b/img/avatars/deer001.jpg differ diff --git a/img/avatars/dog001.jpg b/img/avatars/dog001.jpg new file mode 100644 index 00000000..84eba37d Binary files /dev/null and b/img/avatars/dog001.jpg differ diff --git a/img/avatars/dog002.jpg b/img/avatars/dog002.jpg new file mode 100644 index 00000000..8611b450 Binary files /dev/null and b/img/avatars/dog002.jpg differ diff --git a/img/avatars/dog003.jpg b/img/avatars/dog003.jpg new file mode 100644 index 00000000..49f0eb2e Binary files /dev/null and b/img/avatars/dog003.jpg differ diff --git a/img/avatars/dog004.jpg b/img/avatars/dog004.jpg new file mode 100644 index 00000000..4f890dc0 Binary files /dev/null and b/img/avatars/dog004.jpg differ diff --git a/img/avatars/dog005.jpg b/img/avatars/dog005.jpg new file mode 100644 index 00000000..018d6e70 Binary files /dev/null and b/img/avatars/dog005.jpg differ diff --git a/img/avatars/dog006.jpg b/img/avatars/dog006.jpg new file mode 100644 index 00000000..ddc3e7e8 Binary files /dev/null and b/img/avatars/dog006.jpg differ diff --git a/img/avatars/dog007.jpg b/img/avatars/dog007.jpg new file mode 100644 index 00000000..af116507 Binary files /dev/null and b/img/avatars/dog007.jpg differ diff --git a/img/avatars/dog008.jpg b/img/avatars/dog008.jpg new file mode 100644 index 00000000..2ce560f7 Binary files /dev/null and b/img/avatars/dog008.jpg differ diff --git a/img/avatars/dog009.jpg b/img/avatars/dog009.jpg new file mode 100644 index 00000000..7a735ad1 Binary files /dev/null and b/img/avatars/dog009.jpg differ diff --git a/img/avatars/dove001.jpg b/img/avatars/dove001.jpg new file mode 100644 index 00000000..7cb20b14 Binary files /dev/null and b/img/avatars/dove001.jpg differ diff --git a/img/avatars/duck001.jpg b/img/avatars/duck001.jpg new file mode 100644 index 00000000..47ae75a9 Binary files /dev/null and b/img/avatars/duck001.jpg differ diff --git a/img/avatars/duck002.jpg b/img/avatars/duck002.jpg new file mode 100644 index 00000000..2ac88ba5 Binary files /dev/null and b/img/avatars/duck002.jpg differ diff --git a/img/avatars/eagle001.jpg b/img/avatars/eagle001.jpg new file mode 100644 index 00000000..c7b3c027 Binary files /dev/null and b/img/avatars/eagle001.jpg differ diff --git a/img/avatars/eagle002.jpg b/img/avatars/eagle002.jpg new file mode 100644 index 00000000..fd80f808 Binary files /dev/null and b/img/avatars/eagle002.jpg differ diff --git a/img/avatars/eagle003.jpg b/img/avatars/eagle003.jpg new file mode 100644 index 00000000..f929f46f Binary files /dev/null and b/img/avatars/eagle003.jpg differ diff --git a/img/avatars/eagle004.jpg b/img/avatars/eagle004.jpg new file mode 100644 index 00000000..a7eec16b Binary files /dev/null and b/img/avatars/eagle004.jpg differ diff --git a/img/avatars/flower001.jpg b/img/avatars/flower001.jpg new file mode 100644 index 00000000..de313ab5 Binary files /dev/null and b/img/avatars/flower001.jpg differ diff --git a/img/avatars/fox001.jpg b/img/avatars/fox001.jpg new file mode 100644 index 00000000..38b18036 Binary files /dev/null and b/img/avatars/fox001.jpg differ diff --git a/img/avatars/gnu001.jpg b/img/avatars/gnu001.jpg new file mode 100644 index 00000000..c321793c Binary files /dev/null and b/img/avatars/gnu001.jpg differ diff --git a/img/avatars/gnu002.jpg b/img/avatars/gnu002.jpg new file mode 100644 index 00000000..2cb0e624 Binary files /dev/null and b/img/avatars/gnu002.jpg differ diff --git a/img/avatars/guineapig001.jpg b/img/avatars/guineapig001.jpg new file mode 100644 index 00000000..be038633 Binary files /dev/null and b/img/avatars/guineapig001.jpg differ diff --git a/img/avatars/guineapig002.jpg b/img/avatars/guineapig002.jpg new file mode 100644 index 00000000..abeb1f0c Binary files /dev/null and b/img/avatars/guineapig002.jpg differ diff --git a/img/avatars/help.png b/img/avatars/help.png new file mode 100644 index 00000000..ddef9bb7 Binary files /dev/null and b/img/avatars/help.png differ diff --git a/img/avatars/horse001.jpg b/img/avatars/horse001.jpg new file mode 100644 index 00000000..9514ea10 Binary files /dev/null and b/img/avatars/horse001.jpg differ diff --git a/img/avatars/horse002.jpg b/img/avatars/horse002.jpg new file mode 100644 index 00000000..2de119a9 Binary files /dev/null and b/img/avatars/horse002.jpg differ diff --git a/img/avatars/horse003.jpg b/img/avatars/horse003.jpg new file mode 100644 index 00000000..7cdb8594 Binary files /dev/null and b/img/avatars/horse003.jpg differ diff --git a/img/avatars/horse004.jpg b/img/avatars/horse004.jpg new file mode 100644 index 00000000..5bc02fd3 Binary files /dev/null and b/img/avatars/horse004.jpg differ diff --git a/img/avatars/ipfs.jpg b/img/avatars/ipfs.jpg new file mode 100644 index 00000000..ddf87788 Binary files /dev/null and b/img/avatars/ipfs.jpg differ diff --git a/img/avatars/ladybird001.jpg b/img/avatars/ladybird001.jpg new file mode 100644 index 00000000..afe70bfe Binary files /dev/null and b/img/avatars/ladybird001.jpg differ diff --git a/img/avatars/ladybird002.jpg b/img/avatars/ladybird002.jpg new file mode 100644 index 00000000..0cd4f89b Binary files /dev/null and b/img/avatars/ladybird002.jpg differ diff --git a/img/avatars/ladybird003.jpg b/img/avatars/ladybird003.jpg new file mode 100644 index 00000000..7a908545 Binary files /dev/null and b/img/avatars/ladybird003.jpg differ diff --git a/img/avatars/newidentity.png b/img/avatars/newidentity.png new file mode 100644 index 00000000..d5c9921f Binary files /dev/null and b/img/avatars/newidentity.png differ diff --git a/img/avatars/otheruser.png b/img/avatars/otheruser.png new file mode 100644 index 00000000..14a17609 Binary files /dev/null and b/img/avatars/otheruser.png differ diff --git a/img/avatars/otter001.jpg b/img/avatars/otter001.jpg new file mode 100644 index 00000000..33551fac Binary files /dev/null and b/img/avatars/otter001.jpg differ diff --git a/img/avatars/owl001.jpg b/img/avatars/owl001.jpg new file mode 100644 index 00000000..01cfb033 Binary files /dev/null and b/img/avatars/owl001.jpg differ diff --git a/img/avatars/peacock001.jpg b/img/avatars/peacock001.jpg new file mode 100644 index 00000000..41b47572 Binary files /dev/null and b/img/avatars/peacock001.jpg differ diff --git a/img/avatars/penguin001.jpg b/img/avatars/penguin001.jpg new file mode 100644 index 00000000..22dca840 Binary files /dev/null and b/img/avatars/penguin001.jpg differ diff --git a/img/avatars/penguin002.jpg b/img/avatars/penguin002.jpg new file mode 100644 index 00000000..efcd8e34 Binary files /dev/null and b/img/avatars/penguin002.jpg differ diff --git a/img/avatars/penguin003.jpg b/img/avatars/penguin003.jpg new file mode 100644 index 00000000..bbd497a3 Binary files /dev/null and b/img/avatars/penguin003.jpg differ diff --git a/img/avatars/penguin004.jpg b/img/avatars/penguin004.jpg new file mode 100644 index 00000000..fe96f2af Binary files /dev/null and b/img/avatars/penguin004.jpg differ diff --git a/img/avatars/penguin005.jpg b/img/avatars/penguin005.jpg new file mode 100644 index 00000000..4cfc3c57 Binary files /dev/null and b/img/avatars/penguin005.jpg differ diff --git a/img/avatars/restart.png b/img/avatars/restart.png new file mode 100644 index 00000000..a773cc99 Binary files /dev/null and b/img/avatars/restart.png differ diff --git a/img/avatars/snake001.jpg b/img/avatars/snake001.jpg new file mode 100644 index 00000000..2d40b272 Binary files /dev/null and b/img/avatars/snake001.jpg differ diff --git a/img/avatars/swan001.jpg b/img/avatars/swan001.jpg new file mode 100644 index 00000000..a3700c68 Binary files /dev/null and b/img/avatars/swan001.jpg differ diff --git a/img/avatars/tiger001.jpg b/img/avatars/tiger001.jpg new file mode 100644 index 00000000..ee7ead31 Binary files /dev/null and b/img/avatars/tiger001.jpg differ diff --git a/img/avatars/wifi.png b/img/avatars/wifi.png new file mode 100644 index 00000000..e1192020 Binary files /dev/null and b/img/avatars/wifi.png differ diff --git a/img/backgrounds/freedombone_mesh_amnesic_background.png b/img/backgrounds/freedombone_mesh_amnesic_background.png new file mode 100644 index 00000000..561dc7b8 Binary files /dev/null and b/img/backgrounds/freedombone_mesh_amnesic_background.png differ diff --git a/img/backgrounds/freedombone_mesh_initial_background.png b/img/backgrounds/freedombone_mesh_initial_background.png new file mode 100644 index 00000000..6c7fa9b8 Binary files /dev/null and b/img/backgrounds/freedombone_mesh_initial_background.png differ diff --git a/img/bbb_above.jpg b/img/bbb_above.jpg new file mode 100644 index 00000000..49e8a806 Binary files /dev/null and b/img/bbb_above.jpg differ diff --git a/img/bbb_back.jpg b/img/bbb_back.jpg new file mode 100644 index 00000000..98f61e04 Binary files /dev/null and b/img/bbb_back.jpg differ diff --git a/img/bbb_front.jpg b/img/bbb_front.jpg new file mode 100644 index 00000000..608a03e5 Binary files /dev/null and b/img/bbb_front.jpg differ diff --git a/img/beaglebone_black9.jpg b/img/beaglebone_black9.jpg new file mode 100644 index 00000000..aecb6043 Binary files /dev/null and b/img/beaglebone_black9.jpg differ diff --git a/img/controlpanel/control_panel.jpg b/img/controlpanel/control_panel.jpg index 1288517c..99858df1 100644 Binary files a/img/controlpanel/control_panel.jpg and b/img/controlpanel/control_panel.jpg differ diff --git a/img/controlpanel/control_panel_about.jpg b/img/controlpanel/control_panel_about.jpg index 788edf58..e19dd6d4 100644 Binary files a/img/controlpanel/control_panel_about.jpg and b/img/controlpanel/control_panel_about.jpg differ diff --git a/img/controlpanel/control_panel_apps.jpg b/img/controlpanel/control_panel_apps.jpg new file mode 100644 index 00000000..7f37ec95 Binary files /dev/null and b/img/controlpanel/control_panel_apps.jpg differ diff --git a/img/controlpanel/control_panel_security.jpg b/img/controlpanel/control_panel_security.jpg index 58f324c1..c90ca7fb 100644 Binary files a/img/controlpanel/control_panel_security.jpg and b/img/controlpanel/control_panel_security.jpg differ diff --git a/img/controlpanel/control_panel_user.jpg b/img/controlpanel/control_panel_user.jpg index 94895b98..f1f76325 100644 Binary files a/img/controlpanel/control_panel_user.jpg and b/img/controlpanel/control_panel_user.jpg differ diff --git a/img/hexchat_setup_clearnet.jpg b/img/hexchat_setup_clearnet.jpg new file mode 100644 index 00000000..57ceaa7a Binary files /dev/null and b/img/hexchat_setup_clearnet.jpg differ diff --git a/img/hubzilla_registration.jpg b/img/hubzilla_registration.jpg new file mode 100644 index 00000000..a9b86f8c Binary files /dev/null and b/img/hubzilla_registration.jpg differ diff --git a/img/logo.svg b/img/logo.svg index 707100b3..8d846a11 100644 --- a/img/logo.svg +++ b/img/logo.svg @@ -1,15 +1,15 @@ - + image/svg+xml + rdf:resource="https://purl.org/dc/dcmitype/StillImage" /> diff --git a/img/lychee_setup.jpg b/img/lychee_setup.jpg new file mode 100644 index 00000000..89fcbc70 Binary files /dev/null and b/img/lychee_setup.jpg differ diff --git a/img/mailpile_setup.jpg b/img/mailpile_setup.jpg new file mode 100644 index 00000000..0b376462 Binary files /dev/null and b/img/mailpile_setup.jpg differ diff --git a/img/mailpile_setup_keys.jpg b/img/mailpile_setup_keys.jpg new file mode 100644 index 00000000..25a5a1c4 Binary files /dev/null and b/img/mailpile_setup_keys.jpg differ diff --git a/img/mesh_choose_avatar.jpg b/img/mesh_choose_avatar.jpg new file mode 100644 index 00000000..e99a7141 Binary files /dev/null and b/img/mesh_choose_avatar.jpg differ diff --git a/img/mesh_friend_request.jpg b/img/mesh_friend_request.jpg new file mode 100644 index 00000000..ec150d4b Binary files /dev/null and b/img/mesh_friend_request.jpg differ diff --git a/img/mesh_incoming.jpg b/img/mesh_incoming.jpg new file mode 100644 index 00000000..e2bff4d5 Binary files /dev/null and b/img/mesh_incoming.jpg differ diff --git a/img/mesh_netbook.jpg b/img/mesh_netbook.jpg new file mode 100644 index 00000000..b9138771 Binary files /dev/null and b/img/mesh_netbook.jpg differ diff --git a/img/mesh_new_blog.jpg b/img/mesh_new_blog.jpg new file mode 100644 index 00000000..0c7530ad Binary files /dev/null and b/img/mesh_new_blog.jpg differ diff --git a/img/mesh_new_blog2.jpg b/img/mesh_new_blog2.jpg new file mode 100644 index 00000000..8b19b92b Binary files /dev/null and b/img/mesh_new_blog2.jpg differ diff --git a/img/mesh_paste_tox_id.jpg b/img/mesh_paste_tox_id.jpg new file mode 100644 index 00000000..4aa7b219 Binary files /dev/null and b/img/mesh_paste_tox_id.jpg differ diff --git a/img/mesh_router.jpg b/img/mesh_router.jpg new file mode 100644 index 00000000..f769cd04 Binary files /dev/null and b/img/mesh_router.jpg differ diff --git a/img/mesh_screenshot.jpg b/img/mesh_screenshot.jpg new file mode 100644 index 00000000..422ec6bd Binary files /dev/null and b/img/mesh_screenshot.jpg differ diff --git a/img/mesh_share_files.jpg b/img/mesh_share_files.jpg new file mode 100644 index 00000000..3cfcf0ea Binary files /dev/null and b/img/mesh_share_files.jpg differ diff --git a/img/mesh_signal.jpg b/img/mesh_signal.jpg new file mode 100644 index 00000000..f26580dd Binary files /dev/null and b/img/mesh_signal.jpg differ diff --git a/img/mesh_text_chat.jpg b/img/mesh_text_chat.jpg new file mode 100644 index 00000000..0ff67ad4 Binary files /dev/null and b/img/mesh_text_chat.jpg differ diff --git a/img/mesh_view_blog.jpg b/img/mesh_view_blog.jpg new file mode 100644 index 00000000..352de6e9 Binary files /dev/null and b/img/mesh_view_blog.jpg differ diff --git a/img/mesh_visit_site.jpg b/img/mesh_visit_site.jpg new file mode 100644 index 00000000..795d87eb Binary files /dev/null and b/img/mesh_visit_site.jpg differ diff --git a/img/microsd_reader.jpg b/img/microsd_reader.jpg new file mode 100644 index 00000000..40811f5d Binary files /dev/null and b/img/microsd_reader.jpg differ diff --git a/img/ssh_key_verify.jpg b/img/ssh_key_verify.jpg new file mode 100644 index 00000000..cd4d7afd Binary files /dev/null and b/img/ssh_key_verify.jpg differ diff --git a/img/syncthing_browser.jpg b/img/syncthing_browser.jpg new file mode 100644 index 00000000..3e2551c0 Binary files /dev/null and b/img/syncthing_browser.jpg differ diff --git a/img/tor_onion.jpg b/img/tor_onion.jpg new file mode 100644 index 00000000..6210b9fc Binary files /dev/null and b/img/tor_onion.jpg differ diff --git a/locale/af/freedombone-addremove.json b/locale/af/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/af/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-adduser.json b/locale/af/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/af/freedombone-adduser.json +++ b/locale/af/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/af/freedombone-app-blog.json b/locale/af/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/af/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-blogstatic.json b/locale/af/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/af/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-cjdns.json b/locale/af/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/af/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-dlna.json b/locale/af/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/af/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-dokuwiki.json b/locale/af/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/af/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-emacs.json b/locale/af/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/af/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-etherpad.json b/locale/af/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/af/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-gnusocial.json b/locale/af/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/af/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-gogs.json b/locale/af/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/af/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-htmly.json b/locale/af/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/af/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-hubzilla.json b/locale/af/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/af/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-ipfs.json b/locale/af/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/af/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-irc.json b/locale/af/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/af/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-jitsi.json b/locale/af/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/af/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-mediagoblin.json b/locale/af/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/af/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-mumble.json b/locale/af/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/af/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-pelican.json b/locale/af/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/af/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-pihole.json b/locale/af/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/af/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-postactiv.json b/locale/af/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/af/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-rss.json b/locale/af/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/af/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-searx.json b/locale/af/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/af/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-sip.json b/locale/af/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/af/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-syncthing.json b/locale/af/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/af/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-tahoelafs.json b/locale/af/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/af/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-tox.json b/locale/af/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/af/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-vim.json b/locale/af/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/af/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-webmail.json b/locale/af/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/af/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-wiki.json b/locale/af/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/af/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-xmpp.json b/locale/af/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/af/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-app-zeronet.json b/locale/af/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/af/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-backup-local.json b/locale/af/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/af/freedombone-backup-local.json +++ b/locale/af/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/af/freedombone-backup-remote.json b/locale/af/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/af/freedombone-backup-remote.json +++ b/locale/af/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/af/freedombone-base-chaoskey.json b/locale/af/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/af/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-base-email.json b/locale/af/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/af/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-config.json b/locale/af/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/af/freedombone-config.json +++ b/locale/af/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/af/freedombone-controlpanel-user.json b/locale/af/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/af/freedombone-controlpanel-user.json +++ b/locale/af/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/af/freedombone-controlpanel.json b/locale/af/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/af/freedombone-controlpanel.json +++ b/locale/af/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/af/freedombone-image-customise.json b/locale/af/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/af/freedombone-image-customise.json +++ b/locale/af/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/af/freedombone-image-mesh.json b/locale/af/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/af/freedombone-image-mesh.json +++ b/locale/af/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/af/freedombone-image.json b/locale/af/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/af/freedombone-image.json +++ b/locale/af/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/af/freedombone-keydrive.json b/locale/af/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/af/freedombone-keydrive.json +++ b/locale/af/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/af/freedombone-mesh-batman.json b/locale/af/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/af/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-mesh-blog.json b/locale/af/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/af/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-mesh-install.json b/locale/af/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/af/freedombone-mesh-install.json +++ b/locale/af/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/af/freedombone-mesh-reset.json b/locale/af/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/af/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-mesh-visit-site.json b/locale/af/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/af/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-mirrors.json b/locale/af/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/af/freedombone-mirrors.json +++ b/locale/af/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/af/freedombone-pin-cert.json b/locale/af/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/af/freedombone-pin-cert.json +++ b/locale/af/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/af/freedombone-recoverkey.json b/locale/af/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/af/freedombone-recoverkey.json +++ b/locale/af/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/af/freedombone-restore-local.json b/locale/af/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/af/freedombone-restore-local.json +++ b/locale/af/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/af/freedombone-restore-remote.json b/locale/af/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/af/freedombone-restore-remote.json +++ b/locale/af/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/af/freedombone-rmuser.json b/locale/af/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/af/freedombone-rmuser.json +++ b/locale/af/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/af/freedombone-sec.json b/locale/af/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/af/freedombone-sec.json +++ b/locale/af/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/af/freedombone-tests.json b/locale/af/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/af/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-update-date.json b/locale/af/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/af/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/af/freedombone-update-date.mo b/locale/af/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/af/freedombone-update-date.mo and /dev/null differ diff --git a/locale/af/freedombone-utils-backup.json b/locale/af/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/af/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-config.json b/locale/af/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/af/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-database.json b/locale/af/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/af/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-depends.json b/locale/af/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/af/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-final.json b/locale/af/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/af/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-git.json b/locale/af/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/af/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-help.json b/locale/af/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/af/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-interactive.json b/locale/af/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/af/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-keys.json b/locale/af/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/af/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-onion.json b/locale/af/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/af/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-rng.json b/locale/af/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/af/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-selector.json b/locale/af/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/af/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-setup.json b/locale/af/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/af/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-validation.json b/locale/af/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/af/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-web.json b/locale/af/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/af/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-utils-wifi.json b/locale/af/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/af/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/af/freedombone-wifi.json b/locale/af/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/af/freedombone-wifi.json +++ b/locale/af/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/af/freedombone.json b/locale/af/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/af/freedombone.json +++ b/locale/af/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-addremove.json b/locale/ar/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/ar/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-adduser.json b/locale/ar/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/ar/freedombone-adduser.json +++ b/locale/ar/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/ar/freedombone-app-blog.json b/locale/ar/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/ar/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-blogstatic.json b/locale/ar/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ar/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-cjdns.json b/locale/ar/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/ar/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-dlna.json b/locale/ar/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/ar/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-dokuwiki.json b/locale/ar/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/ar/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-emacs.json b/locale/ar/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/ar/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-etherpad.json b/locale/ar/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/ar/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-gnusocial.json b/locale/ar/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/ar/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-gogs.json b/locale/ar/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/ar/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-htmly.json b/locale/ar/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/ar/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-hubzilla.json b/locale/ar/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/ar/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-ipfs.json b/locale/ar/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/ar/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-irc.json b/locale/ar/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/ar/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-jitsi.json b/locale/ar/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/ar/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-mediagoblin.json b/locale/ar/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/ar/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-mumble.json b/locale/ar/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/ar/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-pelican.json b/locale/ar/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ar/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-pihole.json b/locale/ar/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/ar/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-postactiv.json b/locale/ar/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/ar/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-rss.json b/locale/ar/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/ar/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-searx.json b/locale/ar/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/ar/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-sip.json b/locale/ar/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/ar/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-syncthing.json b/locale/ar/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/ar/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-tahoelafs.json b/locale/ar/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/ar/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-tox.json b/locale/ar/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/ar/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-vim.json b/locale/ar/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/ar/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-webmail.json b/locale/ar/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/ar/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-wiki.json b/locale/ar/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/ar/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-xmpp.json b/locale/ar/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/ar/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-app-zeronet.json b/locale/ar/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/ar/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-backup-local.json b/locale/ar/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/ar/freedombone-backup-local.json +++ b/locale/ar/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-backup-remote.json b/locale/ar/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/ar/freedombone-backup-remote.json +++ b/locale/ar/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-base-chaoskey.json b/locale/ar/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/ar/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-base-email.json b/locale/ar/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/ar/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-config.json b/locale/ar/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/ar/freedombone-config.json +++ b/locale/ar/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-controlpanel-user.json b/locale/ar/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/ar/freedombone-controlpanel-user.json +++ b/locale/ar/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/ar/freedombone-controlpanel.json b/locale/ar/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/ar/freedombone-controlpanel.json +++ b/locale/ar/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-image-customise.json b/locale/ar/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/ar/freedombone-image-customise.json +++ b/locale/ar/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-image-mesh.json b/locale/ar/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/ar/freedombone-image-mesh.json +++ b/locale/ar/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-image.json b/locale/ar/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/ar/freedombone-image.json +++ b/locale/ar/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-keydrive.json b/locale/ar/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/ar/freedombone-keydrive.json +++ b/locale/ar/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/ar/freedombone-mesh-batman.json b/locale/ar/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/ar/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-mesh-blog.json b/locale/ar/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/ar/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-mesh-install.json b/locale/ar/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/ar/freedombone-mesh-install.json +++ b/locale/ar/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-mesh-reset.json b/locale/ar/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/ar/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-mesh-visit-site.json b/locale/ar/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/ar/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-mirrors.json b/locale/ar/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/ar/freedombone-mirrors.json +++ b/locale/ar/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-pin-cert.json b/locale/ar/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/ar/freedombone-pin-cert.json +++ b/locale/ar/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-recoverkey.json b/locale/ar/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/ar/freedombone-recoverkey.json +++ b/locale/ar/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-restore-local.json b/locale/ar/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/ar/freedombone-restore-local.json +++ b/locale/ar/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-restore-remote.json b/locale/ar/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/ar/freedombone-restore-remote.json +++ b/locale/ar/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-rmuser.json b/locale/ar/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/ar/freedombone-rmuser.json +++ b/locale/ar/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-sec.json b/locale/ar/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/ar/freedombone-sec.json +++ b/locale/ar/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/ar/freedombone-tests.json b/locale/ar/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/ar/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-update-date.json b/locale/ar/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/ar/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/ar/freedombone-update-date.mo b/locale/ar/freedombone-update-date.mo deleted file mode 100644 index 61bee22c..00000000 Binary files a/locale/ar/freedombone-update-date.mo and /dev/null differ diff --git a/locale/ar/freedombone-utils-backup.json b/locale/ar/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/ar/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-config.json b/locale/ar/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/ar/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-database.json b/locale/ar/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/ar/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-depends.json b/locale/ar/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/ar/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-final.json b/locale/ar/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/ar/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-git.json b/locale/ar/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/ar/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-help.json b/locale/ar/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/ar/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-interactive.json b/locale/ar/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/ar/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-keys.json b/locale/ar/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/ar/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-onion.json b/locale/ar/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/ar/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-rng.json b/locale/ar/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/ar/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-selector.json b/locale/ar/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/ar/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-setup.json b/locale/ar/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/ar/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-validation.json b/locale/ar/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/ar/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-web.json b/locale/ar/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/ar/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-utils-wifi.json b/locale/ar/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/ar/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/ar/freedombone-wifi.json b/locale/ar/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/ar/freedombone-wifi.json +++ b/locale/ar/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/ar/freedombone.json b/locale/ar/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/ar/freedombone.json +++ b/locale/ar/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/be/freedombone-addremove.json b/locale/be/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/be/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-adduser.json b/locale/be/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/be/freedombone-adduser.json +++ b/locale/be/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/be/freedombone-app-blog.json b/locale/be/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/be/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-blogstatic.json b/locale/be/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/be/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-cjdns.json b/locale/be/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/be/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-dlna.json b/locale/be/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/be/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-dokuwiki.json b/locale/be/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/be/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-emacs.json b/locale/be/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/be/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-etherpad.json b/locale/be/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/be/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-gnusocial.json b/locale/be/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/be/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-gogs.json b/locale/be/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/be/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-htmly.json b/locale/be/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/be/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-hubzilla.json b/locale/be/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/be/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-ipfs.json b/locale/be/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/be/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-irc.json b/locale/be/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/be/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-jitsi.json b/locale/be/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/be/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-mediagoblin.json b/locale/be/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/be/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-mumble.json b/locale/be/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/be/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-pelican.json b/locale/be/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/be/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-pihole.json b/locale/be/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/be/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-postactiv.json b/locale/be/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/be/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-rss.json b/locale/be/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/be/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-searx.json b/locale/be/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/be/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-sip.json b/locale/be/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/be/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-syncthing.json b/locale/be/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/be/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-tahoelafs.json b/locale/be/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/be/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-tox.json b/locale/be/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/be/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-vim.json b/locale/be/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/be/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-webmail.json b/locale/be/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/be/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-wiki.json b/locale/be/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/be/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-xmpp.json b/locale/be/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/be/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-app-zeronet.json b/locale/be/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/be/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-backup-local.json b/locale/be/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/be/freedombone-backup-local.json +++ b/locale/be/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/be/freedombone-backup-remote.json b/locale/be/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/be/freedombone-backup-remote.json +++ b/locale/be/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/be/freedombone-base-chaoskey.json b/locale/be/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/be/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-base-email.json b/locale/be/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/be/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-config.json b/locale/be/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/be/freedombone-config.json +++ b/locale/be/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/be/freedombone-controlpanel-user.json b/locale/be/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/be/freedombone-controlpanel-user.json +++ b/locale/be/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/be/freedombone-controlpanel.json b/locale/be/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/be/freedombone-controlpanel.json +++ b/locale/be/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/be/freedombone-image-customise.json b/locale/be/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/be/freedombone-image-customise.json +++ b/locale/be/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/be/freedombone-image-mesh.json b/locale/be/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/be/freedombone-image-mesh.json +++ b/locale/be/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/be/freedombone-image.json b/locale/be/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/be/freedombone-image.json +++ b/locale/be/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/be/freedombone-keydrive.json b/locale/be/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/be/freedombone-keydrive.json +++ b/locale/be/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/be/freedombone-mesh-batman.json b/locale/be/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/be/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-mesh-blog.json b/locale/be/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/be/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-mesh-install.json b/locale/be/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/be/freedombone-mesh-install.json +++ b/locale/be/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/be/freedombone-mesh-reset.json b/locale/be/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/be/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-mesh-visit-site.json b/locale/be/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/be/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-mirrors.json b/locale/be/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/be/freedombone-mirrors.json +++ b/locale/be/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/be/freedombone-pin-cert.json b/locale/be/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/be/freedombone-pin-cert.json +++ b/locale/be/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/be/freedombone-recoverkey.json b/locale/be/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/be/freedombone-recoverkey.json +++ b/locale/be/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/be/freedombone-restore-local.json b/locale/be/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/be/freedombone-restore-local.json +++ b/locale/be/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/be/freedombone-restore-remote.json b/locale/be/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/be/freedombone-restore-remote.json +++ b/locale/be/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/be/freedombone-rmuser.json b/locale/be/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/be/freedombone-rmuser.json +++ b/locale/be/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/be/freedombone-sec.json b/locale/be/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/be/freedombone-sec.json +++ b/locale/be/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/be/freedombone-tests.json b/locale/be/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/be/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-update-date.json b/locale/be/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/be/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/be/freedombone-update-date.mo b/locale/be/freedombone-update-date.mo deleted file mode 100644 index 8cc55eca..00000000 Binary files a/locale/be/freedombone-update-date.mo and /dev/null differ diff --git a/locale/be/freedombone-utils-backup.json b/locale/be/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/be/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-config.json b/locale/be/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/be/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-database.json b/locale/be/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/be/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-depends.json b/locale/be/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/be/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-final.json b/locale/be/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/be/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-git.json b/locale/be/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/be/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-help.json b/locale/be/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/be/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-interactive.json b/locale/be/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/be/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-keys.json b/locale/be/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/be/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-onion.json b/locale/be/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/be/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-rng.json b/locale/be/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/be/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-selector.json b/locale/be/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/be/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-setup.json b/locale/be/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/be/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-validation.json b/locale/be/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/be/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-web.json b/locale/be/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/be/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-utils-wifi.json b/locale/be/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/be/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/be/freedombone-wifi.json b/locale/be/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/be/freedombone-wifi.json +++ b/locale/be/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/be/freedombone.json b/locale/be/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/be/freedombone.json +++ b/locale/be/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-addremove.json b/locale/bg/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/bg/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-adduser.json b/locale/bg/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/bg/freedombone-adduser.json +++ b/locale/bg/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/bg/freedombone-app-blog.json b/locale/bg/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/bg/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-blogstatic.json b/locale/bg/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/bg/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-cjdns.json b/locale/bg/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/bg/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-dlna.json b/locale/bg/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/bg/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-dokuwiki.json b/locale/bg/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/bg/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-emacs.json b/locale/bg/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/bg/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-etherpad.json b/locale/bg/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/bg/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-gnusocial.json b/locale/bg/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/bg/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-gogs.json b/locale/bg/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/bg/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-htmly.json b/locale/bg/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/bg/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-hubzilla.json b/locale/bg/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/bg/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-ipfs.json b/locale/bg/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/bg/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-irc.json b/locale/bg/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/bg/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-jitsi.json b/locale/bg/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/bg/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-mediagoblin.json b/locale/bg/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/bg/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-mumble.json b/locale/bg/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/bg/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-pelican.json b/locale/bg/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/bg/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-pihole.json b/locale/bg/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/bg/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-postactiv.json b/locale/bg/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/bg/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-rss.json b/locale/bg/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/bg/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-searx.json b/locale/bg/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/bg/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-sip.json b/locale/bg/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/bg/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-syncthing.json b/locale/bg/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/bg/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-tahoelafs.json b/locale/bg/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/bg/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-tox.json b/locale/bg/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/bg/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-vim.json b/locale/bg/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/bg/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-webmail.json b/locale/bg/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/bg/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-wiki.json b/locale/bg/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/bg/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-xmpp.json b/locale/bg/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/bg/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-app-zeronet.json b/locale/bg/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/bg/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-backup-local.json b/locale/bg/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/bg/freedombone-backup-local.json +++ b/locale/bg/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-backup-remote.json b/locale/bg/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/bg/freedombone-backup-remote.json +++ b/locale/bg/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-base-chaoskey.json b/locale/bg/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/bg/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-base-email.json b/locale/bg/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/bg/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-config.json b/locale/bg/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/bg/freedombone-config.json +++ b/locale/bg/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-controlpanel-user.json b/locale/bg/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/bg/freedombone-controlpanel-user.json +++ b/locale/bg/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/bg/freedombone-controlpanel.json b/locale/bg/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/bg/freedombone-controlpanel.json +++ b/locale/bg/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-image-customise.json b/locale/bg/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/bg/freedombone-image-customise.json +++ b/locale/bg/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-image-mesh.json b/locale/bg/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/bg/freedombone-image-mesh.json +++ b/locale/bg/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-image.json b/locale/bg/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/bg/freedombone-image.json +++ b/locale/bg/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-keydrive.json b/locale/bg/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/bg/freedombone-keydrive.json +++ b/locale/bg/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/bg/freedombone-mesh-batman.json b/locale/bg/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/bg/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-mesh-blog.json b/locale/bg/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/bg/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-mesh-install.json b/locale/bg/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/bg/freedombone-mesh-install.json +++ b/locale/bg/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-mesh-reset.json b/locale/bg/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/bg/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-mesh-visit-site.json b/locale/bg/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/bg/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-mirrors.json b/locale/bg/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/bg/freedombone-mirrors.json +++ b/locale/bg/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-pin-cert.json b/locale/bg/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/bg/freedombone-pin-cert.json +++ b/locale/bg/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-recoverkey.json b/locale/bg/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/bg/freedombone-recoverkey.json +++ b/locale/bg/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-restore-local.json b/locale/bg/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/bg/freedombone-restore-local.json +++ b/locale/bg/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-restore-remote.json b/locale/bg/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/bg/freedombone-restore-remote.json +++ b/locale/bg/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-rmuser.json b/locale/bg/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/bg/freedombone-rmuser.json +++ b/locale/bg/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-sec.json b/locale/bg/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/bg/freedombone-sec.json +++ b/locale/bg/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/bg/freedombone-tests.json b/locale/bg/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/bg/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-update-date.json b/locale/bg/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/bg/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/bg/freedombone-update-date.mo b/locale/bg/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/bg/freedombone-update-date.mo and /dev/null differ diff --git a/locale/bg/freedombone-utils-backup.json b/locale/bg/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/bg/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-config.json b/locale/bg/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/bg/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-database.json b/locale/bg/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/bg/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-depends.json b/locale/bg/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/bg/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-final.json b/locale/bg/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/bg/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-git.json b/locale/bg/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/bg/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-help.json b/locale/bg/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/bg/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-interactive.json b/locale/bg/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/bg/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-keys.json b/locale/bg/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/bg/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-onion.json b/locale/bg/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/bg/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-rng.json b/locale/bg/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/bg/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-selector.json b/locale/bg/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/bg/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-setup.json b/locale/bg/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/bg/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-validation.json b/locale/bg/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/bg/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-web.json b/locale/bg/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/bg/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-utils-wifi.json b/locale/bg/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/bg/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/bg/freedombone-wifi.json b/locale/bg/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/bg/freedombone-wifi.json +++ b/locale/bg/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/bg/freedombone.json b/locale/bg/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/bg/freedombone.json +++ b/locale/bg/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-addremove.json b/locale/bs/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/bs/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-adduser.json b/locale/bs/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/bs/freedombone-adduser.json +++ b/locale/bs/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/bs/freedombone-app-blog.json b/locale/bs/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/bs/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-blogstatic.json b/locale/bs/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/bs/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-cjdns.json b/locale/bs/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/bs/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-dlna.json b/locale/bs/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/bs/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-dokuwiki.json b/locale/bs/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/bs/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-emacs.json b/locale/bs/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/bs/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-etherpad.json b/locale/bs/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/bs/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-gnusocial.json b/locale/bs/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/bs/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-gogs.json b/locale/bs/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/bs/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-htmly.json b/locale/bs/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/bs/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-hubzilla.json b/locale/bs/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/bs/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-ipfs.json b/locale/bs/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/bs/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-irc.json b/locale/bs/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/bs/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-jitsi.json b/locale/bs/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/bs/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-mediagoblin.json b/locale/bs/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/bs/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-mumble.json b/locale/bs/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/bs/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-pelican.json b/locale/bs/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/bs/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-pihole.json b/locale/bs/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/bs/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-postactiv.json b/locale/bs/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/bs/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-rss.json b/locale/bs/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/bs/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-searx.json b/locale/bs/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/bs/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-sip.json b/locale/bs/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/bs/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-syncthing.json b/locale/bs/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/bs/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-tahoelafs.json b/locale/bs/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/bs/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-tox.json b/locale/bs/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/bs/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-vim.json b/locale/bs/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/bs/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-webmail.json b/locale/bs/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/bs/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-wiki.json b/locale/bs/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/bs/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-xmpp.json b/locale/bs/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/bs/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-app-zeronet.json b/locale/bs/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/bs/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-backup-local.json b/locale/bs/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/bs/freedombone-backup-local.json +++ b/locale/bs/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-backup-remote.json b/locale/bs/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/bs/freedombone-backup-remote.json +++ b/locale/bs/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-base-chaoskey.json b/locale/bs/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/bs/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-base-email.json b/locale/bs/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/bs/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-config.json b/locale/bs/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/bs/freedombone-config.json +++ b/locale/bs/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-controlpanel-user.json b/locale/bs/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/bs/freedombone-controlpanel-user.json +++ b/locale/bs/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/bs/freedombone-controlpanel.json b/locale/bs/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/bs/freedombone-controlpanel.json +++ b/locale/bs/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-image-customise.json b/locale/bs/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/bs/freedombone-image-customise.json +++ b/locale/bs/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-image-mesh.json b/locale/bs/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/bs/freedombone-image-mesh.json +++ b/locale/bs/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-image.json b/locale/bs/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/bs/freedombone-image.json +++ b/locale/bs/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-keydrive.json b/locale/bs/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/bs/freedombone-keydrive.json +++ b/locale/bs/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/bs/freedombone-mesh-batman.json b/locale/bs/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/bs/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-mesh-blog.json b/locale/bs/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/bs/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-mesh-install.json b/locale/bs/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/bs/freedombone-mesh-install.json +++ b/locale/bs/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-mesh-reset.json b/locale/bs/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/bs/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-mesh-visit-site.json b/locale/bs/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/bs/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-mirrors.json b/locale/bs/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/bs/freedombone-mirrors.json +++ b/locale/bs/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-pin-cert.json b/locale/bs/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/bs/freedombone-pin-cert.json +++ b/locale/bs/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-recoverkey.json b/locale/bs/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/bs/freedombone-recoverkey.json +++ b/locale/bs/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-restore-local.json b/locale/bs/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/bs/freedombone-restore-local.json +++ b/locale/bs/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-restore-remote.json b/locale/bs/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/bs/freedombone-restore-remote.json +++ b/locale/bs/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-rmuser.json b/locale/bs/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/bs/freedombone-rmuser.json +++ b/locale/bs/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-sec.json b/locale/bs/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/bs/freedombone-sec.json +++ b/locale/bs/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/bs/freedombone-tests.json b/locale/bs/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/bs/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-update-date.json b/locale/bs/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/bs/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/bs/freedombone-update-date.mo b/locale/bs/freedombone-update-date.mo deleted file mode 100644 index 8cc55eca..00000000 Binary files a/locale/bs/freedombone-update-date.mo and /dev/null differ diff --git a/locale/bs/freedombone-utils-backup.json b/locale/bs/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/bs/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-config.json b/locale/bs/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/bs/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-database.json b/locale/bs/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/bs/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-depends.json b/locale/bs/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/bs/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-final.json b/locale/bs/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/bs/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-git.json b/locale/bs/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/bs/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-help.json b/locale/bs/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/bs/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-interactive.json b/locale/bs/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/bs/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-keys.json b/locale/bs/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/bs/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-onion.json b/locale/bs/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/bs/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-rng.json b/locale/bs/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/bs/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-selector.json b/locale/bs/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/bs/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-setup.json b/locale/bs/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/bs/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-validation.json b/locale/bs/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/bs/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-web.json b/locale/bs/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/bs/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-utils-wifi.json b/locale/bs/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/bs/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/bs/freedombone-wifi.json b/locale/bs/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/bs/freedombone-wifi.json +++ b/locale/bs/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/bs/freedombone.json b/locale/bs/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/bs/freedombone.json +++ b/locale/bs/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-addremove.json b/locale/ca/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/ca/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-adduser.json b/locale/ca/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/ca/freedombone-adduser.json +++ b/locale/ca/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/ca/freedombone-app-blog.json b/locale/ca/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/ca/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-blogstatic.json b/locale/ca/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ca/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-cjdns.json b/locale/ca/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/ca/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-dlna.json b/locale/ca/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/ca/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-dokuwiki.json b/locale/ca/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/ca/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-emacs.json b/locale/ca/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/ca/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-etherpad.json b/locale/ca/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/ca/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-gnusocial.json b/locale/ca/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/ca/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-gogs.json b/locale/ca/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/ca/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-htmly.json b/locale/ca/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/ca/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-hubzilla.json b/locale/ca/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/ca/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-ipfs.json b/locale/ca/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/ca/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-irc.json b/locale/ca/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/ca/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-jitsi.json b/locale/ca/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/ca/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-mediagoblin.json b/locale/ca/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/ca/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-mumble.json b/locale/ca/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/ca/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-pelican.json b/locale/ca/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ca/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-pihole.json b/locale/ca/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/ca/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-postactiv.json b/locale/ca/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/ca/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-rss.json b/locale/ca/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/ca/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-searx.json b/locale/ca/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/ca/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-sip.json b/locale/ca/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/ca/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-syncthing.json b/locale/ca/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/ca/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-tahoelafs.json b/locale/ca/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/ca/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-tox.json b/locale/ca/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/ca/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-vim.json b/locale/ca/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/ca/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-webmail.json b/locale/ca/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/ca/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-wiki.json b/locale/ca/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/ca/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-xmpp.json b/locale/ca/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/ca/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-app-zeronet.json b/locale/ca/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/ca/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-backup-local.json b/locale/ca/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/ca/freedombone-backup-local.json +++ b/locale/ca/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-backup-remote.json b/locale/ca/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/ca/freedombone-backup-remote.json +++ b/locale/ca/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-base-chaoskey.json b/locale/ca/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/ca/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-base-email.json b/locale/ca/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/ca/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-config.json b/locale/ca/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/ca/freedombone-config.json +++ b/locale/ca/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-controlpanel-user.json b/locale/ca/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/ca/freedombone-controlpanel-user.json +++ b/locale/ca/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/ca/freedombone-controlpanel.json b/locale/ca/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/ca/freedombone-controlpanel.json +++ b/locale/ca/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-image-customise.json b/locale/ca/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/ca/freedombone-image-customise.json +++ b/locale/ca/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-image-mesh.json b/locale/ca/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/ca/freedombone-image-mesh.json +++ b/locale/ca/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-image.json b/locale/ca/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/ca/freedombone-image.json +++ b/locale/ca/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-keydrive.json b/locale/ca/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/ca/freedombone-keydrive.json +++ b/locale/ca/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/ca/freedombone-mesh-batman.json b/locale/ca/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/ca/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-mesh-blog.json b/locale/ca/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/ca/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-mesh-install.json b/locale/ca/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/ca/freedombone-mesh-install.json +++ b/locale/ca/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-mesh-reset.json b/locale/ca/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/ca/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-mesh-visit-site.json b/locale/ca/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/ca/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-mirrors.json b/locale/ca/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/ca/freedombone-mirrors.json +++ b/locale/ca/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-pin-cert.json b/locale/ca/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/ca/freedombone-pin-cert.json +++ b/locale/ca/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-recoverkey.json b/locale/ca/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/ca/freedombone-recoverkey.json +++ b/locale/ca/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-restore-local.json b/locale/ca/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/ca/freedombone-restore-local.json +++ b/locale/ca/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-restore-remote.json b/locale/ca/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/ca/freedombone-restore-remote.json +++ b/locale/ca/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-rmuser.json b/locale/ca/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/ca/freedombone-rmuser.json +++ b/locale/ca/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-sec.json b/locale/ca/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/ca/freedombone-sec.json +++ b/locale/ca/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/ca/freedombone-tests.json b/locale/ca/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/ca/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-update-date.json b/locale/ca/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/ca/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/ca/freedombone-update-date.mo b/locale/ca/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/ca/freedombone-update-date.mo and /dev/null differ diff --git a/locale/ca/freedombone-utils-backup.json b/locale/ca/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/ca/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-config.json b/locale/ca/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/ca/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-database.json b/locale/ca/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/ca/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-depends.json b/locale/ca/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/ca/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-final.json b/locale/ca/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/ca/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-git.json b/locale/ca/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/ca/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-help.json b/locale/ca/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/ca/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-interactive.json b/locale/ca/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/ca/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-keys.json b/locale/ca/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/ca/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-onion.json b/locale/ca/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/ca/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-rng.json b/locale/ca/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/ca/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-selector.json b/locale/ca/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/ca/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-setup.json b/locale/ca/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/ca/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-validation.json b/locale/ca/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/ca/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-web.json b/locale/ca/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/ca/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-utils-wifi.json b/locale/ca/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/ca/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/ca/freedombone-wifi.json b/locale/ca/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/ca/freedombone-wifi.json +++ b/locale/ca/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/ca/freedombone.json b/locale/ca/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/ca/freedombone.json +++ b/locale/ca/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-addremove.json b/locale/cs/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/cs/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-adduser.json b/locale/cs/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/cs/freedombone-adduser.json +++ b/locale/cs/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/cs/freedombone-app-blog.json b/locale/cs/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/cs/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-blogstatic.json b/locale/cs/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/cs/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-cjdns.json b/locale/cs/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/cs/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-dlna.json b/locale/cs/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/cs/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-dokuwiki.json b/locale/cs/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/cs/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-emacs.json b/locale/cs/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/cs/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-etherpad.json b/locale/cs/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/cs/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-gnusocial.json b/locale/cs/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/cs/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-gogs.json b/locale/cs/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/cs/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-htmly.json b/locale/cs/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/cs/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-hubzilla.json b/locale/cs/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/cs/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-ipfs.json b/locale/cs/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/cs/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-irc.json b/locale/cs/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/cs/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-jitsi.json b/locale/cs/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/cs/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-mediagoblin.json b/locale/cs/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/cs/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-mumble.json b/locale/cs/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/cs/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-pelican.json b/locale/cs/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/cs/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-pihole.json b/locale/cs/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/cs/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-postactiv.json b/locale/cs/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/cs/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-rss.json b/locale/cs/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/cs/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-searx.json b/locale/cs/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/cs/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-sip.json b/locale/cs/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/cs/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-syncthing.json b/locale/cs/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/cs/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-tahoelafs.json b/locale/cs/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/cs/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-tox.json b/locale/cs/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/cs/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-vim.json b/locale/cs/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/cs/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-webmail.json b/locale/cs/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/cs/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-wiki.json b/locale/cs/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/cs/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-xmpp.json b/locale/cs/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/cs/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-app-zeronet.json b/locale/cs/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/cs/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-backup-local.json b/locale/cs/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/cs/freedombone-backup-local.json +++ b/locale/cs/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-backup-remote.json b/locale/cs/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/cs/freedombone-backup-remote.json +++ b/locale/cs/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-base-chaoskey.json b/locale/cs/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/cs/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-base-email.json b/locale/cs/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/cs/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-config.json b/locale/cs/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/cs/freedombone-config.json +++ b/locale/cs/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-controlpanel-user.json b/locale/cs/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/cs/freedombone-controlpanel-user.json +++ b/locale/cs/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/cs/freedombone-controlpanel.json b/locale/cs/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/cs/freedombone-controlpanel.json +++ b/locale/cs/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-image-customise.json b/locale/cs/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/cs/freedombone-image-customise.json +++ b/locale/cs/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-image-mesh.json b/locale/cs/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/cs/freedombone-image-mesh.json +++ b/locale/cs/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-image.json b/locale/cs/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/cs/freedombone-image.json +++ b/locale/cs/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-keydrive.json b/locale/cs/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/cs/freedombone-keydrive.json +++ b/locale/cs/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/cs/freedombone-mesh-batman.json b/locale/cs/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/cs/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-mesh-blog.json b/locale/cs/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/cs/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-mesh-install.json b/locale/cs/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/cs/freedombone-mesh-install.json +++ b/locale/cs/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-mesh-reset.json b/locale/cs/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/cs/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-mesh-visit-site.json b/locale/cs/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/cs/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-mirrors.json b/locale/cs/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/cs/freedombone-mirrors.json +++ b/locale/cs/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-pin-cert.json b/locale/cs/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/cs/freedombone-pin-cert.json +++ b/locale/cs/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-recoverkey.json b/locale/cs/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/cs/freedombone-recoverkey.json +++ b/locale/cs/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-restore-local.json b/locale/cs/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/cs/freedombone-restore-local.json +++ b/locale/cs/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-restore-remote.json b/locale/cs/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/cs/freedombone-restore-remote.json +++ b/locale/cs/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-rmuser.json b/locale/cs/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/cs/freedombone-rmuser.json +++ b/locale/cs/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-sec.json b/locale/cs/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/cs/freedombone-sec.json +++ b/locale/cs/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/cs/freedombone-tests.json b/locale/cs/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/cs/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-update-date.json b/locale/cs/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/cs/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/cs/freedombone-update-date.mo b/locale/cs/freedombone-update-date.mo deleted file mode 100644 index 19953c5d..00000000 Binary files a/locale/cs/freedombone-update-date.mo and /dev/null differ diff --git a/locale/cs/freedombone-utils-backup.json b/locale/cs/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/cs/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-config.json b/locale/cs/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/cs/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-database.json b/locale/cs/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/cs/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-depends.json b/locale/cs/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/cs/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-final.json b/locale/cs/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/cs/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-git.json b/locale/cs/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/cs/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-help.json b/locale/cs/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/cs/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-interactive.json b/locale/cs/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/cs/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-keys.json b/locale/cs/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/cs/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-onion.json b/locale/cs/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/cs/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-rng.json b/locale/cs/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/cs/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-selector.json b/locale/cs/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/cs/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-setup.json b/locale/cs/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/cs/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-validation.json b/locale/cs/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/cs/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-web.json b/locale/cs/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/cs/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-utils-wifi.json b/locale/cs/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/cs/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/cs/freedombone-wifi.json b/locale/cs/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/cs/freedombone-wifi.json +++ b/locale/cs/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/cs/freedombone.json b/locale/cs/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/cs/freedombone.json +++ b/locale/cs/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/da/freedombone-addremove.json b/locale/da/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/da/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-adduser.json b/locale/da/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/da/freedombone-adduser.json +++ b/locale/da/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/da/freedombone-app-blog.json b/locale/da/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/da/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-blogstatic.json b/locale/da/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/da/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-cjdns.json b/locale/da/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/da/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-dlna.json b/locale/da/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/da/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-dokuwiki.json b/locale/da/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/da/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-emacs.json b/locale/da/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/da/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-etherpad.json b/locale/da/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/da/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-gnusocial.json b/locale/da/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/da/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-gogs.json b/locale/da/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/da/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-htmly.json b/locale/da/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/da/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-hubzilla.json b/locale/da/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/da/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-ipfs.json b/locale/da/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/da/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-irc.json b/locale/da/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/da/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-jitsi.json b/locale/da/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/da/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-mediagoblin.json b/locale/da/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/da/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-mumble.json b/locale/da/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/da/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-pelican.json b/locale/da/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/da/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-pihole.json b/locale/da/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/da/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-postactiv.json b/locale/da/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/da/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-rss.json b/locale/da/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/da/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-searx.json b/locale/da/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/da/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-sip.json b/locale/da/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/da/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-syncthing.json b/locale/da/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/da/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-tahoelafs.json b/locale/da/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/da/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-tox.json b/locale/da/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/da/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-vim.json b/locale/da/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/da/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-webmail.json b/locale/da/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/da/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-wiki.json b/locale/da/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/da/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-xmpp.json b/locale/da/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/da/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-app-zeronet.json b/locale/da/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/da/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-backup-local.json b/locale/da/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/da/freedombone-backup-local.json +++ b/locale/da/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/da/freedombone-backup-remote.json b/locale/da/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/da/freedombone-backup-remote.json +++ b/locale/da/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/da/freedombone-base-chaoskey.json b/locale/da/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/da/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-base-email.json b/locale/da/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/da/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-config.json b/locale/da/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/da/freedombone-config.json +++ b/locale/da/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/da/freedombone-controlpanel-user.json b/locale/da/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/da/freedombone-controlpanel-user.json +++ b/locale/da/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/da/freedombone-controlpanel.json b/locale/da/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/da/freedombone-controlpanel.json +++ b/locale/da/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/da/freedombone-image-customise.json b/locale/da/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/da/freedombone-image-customise.json +++ b/locale/da/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/da/freedombone-image-mesh.json b/locale/da/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/da/freedombone-image-mesh.json +++ b/locale/da/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/da/freedombone-image.json b/locale/da/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/da/freedombone-image.json +++ b/locale/da/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/da/freedombone-keydrive.json b/locale/da/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/da/freedombone-keydrive.json +++ b/locale/da/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/da/freedombone-mesh-batman.json b/locale/da/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/da/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-mesh-blog.json b/locale/da/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/da/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-mesh-install.json b/locale/da/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/da/freedombone-mesh-install.json +++ b/locale/da/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/da/freedombone-mesh-reset.json b/locale/da/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/da/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-mesh-visit-site.json b/locale/da/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/da/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-mirrors.json b/locale/da/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/da/freedombone-mirrors.json +++ b/locale/da/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/da/freedombone-pin-cert.json b/locale/da/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/da/freedombone-pin-cert.json +++ b/locale/da/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/da/freedombone-recoverkey.json b/locale/da/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/da/freedombone-recoverkey.json +++ b/locale/da/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/da/freedombone-restore-local.json b/locale/da/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/da/freedombone-restore-local.json +++ b/locale/da/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/da/freedombone-restore-remote.json b/locale/da/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/da/freedombone-restore-remote.json +++ b/locale/da/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/da/freedombone-rmuser.json b/locale/da/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/da/freedombone-rmuser.json +++ b/locale/da/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/da/freedombone-sec.json b/locale/da/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/da/freedombone-sec.json +++ b/locale/da/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/da/freedombone-tests.json b/locale/da/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/da/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-update-date.json b/locale/da/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/da/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/da/freedombone-update-date.mo b/locale/da/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/da/freedombone-update-date.mo and /dev/null differ diff --git a/locale/da/freedombone-utils-backup.json b/locale/da/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/da/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-config.json b/locale/da/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/da/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-database.json b/locale/da/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/da/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-depends.json b/locale/da/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/da/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-final.json b/locale/da/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/da/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-git.json b/locale/da/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/da/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-help.json b/locale/da/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/da/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-interactive.json b/locale/da/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/da/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-keys.json b/locale/da/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/da/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-onion.json b/locale/da/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/da/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-rng.json b/locale/da/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/da/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-selector.json b/locale/da/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/da/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-setup.json b/locale/da/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/da/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-validation.json b/locale/da/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/da/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-web.json b/locale/da/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/da/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-utils-wifi.json b/locale/da/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/da/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/da/freedombone-wifi.json b/locale/da/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/da/freedombone-wifi.json +++ b/locale/da/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/da/freedombone.json b/locale/da/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/da/freedombone.json +++ b/locale/da/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/de/freedombone-addremove.json b/locale/de/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/de/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-adduser.json b/locale/de/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/de/freedombone-adduser.json +++ b/locale/de/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/de/freedombone-app-blog.json b/locale/de/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/de/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-blogstatic.json b/locale/de/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/de/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-cjdns.json b/locale/de/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/de/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-dlna.json b/locale/de/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/de/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-dokuwiki.json b/locale/de/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/de/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-emacs.json b/locale/de/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/de/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-etherpad.json b/locale/de/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/de/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-gnusocial.json b/locale/de/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/de/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-gogs.json b/locale/de/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/de/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-htmly.json b/locale/de/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/de/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-hubzilla.json b/locale/de/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/de/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-ipfs.json b/locale/de/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/de/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-irc.json b/locale/de/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/de/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-jitsi.json b/locale/de/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/de/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-mediagoblin.json b/locale/de/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/de/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-mumble.json b/locale/de/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/de/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-pelican.json b/locale/de/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/de/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-pihole.json b/locale/de/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/de/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-postactiv.json b/locale/de/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/de/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-rss.json b/locale/de/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/de/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-searx.json b/locale/de/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/de/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-sip.json b/locale/de/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/de/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-syncthing.json b/locale/de/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/de/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-tahoelafs.json b/locale/de/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/de/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-tox.json b/locale/de/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/de/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-vim.json b/locale/de/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/de/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-webmail.json b/locale/de/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/de/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-wiki.json b/locale/de/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/de/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-xmpp.json b/locale/de/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/de/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-app-zeronet.json b/locale/de/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/de/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-backup-local.json b/locale/de/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/de/freedombone-backup-local.json +++ b/locale/de/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/de/freedombone-backup-remote.json b/locale/de/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/de/freedombone-backup-remote.json +++ b/locale/de/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/de/freedombone-base-chaoskey.json b/locale/de/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/de/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-base-email.json b/locale/de/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/de/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-config.json b/locale/de/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/de/freedombone-config.json +++ b/locale/de/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/de/freedombone-controlpanel-user.json b/locale/de/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/de/freedombone-controlpanel-user.json +++ b/locale/de/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/de/freedombone-controlpanel.json b/locale/de/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/de/freedombone-controlpanel.json +++ b/locale/de/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/de/freedombone-image-customise.json b/locale/de/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/de/freedombone-image-customise.json +++ b/locale/de/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/de/freedombone-image-mesh.json b/locale/de/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/de/freedombone-image-mesh.json +++ b/locale/de/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/de/freedombone-image.json b/locale/de/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/de/freedombone-image.json +++ b/locale/de/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/de/freedombone-keydrive.json b/locale/de/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/de/freedombone-keydrive.json +++ b/locale/de/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/de/freedombone-mesh-batman.json b/locale/de/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/de/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-mesh-blog.json b/locale/de/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/de/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-mesh-install.json b/locale/de/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/de/freedombone-mesh-install.json +++ b/locale/de/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/de/freedombone-mesh-reset.json b/locale/de/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/de/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-mesh-visit-site.json b/locale/de/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/de/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-mirrors.json b/locale/de/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/de/freedombone-mirrors.json +++ b/locale/de/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/de/freedombone-pin-cert.json b/locale/de/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/de/freedombone-pin-cert.json +++ b/locale/de/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/de/freedombone-recoverkey.json b/locale/de/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/de/freedombone-recoverkey.json +++ b/locale/de/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/de/freedombone-restore-local.json b/locale/de/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/de/freedombone-restore-local.json +++ b/locale/de/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/de/freedombone-restore-remote.json b/locale/de/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/de/freedombone-restore-remote.json +++ b/locale/de/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/de/freedombone-rmuser.json b/locale/de/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/de/freedombone-rmuser.json +++ b/locale/de/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/de/freedombone-sec.json b/locale/de/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/de/freedombone-sec.json +++ b/locale/de/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/de/freedombone-tests.json b/locale/de/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/de/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-update-date.json b/locale/de/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/de/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/de/freedombone-update-date.mo b/locale/de/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/de/freedombone-update-date.mo and /dev/null differ diff --git a/locale/de/freedombone-utils-backup.json b/locale/de/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/de/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-config.json b/locale/de/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/de/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-database.json b/locale/de/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/de/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-depends.json b/locale/de/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/de/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-final.json b/locale/de/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/de/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-git.json b/locale/de/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/de/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-help.json b/locale/de/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/de/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-interactive.json b/locale/de/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/de/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-keys.json b/locale/de/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/de/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-onion.json b/locale/de/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/de/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-rng.json b/locale/de/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/de/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-selector.json b/locale/de/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/de/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-setup.json b/locale/de/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/de/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-validation.json b/locale/de/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/de/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-web.json b/locale/de/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/de/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-utils-wifi.json b/locale/de/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/de/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/de/freedombone-wifi.json b/locale/de/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/de/freedombone-wifi.json +++ b/locale/de/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/de/freedombone.json b/locale/de/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/de/freedombone.json +++ b/locale/de/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-addremove.json b/locale/de_du/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/de_du/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-adduser.json b/locale/de_du/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/de_du/freedombone-adduser.json +++ b/locale/de_du/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/de_du/freedombone-app-blog.json b/locale/de_du/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/de_du/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-blogstatic.json b/locale/de_du/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/de_du/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-cjdns.json b/locale/de_du/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/de_du/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-dlna.json b/locale/de_du/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/de_du/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-dokuwiki.json b/locale/de_du/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/de_du/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-emacs.json b/locale/de_du/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/de_du/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-etherpad.json b/locale/de_du/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/de_du/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-gnusocial.json b/locale/de_du/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/de_du/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-gogs.json b/locale/de_du/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/de_du/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-htmly.json b/locale/de_du/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/de_du/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-hubzilla.json b/locale/de_du/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/de_du/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-ipfs.json b/locale/de_du/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/de_du/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-irc.json b/locale/de_du/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/de_du/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-jitsi.json b/locale/de_du/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/de_du/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-mediagoblin.json b/locale/de_du/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/de_du/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-mumble.json b/locale/de_du/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/de_du/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-pelican.json b/locale/de_du/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/de_du/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-pihole.json b/locale/de_du/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/de_du/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-postactiv.json b/locale/de_du/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/de_du/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-rss.json b/locale/de_du/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/de_du/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-searx.json b/locale/de_du/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/de_du/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-sip.json b/locale/de_du/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/de_du/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-syncthing.json b/locale/de_du/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/de_du/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-tahoelafs.json b/locale/de_du/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/de_du/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-tox.json b/locale/de_du/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/de_du/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-vim.json b/locale/de_du/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/de_du/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-webmail.json b/locale/de_du/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/de_du/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-wiki.json b/locale/de_du/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/de_du/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-xmpp.json b/locale/de_du/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/de_du/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-app-zeronet.json b/locale/de_du/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/de_du/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-backup-local.json b/locale/de_du/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/de_du/freedombone-backup-local.json +++ b/locale/de_du/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-backup-remote.json b/locale/de_du/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/de_du/freedombone-backup-remote.json +++ b/locale/de_du/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-base-chaoskey.json b/locale/de_du/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/de_du/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-base-email.json b/locale/de_du/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/de_du/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-config.json b/locale/de_du/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/de_du/freedombone-config.json +++ b/locale/de_du/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-controlpanel-user.json b/locale/de_du/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/de_du/freedombone-controlpanel-user.json +++ b/locale/de_du/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/de_du/freedombone-controlpanel.json b/locale/de_du/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/de_du/freedombone-controlpanel.json +++ b/locale/de_du/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-image-customise.json b/locale/de_du/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/de_du/freedombone-image-customise.json +++ b/locale/de_du/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-image-mesh.json b/locale/de_du/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/de_du/freedombone-image-mesh.json +++ b/locale/de_du/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-image.json b/locale/de_du/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/de_du/freedombone-image.json +++ b/locale/de_du/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-keydrive.json b/locale/de_du/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/de_du/freedombone-keydrive.json +++ b/locale/de_du/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/de_du/freedombone-mesh-batman.json b/locale/de_du/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/de_du/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-mesh-blog.json b/locale/de_du/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/de_du/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-mesh-install.json b/locale/de_du/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/de_du/freedombone-mesh-install.json +++ b/locale/de_du/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-mesh-reset.json b/locale/de_du/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/de_du/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-mesh-visit-site.json b/locale/de_du/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/de_du/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-mirrors.json b/locale/de_du/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/de_du/freedombone-mirrors.json +++ b/locale/de_du/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-pin-cert.json b/locale/de_du/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/de_du/freedombone-pin-cert.json +++ b/locale/de_du/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-recoverkey.json b/locale/de_du/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/de_du/freedombone-recoverkey.json +++ b/locale/de_du/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-restore-local.json b/locale/de_du/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/de_du/freedombone-restore-local.json +++ b/locale/de_du/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-restore-remote.json b/locale/de_du/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/de_du/freedombone-restore-remote.json +++ b/locale/de_du/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-rmuser.json b/locale/de_du/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/de_du/freedombone-rmuser.json +++ b/locale/de_du/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-sec.json b/locale/de_du/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/de_du/freedombone-sec.json +++ b/locale/de_du/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone-tests.json b/locale/de_du/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/de_du/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-update-date.json b/locale/de_du/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/de_du/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/de_du/freedombone-update-date.mo b/locale/de_du/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/de_du/freedombone-update-date.mo and /dev/null differ diff --git a/locale/de_du/freedombone-utils-backup.json b/locale/de_du/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/de_du/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-config.json b/locale/de_du/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/de_du/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-database.json b/locale/de_du/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/de_du/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-depends.json b/locale/de_du/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/de_du/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-final.json b/locale/de_du/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/de_du/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-git.json b/locale/de_du/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/de_du/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-help.json b/locale/de_du/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/de_du/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-interactive.json b/locale/de_du/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/de_du/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-keys.json b/locale/de_du/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/de_du/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-onion.json b/locale/de_du/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/de_du/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-rng.json b/locale/de_du/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/de_du/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-selector.json b/locale/de_du/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/de_du/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-setup.json b/locale/de_du/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/de_du/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-validation.json b/locale/de_du/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/de_du/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-web.json b/locale/de_du/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/de_du/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-utils-wifi.json b/locale/de_du/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/de_du/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/de_du/freedombone-wifi.json b/locale/de_du/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/de_du/freedombone-wifi.json +++ b/locale/de_du/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/de_du/freedombone.json b/locale/de_du/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/de_du/freedombone.json +++ b/locale/de_du/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/el/freedombone-addremove.json b/locale/el/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/el/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-adduser.json b/locale/el/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/el/freedombone-adduser.json +++ b/locale/el/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/el/freedombone-app-blog.json b/locale/el/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/el/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-blogstatic.json b/locale/el/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/el/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-cjdns.json b/locale/el/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/el/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-dlna.json b/locale/el/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/el/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-dokuwiki.json b/locale/el/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/el/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-emacs.json b/locale/el/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/el/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-etherpad.json b/locale/el/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/el/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-gnusocial.json b/locale/el/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/el/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-gogs.json b/locale/el/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/el/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-htmly.json b/locale/el/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/el/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-hubzilla.json b/locale/el/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/el/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-ipfs.json b/locale/el/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/el/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-irc.json b/locale/el/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/el/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-jitsi.json b/locale/el/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/el/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-mediagoblin.json b/locale/el/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/el/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-mumble.json b/locale/el/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/el/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-pelican.json b/locale/el/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/el/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-pihole.json b/locale/el/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/el/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-postactiv.json b/locale/el/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/el/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-rss.json b/locale/el/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/el/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-searx.json b/locale/el/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/el/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-sip.json b/locale/el/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/el/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-syncthing.json b/locale/el/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/el/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-tahoelafs.json b/locale/el/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/el/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-tox.json b/locale/el/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/el/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-vim.json b/locale/el/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/el/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-webmail.json b/locale/el/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/el/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-wiki.json b/locale/el/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/el/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-xmpp.json b/locale/el/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/el/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-app-zeronet.json b/locale/el/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/el/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-backup-local.json b/locale/el/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/el/freedombone-backup-local.json +++ b/locale/el/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/el/freedombone-backup-remote.json b/locale/el/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/el/freedombone-backup-remote.json +++ b/locale/el/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/el/freedombone-base-chaoskey.json b/locale/el/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/el/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-base-email.json b/locale/el/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/el/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-config.json b/locale/el/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/el/freedombone-config.json +++ b/locale/el/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/el/freedombone-controlpanel-user.json b/locale/el/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/el/freedombone-controlpanel-user.json +++ b/locale/el/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/el/freedombone-controlpanel.json b/locale/el/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/el/freedombone-controlpanel.json +++ b/locale/el/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/el/freedombone-image-customise.json b/locale/el/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/el/freedombone-image-customise.json +++ b/locale/el/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/el/freedombone-image-mesh.json b/locale/el/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/el/freedombone-image-mesh.json +++ b/locale/el/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/el/freedombone-image.json b/locale/el/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/el/freedombone-image.json +++ b/locale/el/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/el/freedombone-keydrive.json b/locale/el/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/el/freedombone-keydrive.json +++ b/locale/el/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/el/freedombone-mesh-batman.json b/locale/el/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/el/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-mesh-blog.json b/locale/el/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/el/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-mesh-install.json b/locale/el/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/el/freedombone-mesh-install.json +++ b/locale/el/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/el/freedombone-mesh-reset.json b/locale/el/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/el/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-mesh-visit-site.json b/locale/el/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/el/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-mirrors.json b/locale/el/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/el/freedombone-mirrors.json +++ b/locale/el/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/el/freedombone-pin-cert.json b/locale/el/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/el/freedombone-pin-cert.json +++ b/locale/el/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/el/freedombone-recoverkey.json b/locale/el/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/el/freedombone-recoverkey.json +++ b/locale/el/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/el/freedombone-restore-local.json b/locale/el/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/el/freedombone-restore-local.json +++ b/locale/el/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/el/freedombone-restore-remote.json b/locale/el/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/el/freedombone-restore-remote.json +++ b/locale/el/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/el/freedombone-rmuser.json b/locale/el/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/el/freedombone-rmuser.json +++ b/locale/el/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/el/freedombone-sec.json b/locale/el/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/el/freedombone-sec.json +++ b/locale/el/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/el/freedombone-tests.json b/locale/el/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/el/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-update-date.json b/locale/el/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/el/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/el/freedombone-update-date.mo b/locale/el/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/el/freedombone-update-date.mo and /dev/null differ diff --git a/locale/el/freedombone-utils-backup.json b/locale/el/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/el/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-config.json b/locale/el/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/el/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-database.json b/locale/el/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/el/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-depends.json b/locale/el/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/el/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-final.json b/locale/el/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/el/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-git.json b/locale/el/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/el/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-help.json b/locale/el/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/el/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-interactive.json b/locale/el/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/el/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-keys.json b/locale/el/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/el/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-onion.json b/locale/el/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/el/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-rng.json b/locale/el/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/el/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-selector.json b/locale/el/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/el/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-setup.json b/locale/el/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/el/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-validation.json b/locale/el/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/el/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-web.json b/locale/el/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/el/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-utils-wifi.json b/locale/el/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/el/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/el/freedombone-wifi.json b/locale/el/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/el/freedombone-wifi.json +++ b/locale/el/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/el/freedombone.json b/locale/el/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/el/freedombone.json +++ b/locale/el/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/en_us/freedombone-addremove.json b/locale/en_us/freedombone-addremove.json new file mode 100644 index 00000000..072c7c95 --- /dev/null +++ b/locale/en_us/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "Freedombone", + "Add/Remove Applications": "Add/Remove Applications", + "Remove applications": "Remove applications", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-adduser.json b/locale/en_us/freedombone-adduser.json index eef871f9..ee7a44a3 100644 --- a/locale/en_us/freedombone-adduser.json +++ b/locale/en_us/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "$COMPLETION_FILE not found", "It's very important to add a password to your GPG key so that": "It's very important to add a password to your GPG key so that", "if anyone does get access to your email they still won't be able": "if anyone does get access to your email they still won't be able", - "Adding an XMPP account for $MY_USERNAME": "Adding an XMPP account for $MY_USERNAME", - "XMPP account not created": "XMPP account not created", - "Adding XMPP client setup": "Adding XMPP client setup", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs", + "Adding user to ${app_name}": "Adding user to ${app_name}", + "Failed with error code ${retval}": "Failed with error code ${retval}", "New user $MY_USERNAME was created": "New user $MY_USERNAME was created", - "Their SIP phone extension is $SIP_EXTENSION": "Their SIP phone extension is $SIP_EXTENSION", "Their login password is $NEW_USER_PASSWORD": "Their login password is $NEW_USER_PASSWORD", "They can download their GPG keys with:": "They can download their GPG keys with:", "They should also run ${PROJECT_NAME}-client on their system to ensure": "They should also run ${PROJECT_NAME}-client on their system to ensure" diff --git a/locale/en_us/freedombone-app-blog.json b/locale/en_us/freedombone-app-blog.json new file mode 100644 index 00000000..921c5ab4 --- /dev/null +++ b/locale/en_us/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "Change blog avatar", + "Freedombone Control Panel": "Freedombone Control Panel", + "Enter a URL for an image. It should be approximately a square image.": "Enter a URL for an image. It should be approximately a square image.", + "Your blog avatar has been changed": "Your blog avatar has been changed", + "Freedombone Configuration": "Freedombone Configuration", + "Blog Configuration": "Blog Configuration", + "\\nPlease enter your blog details:": "\\nPlease enter your blog details:", + "Title:": "Title:", + "Domain:": "Domain:", + "Code:": "Code:", + "Domain name validation": "Domain name validation", + "Backing up $source_directory to $dest_directory": "Backing up $source_directory to $dest_directory", + "Backup to $dest_directory complete": "Backup to $dest_directory complete", + "Restoring blog installation": "Restoring blog installation", + "No content directory found after restoring blog": "No content directory found after restoring blog", + "Backing up blog": "Backing up blog", + "Backup of blog complete": "Backup of blog complete", + "Blog domain specified but not found in $temp_backup_dir": "Blog domain specified but not found in $temp_backup_dir", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "Restoring blog installation $FULLBLOG_DOMAIN_NAME", + "Restore of blog complete": "Restore of blog complete", + "Your blog username: $MY_USERNAME": "Your blog username: $MY_USERNAME", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "Your blog password is: $FULLBLOG_ADMIN_PASSWORD", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-blogstatic.json b/locale/en_us/freedombone-app-blogstatic.json new file mode 100644 index 00000000..a09bc1d2 --- /dev/null +++ b/locale/en_us/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "Freedombone Blog" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-cjdns.json b/locale/en_us/freedombone-app-cjdns.json new file mode 100644 index 00000000..c76edf73 --- /dev/null +++ b/locale/en_us/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "Restoring cjdns installation", + "Mesh Networking (cjdns)": "Mesh Networking (cjdns)", + "cjdns IPv6 address: $CJDNS_IPV6": "cjdns IPv6 address: $CJDNS_IPV6", + "cjdns public key: $CJDNS_PUBLIC_KEY": "cjdns public key: $CJDNS_PUBLIC_KEY", + "cjdns private key: $CJDNS_PRIVATE_KEY": "cjdns private key: $CJDNS_PRIVATE_KEY", + "cjdns password: $CJDNS_PASSWORD": "cjdns password: $CJDNS_PASSWORD", + "cjdns port: $CJDNS_PORT": "cjdns port: $CJDNS_PORT", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-dlna.json b/locale/en_us/freedombone-app-dlna.json new file mode 100644 index 00000000..64f2ce5b --- /dev/null +++ b/locale/en_us/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "Freedombone Control Panel", + "Media Menu": "Media Menu", + "Choose an operation:": "Choose an operation:", + "Attach a drive containing playable media": "Attach a drive containing playable media", + "Remove a drive containing playable media": "Remove a drive containing playable media", + "Exit": "Exit", + "Restoring DLNA cache": "Restoring DLNA cache", + "Backing up DLNA cache": "Backing up DLNA cache", + "Backup of DLNA cache complete": "Backup of DLNA cache complete", + "Restore of DLNA complete": "Restore of DLNA complete", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-dokuwiki.json b/locale/en_us/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..3974e249 --- /dev/null +++ b/locale/en_us/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "Restoring Dokuwiki installation", + "Restore of Dokuwiki complete": "Restore of Dokuwiki complete", + "Backing up dokuwiki": "Backing up dokuwiki", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME", + "Dokuwiki password": "Dokuwiki password", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}", + "Dokuwiki username: $MY_USERNAME": "Dokuwiki username: $MY_USERNAME", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-emacs.json b/locale/en_us/freedombone-app-emacs.json new file mode 100644 index 00000000..26d6d67b --- /dev/null +++ b/locale/en_us/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "Backing up Emacs config for $USERNAME", + "Restoring Emacs config for $USERNAME": "Restoring Emacs config for $USERNAME" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-etherpad.json b/locale/en_us/freedombone-app-etherpad.json new file mode 100644 index 00000000..105a5736 --- /dev/null +++ b/locale/en_us/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!", + "Etherpad Title": "Etherpad Title", + "Freedombone Control Panel": "Freedombone Control Panel", + "Title has been set": "Title has been set", + "Etherpad Welcome Message": "Etherpad Welcome Message", + "Welcome message has been set": "Welcome message has been set", + "Etherpad Settings": "Etherpad Settings", + "Choose an operation:": "Choose an operation:", + "Set Title": "Set Title", + "Set a welcome message": "Set a welcome message", + "Exit": "Exit", + "etherpad domain specified but not found in ${temp_backup_dir}": "etherpad domain specified but not found in ${temp_backup_dir}", + "Etherpad administrator": "Etherpad administrator", + "Etherpad administrator nickname: $MY_USERNAME": "Etherpad administrator nickname: $MY_USERNAME", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-gnusocial.json b/locale/en_us/freedombone-app-gnusocial.json new file mode 100644 index 00000000..890af69f --- /dev/null +++ b/locale/en_us/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "Freedombone Configuration", + "GNU Social Configuration": "GNU Social Configuration", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:", + "Domain:": "Domain:", + "Welcome Message:": "Welcome Message:", + "Background image URL:": "Background image URL:", + "Code:": "Code:", + "Domain name validation": "Domain name validation", + "GNU Social": "GNU Social", + "Freedombone Control Panel": "Freedombone Control Panel", + "Set GNU Social login background": "Set GNU Social login background", + "The background image has been set": "The background image has been set", + "Set GNU Social welcome message": "Set GNU Social welcome message", + "Welcome message has been set": "Welcome message has been set", + "Choose an operation:": "Choose an operation:", + "Set a login screen background image": "Set a login screen background image", + "Set a welcome message": "Set a welcome message", + "Exit": "Exit", + "Restoring gnusocial": "Restoring gnusocial", + "Restore of gnusocial complete": "Restore of gnusocial complete", + "Backing up GNU social installation": "Backing up GNU social installation", + "gnusocial domain specified but not found in ${temp_backup_dir}": "gnusocial domain specified but not found in ${temp_backup_dir}", + "Gnusocial administrator": "Gnusocial administrator", + "Gnusocial administrator nickname: $MY_USERNAME": "Gnusocial administrator nickname: $MY_USERNAME", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-gogs.json b/locale/en_us/freedombone-app-gogs.json new file mode 100644 index 00000000..45d278ff --- /dev/null +++ b/locale/en_us/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "Backing up gogs", + "Gogs backup complete": "Gogs backup complete", + "Restoring Gogs settings": "Restoring Gogs settings", + "Restoring Gogs repos": "Restoring Gogs repos", + "Restoring Gogs authorized_keys": "Restoring Gogs authorized_keys", + "Obtaining Gogs settings backup": "Obtaining Gogs settings backup", + "Obtaining Gogs repos backup": "Obtaining Gogs repos backup", + "Obtaining Gogs authorized_keys backup": "Obtaining Gogs authorized_keys backup", + "Restore of Gogs complete": "Restore of Gogs complete" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-htmly.json b/locale/en_us/freedombone-app-htmly.json new file mode 100644 index 00000000..60186d2c --- /dev/null +++ b/locale/en_us/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "Change htmly avatar", + "Freedombone Control Panel": "Freedombone Control Panel", + "Enter a URL for an image. It should be approximately a square image.": "Enter a URL for an image. It should be approximately a square image.", + "Your htmly avatar has been changed": "Your htmly avatar has been changed", + "Restoring htmly installation": "Restoring htmly installation", + "No content directory found after restoring htmly": "No content directory found after restoring htmly", + "Backing up htmly": "Backing up htmly", + "Backup of htmly complete": "Backup of htmly complete", + "Htmly domain specified but not found in $temp_backup_dir": "Htmly domain specified but not found in $temp_backup_dir", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "Restoring htmly installation $HTMLY_DOMAIN_NAME", + "Restore of htmly complete": "Restore of htmly complete", + "Your htmly username: $MY_USERNAME": "Your htmly username: $MY_USERNAME", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "Your htmly password is: $HTMLY_ADMIN_PASSWORD", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-hubzilla.json b/locale/en_us/freedombone-app-hubzilla.json new file mode 100644 index 00000000..ad46e4ab --- /dev/null +++ b/locale/en_us/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "Renew SSL certificate", + "Freedombone Control Panel": "Freedombone Control Panel", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue", + "Hubzilla install directory not found": "Hubzilla install directory not found", + "Hubzilla certificate has been renewed": "Hubzilla certificate has been renewed", + "Hubzilla channel directory server": "Hubzilla channel directory server", + "Hubzilla is not installed on this system": "Hubzilla is not installed on this system", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "When you click on 'channel directory' this is where Hubzilla will obtain its list from", + "Invalid domain - include the https://": "Invalid domain - include the https://", + "Domain channel directory server changed to $hubzilla_domain_server": "Domain channel directory server changed to $hubzilla_domain_server", + "Hubzilla": "Hubzilla", + "Choose an operation:": "Choose an operation:", + "Set channel directory server": "Set channel directory server", + "Back to main menu": "Back to main menu", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "Open https://$HUBZILLA_DOMAIN_NAME and register a new user", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-ipfs.json b/locale/en_us/freedombone-app-ipfs.json new file mode 100644 index 00000000..a77bd1af --- /dev/null +++ b/locale/en_us/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "Restoring IPFS", + "Restore of IPFS complete": "Restore of IPFS complete", + "Backing up IPFS": "Backing up IPFS", + "Backup of IPFS complete": "Backup of IPFS complete", + "ipfs was not found in downloaded package": "ipfs was not found in downloaded package" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-irc.json b/locale/en_us/freedombone-app-irc.json new file mode 100644 index 00000000..83970aab --- /dev/null +++ b/locale/en_us/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "IRC Password", + "Freedombone Control Panel": "Freedombone Control Panel", + "Password for all IRC users, or press Enter for no password": "Password for all IRC users, or press Enter for no password", + "The IRC password was changed": "The IRC password was changed", + "IRC Menu": "IRC Menu", + "No IRC server is installed": "No IRC server is installed", + "Choose an operation:": "Choose an operation:", + "Set a password for all IRC users": "Set a password for all IRC users", + "Show current IRC login password": "Show current IRC login password", + "Exit": "Exit", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-jitsi.json b/locale/en_us/freedombone-app-jitsi.json new file mode 100644 index 00000000..d56cc3bc --- /dev/null +++ b/locale/en_us/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-mediagoblin.json b/locale/en_us/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..5cb3462f --- /dev/null +++ b/locale/en_us/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "Freedombone Configuration", + "Mediagoblin Configuration": "Mediagoblin Configuration", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:", + "Domain:": "Domain:", + "Code:": "Code:", + "Domain name validation": "Domain name validation", + "Backing up Mediagoblin": "Backing up Mediagoblin", + "Backup of Mediagoblin complete": "Backup of Mediagoblin complete", + "Restoring Mediagoblin installation": "Restoring Mediagoblin installation", + "Restore of Mediagoblin complete": "Restore of Mediagoblin complete" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-mumble.json b/locale/en_us/freedombone-app-mumble.json new file mode 100644 index 00000000..53c0bfc8 --- /dev/null +++ b/locale/en_us/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "Backing up Mumble settings", + "Mumble settings backup complete": "Mumble settings backup complete", + "Restoring mumble settings": "Restoring mumble settings", + "Backing up mumble settings": "Backing up mumble settings", + "Backup of mumble settings complete": "Backup of mumble settings complete", + "Restoring Mumble settings": "Restoring Mumble settings", + "Restore of Mumble complete": "Restore of Mumble complete", + "Mumble Server": "Mumble Server", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "Mumble onion domain:$MUMBLE_ONION_HOSTNAME", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "Mumble server password: $MUMBLE_SERVER_PASSWORD" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-pelican.json b/locale/en_us/freedombone-app-pelican.json new file mode 100644 index 00000000..a09bc1d2 --- /dev/null +++ b/locale/en_us/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "Freedombone Blog" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-pihole.json b/locale/en_us/freedombone-app-pihole.json new file mode 100644 index 00000000..b3754dcb --- /dev/null +++ b/locale/en_us/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "Ad Blocker Upstream DNS", + "Pick a domain name service (DNS):": "Pick a domain name service (DNS):", + "Digital Courage": "Digital Courage", + "German Privacy Foundation 1": "German Privacy Foundation 1", + "German Privacy Foundation 2": "German Privacy Foundation 2", + "Chaos Computer Club": "Chaos Computer Club", + "ClaraNet": "ClaraNet", + "OpenNIC 1": "OpenNIC 1", + "OpenNIC 2": "OpenNIC 2", + "OpenNIC 3": "OpenNIC 3", + "OpenNIC 4": "OpenNIC 4", + "OpenNIC 5": "OpenNIC 5", + "OpenNIC 6": "OpenNIC 6", + "OpenNIC 7": "OpenNIC 7", + "PowerNS": "PowerNS", + "ValiDOM": "ValiDOM", + "Freie Unzensierte": "Freie Unzensierte", + "Google": "Google", + "Pause Ad Blocker": "Pause Ad Blocker", + "Ad blocking is paused": "Ad blocking is paused", + "Resume Ad Blocker": "Resume Ad Blocker", + "Ad blocking has resumed": "Ad blocking has resumed", + "Freedombone Control Panel": "Freedombone Control Panel", + "Ad Blocker": "Ad Blocker", + "Choose an operation:": "Choose an operation:", + "Edit ads list": "Edit ads list", + "Edit blacklisted domain names": "Edit blacklisted domain names", + "Edit whitelisted domain names": "Edit whitelisted domain names", + "Change upstream DNS servers": "Change upstream DNS servers", + "Pause blocker": "Pause blocker", + "Resume blocker": "Resume blocker", + "Exit": "Exit" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-postactiv.json b/locale/en_us/freedombone-app-postactiv.json new file mode 100644 index 00000000..3b36bedd --- /dev/null +++ b/locale/en_us/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "Freedombone Configuration", + "PostActiv Configuration": "PostActiv Configuration", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:", + "Domain:": "Domain:", + "Code:": "Code:", + "Domain name validation": "Domain name validation", + "postactiv domain specified but not found in ${temp_backup_dir}": "postactiv domain specified but not found in ${temp_backup_dir}", + "postactiv": "postactiv", + "Postactiv administrator": "Postactiv administrator", + "Postactiv administrator nickname: $MY_USERNAME": "Postactiv administrator nickname: $MY_USERNAME", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-rss.json b/locale/en_us/freedombone-app-rss.json new file mode 100644 index 00000000..4d0f2adc --- /dev/null +++ b/locale/en_us/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "Backing up ttrss", + "ttrss backup complete": "ttrss backup complete", + "Backing up RSS reader installation": "Backing up RSS reader installation", + "RSS reader domain specified but not found in /etc/share/ttrss}": "RSS reader domain specified but not found in /etc/share/ttrss}", + "Restoring ttrss": "Restoring ttrss", + "Restore of ttrss complete": "Restore of ttrss complete", + "RSS Reader": "RSS Reader", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "RSS reader domain: ${RSS_READER_DOMAIN_NAME}", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}", + "RSS reader admin username: admin": "RSS reader admin username: admin", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-searx.json b/locale/en_us/freedombone-app-searx.json new file mode 100644 index 00000000..a4a08735 --- /dev/null +++ b/locale/en_us/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "Search engine login", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "Search engine onion domain: ${SEARX_ONION_HOSTNAME}", + "Your search engine password is: $SEARX_PASSWORD": "Your search engine password is: $SEARX_PASSWORD" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-sip.json b/locale/en_us/freedombone-app-sip.json new file mode 100644 index 00000000..7778de28 --- /dev/null +++ b/locale/en_us/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "Backing up SIP settings", + "SIP settings backup complete": "SIP settings backup complete", + "Restoring SIP settings": "Restoring SIP settings", + "Restore of SIP settings complete": "Restore of SIP settings complete", + "Backup SIP settings complete": "Backup SIP settings complete", + "SIP Server": "SIP Server", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "SIP onion_domain: $SIP_ONION_HOSTNAME", + "SIP server username: $MY_USERNAME": "SIP server username: $MY_USERNAME", + "SIP server extension: 201": "SIP server extension: 201", + "SIP server password: $SIP_SERVER_PASSWORD": "SIP server password: $SIP_SERVER_PASSWORD" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-syncthing.json b/locale/en_us/freedombone-app-syncthing.json new file mode 100644 index 00000000..90446a55 --- /dev/null +++ b/locale/en_us/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID", + "Device ID for ${PROJECT_NAME}": "Device ID for ${PROJECT_NAME}", + "Freedombone User Control Panel": "Freedombone User Control Panel", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID", + "Add a Syncthing device ID": "Add a Syncthing device ID", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "Paste the device ID for your laptop/desktop/netbook/phone/tablet below", + "Device ID:": "Device ID:", + "Description (optional):": "Description (optional):", + "That doesn't look like a device ID": "That doesn't look like a device ID", + "That ID has already been added": "That ID has already been added", + "The ID was added": "The ID was added", + "Remove a Syncthing device ID": "Remove a Syncthing device ID", + "Paste the device ID which is to be removed below": "Paste the device ID which is to be removed below", + "That ID wasn't registered anyway": "That ID wasn't registered anyway", + "The ID was removed": "The ID was removed", + "File Synchronization": "File Synchronization", + "Choose an operation:": "Choose an operation:", + "Show device ID for ${PROJECT_NAME}": "Show device ID for ${PROJECT_NAME}", + "Add an ID for another machine or device": "Add an ID for another machine or device", + "Remove an ID for another machine or device": "Remove an ID for another machine or device", + "Manually edit device IDs": "Manually edit device IDs", + "Back to main menu": "Back to main menu", + "Backing up syncthing files for $USERNAME": "Backing up syncthing files for $USERNAME", + "Restoring syncthing configuration": "Restoring syncthing configuration", + "Restoring syncthing shared files": "Restoring syncthing shared files", + "Restoring syncthing files for $USERNAME": "Restoring syncthing files for $USERNAME", + "Backing up syncthing configuration": "Backing up syncthing configuration", + "Backup of syncthing configuration complete": "Backup of syncthing configuration complete", + "Backing up syncthing shared files": "Backing up syncthing shared files", + "Backup of syncthing shared files complete": "Backup of syncthing shared files complete", + "Restore of syncthing files for $USERNAME complete": "Restore of syncthing files for $USERNAME complete" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-tahoelafs.json b/locale/en_us/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..9cb36149 --- /dev/null +++ b/locale/en_us/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "Restoring Tahoe-LAFS introducer", + "Restore complete": "Restore complete" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-tox.json b/locale/en_us/freedombone-app-tox.json new file mode 100644 index 00000000..2d1c219f --- /dev/null +++ b/locale/en_us/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "Backing up Tox", + "Backup of Tox complete": "Backup of Tox complete", + "Restoring Tox node settings": "Restoring Tox node settings", + "Restore of Tox node complete": "Restore of Tox node complete", + "Your Tox node public key is": "Your Tox node public key is", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "tox onion domain: ${TOX_ONION_HOSTNAME}", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "Your Tox node public key is: $TOX_PUBLIC_KEY", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.", + "Account to run Tox's DHT bootstrap daemon": "Account to run Tox's DHT bootstrap daemon", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.", + "Tox client was not installed to $TOXIC_FILE": "Tox client was not installed to $TOXIC_FILE", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed." +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-vim.json b/locale/en_us/freedombone-app-vim.json new file mode 100644 index 00000000..b364730b --- /dev/null +++ b/locale/en_us/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "Backing up Vim config for $USERNAME", + "Restoring Vim config for $USERNAME": "Restoring Vim config for $USERNAME" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-webmail.json b/locale/en_us/freedombone-app-webmail.json new file mode 100644 index 00000000..9b3cf376 --- /dev/null +++ b/locale/en_us/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "Backing up webmail", + "Backing up webmail complete": "Backing up webmail complete", + "Restoring webmail": "Restoring webmail", + "Restore of webmail complete": "Restore of webmail complete", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "To access webmail open http://$WEBMAIL_ONION_HOSTNAME", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-wiki.json b/locale/en_us/freedombone-app-wiki.json new file mode 100644 index 00000000..a0616bdd --- /dev/null +++ b/locale/en_us/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "Freedombone Configuration", + "Wiki Configuration": "Wiki Configuration", + "\\nPlease enter your wiki details:": "\\nPlease enter your wiki details:", + "Title:": "Title:", + "Domain:": "Domain:", + "Code:": "Code:", + "Domain name validation": "Domain name validation", + "Backing up $source_directory to $dest_directory": "Backing up $source_directory to $dest_directory", + "Backup to $dest_directory complete": "Backup to $dest_directory complete", + "Restoring Wiki installation": "Restoring Wiki installation", + "Restore of Wiki complete": "Restore of Wiki complete", + "Backing up wiki": "Backing up wiki", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "Restoring Wiki installation $WIKI_DOMAIN_NAME", + "Wiki password": "Wiki password", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "Wiki onion domain: ${WIKI_ONION_HOSTNAME}", + "Wiki username: $MY_USERNAME": "Wiki username: $MY_USERNAME", + "Wiki password: $WIKI_ADMIN_PASSWORD": "Wiki password: $WIKI_ADMIN_PASSWORD" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-xmpp.json b/locale/en_us/freedombone-app-xmpp.json new file mode 100644 index 00000000..57beeeea --- /dev/null +++ b/locale/en_us/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "Restoring xmpp settings", + "Restore of xmpp settings complete": "Restore of xmpp settings complete", + "Backing up the xmpp settings": "Backing up the xmpp settings", + "Backup of xmpp settings complete": "Backup of xmpp settings complete", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "XMPP onion domain: ${XMPP_ONION_HOSTNAME}", + "Your XMPP password is: $XMPP_PASSWORD": "Your XMPP password is: $XMPP_PASSWORD" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-app-zeronet.json b/locale/en_us/freedombone-app-zeronet.json new file mode 100644 index 00000000..93b0d668 --- /dev/null +++ b/locale/en_us/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "Address: $ZERONET_BLOG_ADDRESS", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "Public key: $ZERONET_BLOG_PRIVATE_KEY", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY", + "Address: $ZERONET_MAIL_ADDRESS": "Address: $ZERONET_MAIL_ADDRESS", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "Public key: $ZERONET_MAIL_PRIVATE_KEY", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY", + "ZeroNet Mail address": "ZeroNet Mail address", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS", + "${MY_USERNAME}'s Forum": "${MY_USERNAME}'s Forum", + "Address: $ZERONET_FORUM_ADDRESS": "Address: $ZERONET_FORUM_ADDRESS", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "Public key: $ZERONET_FORUM_PRIVATE_KEY", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS", + "Forum address: $ZERONET_FORUM_ADDRESS": "Forum address: $ZERONET_FORUM_ADDRESS", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "Forum private key: $ZERONET_FORUM_PRIVATE_KEY", + "ZeroNet Forum address": "ZeroNet Forum address", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-backup-local.json b/locale/en_us/freedombone-backup-local.json index 6041747f..20247ade 100644 --- a/locale/en_us/freedombone-backup-local.json +++ b/locale/en_us/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "Please attach a USB drive", - "There was a problem mounting the USB drive to $USB_MOUNT": "There was a problem mounting the USB drive to $USB_MOUNT", - "Unable to unmount the drive. This means that the backup did not work": "Unable to unmount the drive. This means that the backup did not work", - "Unmount encrypted USB": "Unmount encrypted USB", - "Backup to USB drive is complete. You can now unplug it.": "Backup to USB drive is complete. You can now unplug it.", - "No MariaDB password was given": "No MariaDB password was given", - "Obtaining ${1} database backup": "Obtaining ${1} database backup", - "${1} database could not be saved": "${1} database could not be saved", - "WARNING: directory does not exist: ${1}": "WARNING: directory does not exist: ${1}", - "Backup key could not be found": "Backup key could not be found", "There was a problem making the directory $USB_MOUNT/backup.": "There was a problem making the directory $USB_MOUNT/backup.", "Less than 5% of space remaining on backup drive": "Less than 5% of space remaining on backup drive", "Backing up gpg keys for $USERNAME": "Backing up gpg keys for $USERNAME", "Backing up personal settings for $USERNAME": "Backing up personal settings for $USERNAME", "Backing up ssh keys for $USERNAME": "Backing up ssh keys for $USERNAME", "Backing up fin files for $USERNAME": "Backing up fin files for $USERNAME", - "Backing up syncthing files for $USERNAME": "Backing up syncthing files for $USERNAME", + "Backing up Emacs config for $USERNAME": "Backing up Emacs config for $USERNAME", "Backing up config files for $USERNAME": "Backing up config files for $USERNAME", "Backing up monkeysphere files for $USERNAME": "Backing up monkeysphere files for $USERNAME", "Backing up local files for $USERNAME": "Backing up local files for $USERNAME", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "Backing up $source_directory to $dest_directory", "Backing up ${PROJECT_NAME} configuration files": "Backing up ${PROJECT_NAME} configuration files", "Backing up README": "Backing up README", - "Backing up VoIP settings": "Backing up VoIP settings", "Unable to backup mysql settings": "Unable to backup mysql settings", - "Backing up some additional directories": "Backing up some additional directories", - "WARNING: The backup directory $destination_dir is already used.": "WARNING: The backup directory $destination_dir is already used.", - "Choose a different destination name for backing up $backup_dir": "Choose a different destination name for backing up $backup_dir", - "WARNING: Directory $backup_dir does not exist": "WARNING: Directory $backup_dir does not exist" + "Backup to USB drive is complete. You can now unplug it.": "Backup to USB drive is complete. You can now unplug it." } \ No newline at end of file diff --git a/locale/en_us/freedombone-backup-remote.json b/locale/en_us/freedombone-backup-remote.json index 4dc9deb3..922360a1 100644 --- a/locale/en_us/freedombone-backup-remote.json +++ b/locale/en_us/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "Creating backup key", - "Backup key could not be found": "Backup key could not be found", - "No MariaDB password was given": "No MariaDB password was given", - "${1} database could not be saved": "${1} database could not be saved", - "Unable to export ${1} database": "Unable to export ${1} database", - "${PROJECT_NAME} backup to friends": "${PROJECT_NAME} backup to friends", "Backing up ${PROJECT_NAME} configuration files": "Backing up ${PROJECT_NAME} configuration files", "Backing up personal settings for $USERNAME": "Backing up personal settings for $USERNAME", "Backing up gpg keys for $USERNAME": "Backing up gpg keys for $USERNAME", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "Backing up emails for $USERNAME", "Backing up Lets Encrypt settings": "Backing up Lets Encrypt settings", "Backing up Tor settings": "Backing up Tor settings", - "Backing up RSS reader installation": "Backing up RSS reader installation", - "RSS reader domain specified but not found in /etc/share/ttrss}": "RSS reader domain specified but not found in /etc/share/ttrss}", - "Backing up GNU social installation": "Backing up GNU social installation", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}", - "Backing up syncthing configuration": "Backing up syncthing configuration", - "Backing up syncthing shared files": "Backing up syncthing shared files", - "Backing up Mediagoblin": "Backing up Mediagoblin", - "Obtaining Gogs settings backup": "Obtaining Gogs settings backup", - "Obtaining Gogs repos backup": "Obtaining Gogs repos backup", - "Obtaining Gogs authorized_keys backup": "Obtaining Gogs authorized_keys backup", - "Backing up wiki": "Backing up wiki", - "Backing up blog": "Backing up blog", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}", "Backing up certificates": "Backing up certificates", "Backing up the public mailing list": "Backing up the public mailing list", - "Backing up the XMPP settings": "Backing up the XMPP settings", "Backing up web settings": "Backing up web settings", "Backing up README": "Backing up README", - "Backing up IPFS": "Backing up IPFS", - "Backing up DLNA cache": "Backing up DLNA cache", - "Backing up VoIP settings": "Backing up VoIP settings", "Unable to backup MariaDB settings": "Unable to backup MariaDB settings", - "Unable to export database settings": "Unable to export database settings", - "Backing up some additional directories": "Backing up some additional directories", - "WARNING: The backup directory $destination_dir is already used.": "WARNING: The backup directory $destination_dir is already used.", - "Choose a different destination name for backing up $backup_dir": "Choose a different destination name for backing up $backup_dir", - "WARNING: Directory $backup_dir does not exist": "WARNING: Directory $backup_dir does not exist" + "Unable to export database settings": "Unable to export database settings" } \ No newline at end of file diff --git a/locale/en_us/freedombone-base-chaoskey.json b/locale/en_us/freedombone-base-chaoskey.json new file mode 100644 index 00000000..546ff793 --- /dev/null +++ b/locale/en_us/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "chaoskey tarball: $CHAOSKEY_TARBALL", + "Hash does not match. This could indicate that the tarball has been tampered with.": "Hash does not match. This could indicate that the tarball has been tampered with.", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "chaoskey expected tarball hash: $CHAOSKEY_HASH", + "chaoskey actual hash: $hash": "chaoskey actual hash: $hash" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-base-email.json b/locale/en_us/freedombone-base-email.json new file mode 100644 index 00000000..3d65da8c --- /dev/null +++ b/locale/en_us/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "If you have imported legacy email which is not encrypted", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE", + "Creating the $PUBLIC_MAILING_LIST mailing list": "Creating the $PUBLIC_MAILING_LIST mailing list", + "$PUBLIC_MAILING_LIST mailing list": "$PUBLIC_MAILING_LIST mailing list", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "No Tor installation found. ${onion_service_name} onion site cannot be configured.", + "Added onion site for ${onion_service_name}": "Added onion site for ${onion_service_name}", + "${onion_service_name} onion site hostname not found": "${onion_service_name} onion site hostname not found", + "# Tripwire reports which have no violations don't need to be logged": "# Tripwire reports which have no violations don't need to be logged", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE", + "Unknown subkey usage: $GPG_KEY_USAGE": "Unknown subkey usage: $GPG_KEY_USAGE", + "Public key: $MY_GPG_PUBLIC_KEY": "Public key: $MY_GPG_PUBLIC_KEY", + "Private key: $MY_GPG_PRIVATE_KEY": "Private key: $MY_GPG_PRIVATE_KEY", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "GPG public key file $MY_GPG_PUBLIC_KEY was not found", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "GPG private key file $MY_GPG_PRIVATE_KEY was not found", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "The GPG key for $MY_EMAIL_ADDRESS could not be imported", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "A GPG key for $MY_EMAIL_ADDRESS could not be created", + "Change your GPG password": "Change your GPG password", + "It's very important to add a password to your GPG key so that": "It's very important to add a password to your GPG key so that", + "if anyone does get access to your email they still won't be able": "if anyone does get access to your email they still won't be able", + "Publish your GPG public key": "Publish your GPG public key" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-config.json b/locale/en_us/freedombone-config.json index 42583c0c..fb8bd29b 100644 --- a/locale/en_us/freedombone-config.json +++ b/locale/en_us/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "${PROJECT_NAME}-config -f [config filename] -m [min password length]", + "Freedombone Configuration": "Freedombone Configuration", + "Your email address": "Your email address", + "Your main domain name": "Your main domain name", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?", + "Domain:": "Domain:", + "Code:": "Code:", + "mail subdomain Code:": "mail subdomain Code:", + "XMPP subdomain Code:": "XMPP subdomain Code:", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "Which domain name should your email/XMPP/IRC/Mumble be associated with?", + "Domain name validation": "Domain name validation", + "Choose Dynamic DNS provider:": "Choose Dynamic DNS provider:", + "Dynamic DNS provider username": "Dynamic DNS provider username", + "Dynamic DNS provider password": "Dynamic DNS provider password", + "Password quality check": "Password quality check", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.", + "Pick a domain name service (DNS):": "Pick a domain name service (DNS):", + "Digital Courage": "Digital Courage", + "German Privacy Foundation 1": "German Privacy Foundation 1", + "German Privacy Foundation 2": "German Privacy Foundation 2", + "Chaos Computer Club": "Chaos Computer Club", + "ClaraNet": "ClaraNet", + "OpenNIC 1": "OpenNIC 1", + "OpenNIC 2": "OpenNIC 2", + "OpenNIC 3": "OpenNIC 3", + "OpenNIC 4": "OpenNIC 4", + "OpenNIC 5": "OpenNIC 5", + "OpenNIC 6": "OpenNIC 6", + "OpenNIC 7": "OpenNIC 7", + "PowerNS": "PowerNS", + "ValiDOM": "ValiDOM", + "Freie Unzensierte": "Freie Unzensierte", + "Google": "Google", + "Where to download Debian packages from:": "Where to download Debian packages from:", + "Australia": "Australia", + "Austria": "Austria", + "Belarus": "Belarus", + "Belgium": "Belgium", + "Bosnia and Herzegovina": "Bosnia and Herzegovina", + "Brazil": "Brazil", + "Bulgaria": "Bulgaria", + "Canada": "Canada", + "Chile": "Chile", + "China": "China", + "Croatia": "Croatia", + "Czech Republic": "Czech Republic", + "Denmark": "Denmark", + "El Salvador": "El Salvador", + "Estonia": "Estonia", + "Finland": "Finland", + "France 1": "France 1", + "France 2": "France 2", + "Germany 1": "Germany 1", + "Germany 2": "Germany 2", + "Greece": "Greece", + "Hungary": "Hungary", + "Iceland": "Iceland", + "Iran": "Iran", + "Ireland": "Ireland", + "Italy": "Italy", + "Japan": "Japan", + "Korea": "Korea", + "Lithuania": "Lithuania", + "Mexico": "Mexico", + "Netherlands": "Netherlands", + "New Caledonia": "New Caledonia", + "New Zealand": "New Zealand", + "Norway": "Norway", + "Poland": "Poland", + "Portugal": "Portugal", + "Romania": "Romania", + "Russia": "Russia", + "Slovakia": "Slovakia", + "Slovenia": "Slovenia", + "Spain": "Spain", + "Sweden": "Sweden", + "Switzerland": "Switzerland", + "Taiwan": "Taiwan", + "Thailand": "Thailand", + "Turkey": "Turkey", + "Ukraine": "Ukraine", + "United Kingdom": "United Kingdom", + "United States": "United States", + "Type of Random Number Generator:": "Type of Random Number Generator:", + "OneRNG Device": "OneRNG Device", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.", + "Social Key Management": "Social Key Management", + "Username": "Username", + "Set your username for the system\\n\\nYour username should not contain any spaces": "Set your username for the system\\n\\nYour username should not contain any spaces", + "Don't use the default user account": "Don't use the default user account", + "The directory /home/$MY_USERNAME does not exist": "The directory /home/$MY_USERNAME does not exist", + "Your full name (or nick)": "Your full name (or nick)", + "Type of Installation": "Type of Installation", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.", "Invalid FreeDNS Code": "Invalid FreeDNS Code", - "Encryption keys": "Encryption keys", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "There was a problem mounting the USB drive to $GPG_USB_MOUNT", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found", - "GPG Keyring loaded to $HOME_DIR": "GPG Keyring loaded to $HOME_DIR", - "ssh keys imported": "ssh keys imported", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish", - "Freedombone Configuration": "Freedombone Configuration", - "GPG/PGP keys for your system:": "GPG/PGP keys for your system:", - "Generate new keys (new user)": "Generate new keys (new user)", - "Import keys from USB drive/s": "Import keys from USB drive/s", - "Retrieve keys from friends servers": "Retrieve keys from friends servers", "Freedombone Control Panel": "Freedombone Control Panel", "Main Repository (Mirrors)": "Main Repository (Mirrors)", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.", "Freedombone": "Freedombone", - "Type of Installation:": "Type of Installation:", - "Full": "Full", - "Writer": "Writer", - "Cloud": "Cloud", - "Chat": "Chat", - "Mailbox": "Mailbox", - "Non-Mailbox": "Non-Mailbox", - "Social": "Social", - "Media": "Media", - "Developer": "Developer", - "Mesh (router)": "Mesh (router)", - "Mesh (user device)": "Mesh (user device)", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'", - "Give your mesh peer a name": "Give your mesh peer a name", - "Wifi Channel (spaced to be non-overlapping):": "Wifi Channel (spaced to be non-overlapping):", - "Username": "Username", - "Set your username for the system\\n\\nYour username should not contain any spaces": "Set your username for the system\\n\\nYour username should not contain any spaces", - "Don't use the default user account": "Don't use the default user account", - "The directory /home/$MY_USERNAME does not exist": "The directory /home/$MY_USERNAME does not exist", - "Your full name (or nick)": "Your full name (or nick)", - "Install Target": "Install Target", - "\\nAre you installing onto a Beaglebone Black?": "\\nAre you installing onto a Beaglebone Black?", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.", - "Social Key Management": "Social Key Management", - "Type of Random Number Generator:": "Type of Random Number Generator:", - "OneRNG Device": "OneRNG Device", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation", - "Where to download Debian packages from:": "Where to download Debian packages from:", - "Australia": "Australia", - "Austria": "Austria", - "Belarus": "Belarus", - "Belgium": "Belgium", - "Bosnia and Herzegovina": "Bosnia and Herzegovina", - "Brazil": "Brazil", - "Bulgaria": "Bulgaria", - "Canada": "Canada", - "Chile": "Chile", - "China": "China", - "Croatia": "Croatia", - "Czech Republic": "Czech Republic", - "Denmark": "Denmark", - "El Salvador": "El Salvador", - "Estonia": "Estonia", - "Finland": "Finland", - "France 1": "France 1", - "France 2": "France 2", - "Germany 1": "Germany 1", - "Germany 2": "Germany 2", - "Greece": "Greece", - "Hungary": "Hungary", - "Iceland": "Iceland", - "Iran": "Iran", - "Ireland": "Ireland", - "Italy": "Italy", - "Japan": "Japan", - "Korea": "Korea", - "Lithuania": "Lithuania", - "Mexico": "Mexico", - "Netherlands": "Netherlands", - "New Caledonia": "New Caledonia", - "New Zealand": "New Zealand", - "Norway": "Norway", - "Poland": "Poland", - "Portugal": "Portugal", - "Romania": "Romania", - "Russia": "Russia", - "Slovakia": "Slovakia", - "Slovenia": "Slovenia", - "Spain": "Spain", - "Sweden": "Sweden", - "Switzerland": "Switzerland", - "Taiwan": "Taiwan", - "Thailand": "Thailand", - "Turkey": "Turkey", - "Ukraine": "Ukraine", - "United Kingdom": "United Kingdom", - "United States": "United States", - "Pick a domain name service (DNS):": "Pick a domain name service (DNS):", - "Digital Courage": "Digital Courage", - "German Privacy Foundation 1": "German Privacy Foundation 1", - "German Privacy Foundation 2": "German Privacy Foundation 2", - "Chaos Computer Club": "Chaos Computer Club", - "ClaraNet": "ClaraNet", - "OpenNIC 1": "OpenNIC 1", - "OpenNIC 2": "OpenNIC 2", - "OpenNIC 3": "OpenNIC 3", - "OpenNIC 4": "OpenNIC 4", - "OpenNIC 5": "OpenNIC 5", - "OpenNIC 6": "OpenNIC 6", - "OpenNIC 7": "OpenNIC 7", - "PowerNS": "PowerNS", - "ValiDOM": "ValiDOM", - "Freie Unzensierte": "Freie Unzensierte", - "Google": "Google", - "Choose Dynamic DNS provider:": "Choose Dynamic DNS provider:", - "Dynamic DNS provider username": "Dynamic DNS provider username", - "Dynamic DNS provider password": "Dynamic DNS provider password", - "Password quality check": "Password quality check", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.", - "Static local IP address": "Static local IP address", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10", - "Local Network Configuration": "Local Network Configuration", - "\\nPlease enter the IP addresses:": "\\nPlease enter the IP addresses:", - "This system:": "This system:", - "Internet router:": "Internet router:", - "Wiki Configuration": "Wiki Configuration", - "\\nPlease enter your wiki details:": "\\nPlease enter your wiki details:", - "Title:": "Title:", - "Domain:": "Domain:", - "Code:": "Code:", - "Domain name validation": "Domain name validation", - "Blog Configuration": "Blog Configuration", - "\\nPlease enter your blog details:": "\\nPlease enter your blog details:", - "Mediagoblin Configuration": "Mediagoblin Configuration", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:", - "Media Server Configuration": "Media Server Configuration", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:", - "Hubzilla Configuration": "Hubzilla Configuration", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:", - "Microblog Configuration": "Microblog Configuration", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:", - "Welcome Message:": "Welcome Message:", - "Background image URL:": "Background image URL:", - "Developer Configuration": "Developer Configuration", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok", - "Your main domain name": "Your main domain name", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "Which domain name should your email/XMPP/IRC/VoIP be associated with?", - "Your email address": "Your email address", "Configuration filename:": "Configuration filename:" } \ No newline at end of file diff --git a/locale/en_us/freedombone-controlpanel-user.json b/locale/en_us/freedombone-controlpanel-user.json index c698765c..a213a379 100644 --- a/locale/en_us/freedombone-controlpanel-user.json +++ b/locale/en_us/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "No email address was given", "No folder name was given": "No folder name was given", "Email rule for $RULE_EMAIL was added": "Email rule for $RULE_EMAIL was added", + "Trust a PGP/GPG key or website domain": "Trust a PGP/GPG key or website domain", + "Set the trust level for $TRUST_ADDRESS:": "Set the trust level for $TRUST_ADDRESS:", + "I don't know or won't say": "I don't know or won't say", + "I do NOT trust": "I do NOT trust", + "I trust marginally": "I trust marginally", + "I trust fully": "I trust fully", + "I trust ultimately": "I trust ultimately", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}", "When email arrives with subject containing:": "When email arrives with subject containing:", "No subject text was given": "No subject text was given", "Email rule for subject '$RULE_SUBJECT' was added": "Email rule for subject '$RULE_SUBJECT' was added", @@ -71,33 +79,11 @@ "Port:": "Port:", "Username:": "Username:", "Password:": "Password:", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID", - "Device ID for ${PROJECT_NAME}": "Device ID for ${PROJECT_NAME}", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID", - "Add a Syncthing device ID": "Add a Syncthing device ID", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "Paste the device ID for your laptop/desktop/netbook/phone/tablet below", - "Device ID:": "Device ID:", - "Description (optional):": "Description (optional):", - "That doesn't look like a device ID": "That doesn't look like a device ID", - "That ID has already been added": "That ID has already been added", - "The ID was added": "The ID was added", - "Remove a Syncthing device ID": "Remove a Syncthing device ID", - "Paste the device ID which is to be removed below": "Paste the device ID which is to be removed below", - "That ID wasn't registered anyway": "That ID wasn't registered anyway", - "The ID was removed": "The ID was removed", "Sign a PGP/GPG key or website domain": "Sign a PGP/GPG key or website domain", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.", "Sign a PGP/GPG key": "Sign a PGP/GPG key", "$SIGN_ADDRESS was signed": "$SIGN_ADDRESS was signed", - "Trust a PGP/GPG key or website domain": "Trust a PGP/GPG key or website domain", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.", - "Set the trust level for $TRUST_ADDRESS:": "Set the trust level for $TRUST_ADDRESS:", - "I don't know or won't say": "I don't know or won't say", - "I do NOT trust": "I do NOT trust", - "I trust marginally": "I trust marginally", - "I trust fully": "I trust fully", - "I trust ultimately": "I trust ultimately", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}", "My Encryption Keys": "My Encryption Keys", "Choose an operation:": "Choose an operation:", "Show your PGP/GPG key": "Show your PGP/GPG key", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "Add an email rule for a subject", "Block or unblock an email address": "Block or unblock an email address", "Block or unblock email with subject text": "Block or unblock email with subject text", - "File Synchronization": "File Synchronization", - "Show device ID for ${PROJECT_NAME}": "Show device ID for ${PROJECT_NAME}", - "Add an ID for another machine or device": "Add an ID for another machine or device", - "Remove an ID for another machine or device": "Remove an ID for another machine or device", - "Manually edit device IDs": "Manually edit device IDs", "Monkeysphere sign server keys": "Monkeysphere sign server keys", "Freedombone Security Configuration": "Freedombone Security Configuration", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?", + "Freedombone": "Freedombone", + "Run an App": "Run an App", "User Control Panel": "User Control Panel", "Use Email": "Use Email", - "Use Tox Chat": "Use Tox Chat", - "Use XMPP Chat": "Use XMPP Chat", - "Use IRC": "Use IRC", "Browse the Web": "Browse the Web", "Set an outgoing email proxy": "Set an outgoing email proxy", "Administrator controls": "Administrator controls", diff --git a/locale/en_us/freedombone-controlpanel.json b/locale/en_us/freedombone-controlpanel.json index cdc92185..65bf0473 100644 --- a/locale/en_us/freedombone-controlpanel.json +++ b/locale/en_us/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "This does not look like an ssh public key", "Select User": "Select User", "Select one of the following:": "Select one of the following:", - "SMTP Proxy for $ADMIN_USER": "SMTP Proxy for $ADMIN_USER", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.", - "Enable proxy:": "Enable proxy:", - "Protocol (smtp/smtps):": "Protocol (smtp/smtps):", - "ISP mail server:": "ISP mail server:", - "Port:": "Port:", "Administrator user": "Administrator user", "You can't delete the administrator user": "You can't delete the administrator user", "No Administrator user found. Check $COMPLETION_FILE": "No Administrator user found. Check $COMPLETION_FILE", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "New password for user $SELECTED_USERNAME", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters", "Password for $SELECTED_USERNAME was changed": "Password for $SELECTED_USERNAME was changed", - "IRC Password": "IRC Password", - "Password for all IRC users, or press Enter for no password": "Password for all IRC users, or press Enter for no password", - "The IRC password was changed": "The IRC password was changed", - "Change blog avatar": "Change blog avatar", - "Enter a URL for an image. It should be approximately a square image.": "Enter a URL for an image. It should be approximately a square image.", - "Your blog avatar has been changed": "Your blog avatar has been changed", "Change ssh public key": "Change ssh public key", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?", "Change ssh public key for $SELECTED_USERNAME": "Change ssh public key for $SELECTED_USERNAME", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "Plug in a LUKS encrypted USB drive", "USB Fragment Keydrive": "USB Fragment Keydrive", "Backup data to USB": "Backup data to USB", - "Restore from USB backup": "Restore from USB backup", - "Choose an application to restore:": "Choose an application to restore:", - "Everything": "Everything", - "Return to the backup and restore menu": "Return to the backup and restore menu", - "Configuration files": "Configuration files", - "MariaDB settings": "MariaDB settings", - "Let's Encrypt account": "Let's Encrypt account", - "Mutt email client settings": "Mutt email client settings", - "GPG keys": "GPG keys", - "Email processing rules": "Email processing rules", - "Spam filtering rules": "Spam filtering rules", - "Administrator's README file": "Administrator's README file", - "IPFS": "IPFS", - "SSH keys": "SSH keys", - "User configuration files": "User configuration files", - "User local files": "User local files", - "User fin files": "User fin files", - "SSL/TLS certificates": "SSL/TLS certificates", - "Personal settings": "Personal settings", - "Mailing List": "Mailing List", - "XMPP chat": "XMPP chat", - "GNU Social": "GNU Social", - "Hubzilla": "Hubzilla", - "Syncthing": "Syncthing", - "Gogs": "Gogs", - "Wiki": "Wiki", - "Blog": "Blog", - "CJDNS": "CJDNS", - "Email": "Email", - "DLNA": "DLNA", - "VoIP": "VoIP", - "RSS reader": "RSS reader", - "Tox": "Tox", - "Mediagoblin": "Mediagoblin", - "Restore from ${remote_domain_name}": "Restore from ${remote_domain_name}", + "Detected USB drive $USB_DRIVE": "Detected USB drive $USB_DRIVE", + "all": "all", + "Exit": "Exit", + "Restore apps": "Restore apps", + "Restore apps from USB drive $USB_DRIVE": "Restore apps from USB drive $USB_DRIVE", + "Freedombone": "Freedombone", + "Restore all apps from USB": "Restore all apps from USB", + "Restore failed with code $retcode": "Restore failed with code $retcode", + "Restore all apps from $1": "Restore all apps from $1", + "Restore complete": "Restore complete", + "Restore apps from USB": "Restore apps from USB", + "Restore of ${app_name} failed with code $retcode": "Restore of ${app_name} failed with code $retcode", + "Restore apps from $1": "Restore apps from $1", "Restore data from USB": "Restore data from USB", "Plug in your backup USB drive": "Plug in your backup USB drive", "Restore data from remote server": "Restore data from remote server", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "\\nDo you want to turn logging on?", "Restore GPG key for user": "Restore GPG key for user", "Plug in your USB keydrive": "Plug in your USB keydrive", - "Renew SSL certificate": "Renew SSL certificate", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue", - "Hubzilla install directory not found": "Hubzilla install directory not found", - "Hubzilla certificate has been renewed": "Hubzilla certificate has been renewed", - "Hubzilla channel directory server": "Hubzilla channel directory server", - "Hubzilla is not installed on this system": "Hubzilla is not installed on this system", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "When you click on 'channel directory' this is where Hubzilla will obtain its list from", - "Invalid domain - include the https://": "Invalid domain - include the https://", - "Domain channel directory server changed to $hubzilla_domain_server": "Domain channel directory server changed to $hubzilla_domain_server", - "Format a USB drive (LUKS encrypted)": "Format a USB drive (LUKS encrypted)", - "Choose a drive:": "Choose a drive:", - "sda (Beaglebone Black)": "sda (Beaglebone Black)", - "sdb": "sdb", - "sdc": "sdc", - "sdd": "sdd", - "Back to Backup and Restore menu": "Back to Backup and Restore menu", - "Format USB drive": "Format USB drive", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!", - "Remove backups from a USB drive": "Remove backups from a USB drive", + "Format USB drive $USB_DRIVE": "Format USB drive $USB_DRIVE", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.", + "Remove backups from a USB drive $USB_DRIVE": "Remove backups from a USB drive $USB_DRIVE", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.", "Power off the system": "Power off the system", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.", @@ -158,16 +109,19 @@ "Change the name of this system": "Change the name of this system", "New local network name": "New local network name", "The name of this system on your local network was changed successfully": "The name of this system on your local network was changed successfully", - "Set the TLS date/time source": "Set the TLS date/time source", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).", - "Don't include the 'https'": "Don't include the 'https'", - "That doesn't look like a domain name": "That doesn't look like a domain name", + "Return to using a dynamic IP address": "Return to using a dynamic IP address", + "\\nDo you wish to go back to using a dynamic IP address?": "\\nDo you wish to go back to using a dynamic IP address?", + "System is rebooting. You may need to close this terminal and log in from a new one.": "System is rebooting. You may need to close this terminal and log in from a new one.", "Set a static local IP address": "Set a static local IP address", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.", "Set the IP address of your internet router/modem": "Set the IP address of your internet router/modem", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar", + "Static local IP address": "Static local IP address", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "\\nFor the change to take effect your system will now need to reboot. Do this now?", "Wifi Settings": "Wifi Settings", - "Wifi settings were changed": "Wifi settings were changed", + "Wifi settings were changed.": "Wifi settings were changed.", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.", "Hotspot Settings": "Hotspot Settings", "Enabled (yes/no):": "Enabled (yes/no):", "SSID:": "SSID:", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "No wifi hotspot passphrase was given", "Wifi hotspot passphrase was too short": "Wifi hotspot passphrase was too short", "Hotspot settings were changed": "Hotspot settings were changed", + "Reinstall MariaDB": "Reinstall MariaDB", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?", + "MariaDB has been reinstalled": "MariaDB has been reinstalled", + "Firewall Settings": "Firewall Settings", + "Email Domains": "Email Domains", + "Enter the list of email domains to use, separated by semicolons": "Enter the list of email domains to use, separated by semicolons", + "Email domains were changed": "Email domains were changed", + "Email Domains not set": "Email Domains not set", + "There should be no spaces in the list": "There should be no spaces in the list", + "SMTP Proxy for $ADMIN_USER": "SMTP Proxy for $ADMIN_USER", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.", + "Enable proxy:": "Enable proxy:", + "Protocol (smtp/smtps):": "Protocol (smtp/smtps):", + "ISP mail server:": "ISP mail server:", + "Port:": "Port:", "Backup and Restore": "Backup and Restore", "Choose an operation:": "Choose an operation:", "Backup data to USB drive": "Backup data to USB drive", "Restore GPG key from USB keydrive": "Restore GPG key from USB keydrive", "Restore data from USB drive": "Restore data from USB drive", + "Reinstall mariadb": "Reinstall mariadb", "Configure remote backups": "Configure remote backups", "Restore from remote backup": "Restore from remote backup", "Backup GPG key to USB (master keydrive)": "Backup GPG key to USB (master keydrive)", "Backup GPG key to USB (fragment keydrive)": "Backup GPG key to USB (fragment keydrive)", + "Format a USB drive (LUKS encrypted)": "Format a USB drive (LUKS encrypted)", + "Remove backups from a USB drive": "Remove backups from a USB drive", "Back to main menu": "Back to main menu", - "Email Filtering Rules": "Email Filtering Rules", + "Email Menu": "Email Menu", "Add a user to a mailing list": "Add a user to a mailing list", "Remove a user from a mailing list": "Remove a user from a mailing list", "Add an email rule": "Add an email rule", "Block/Unblock an email address": "Block/Unblock an email address", "Block/Unblock email with subject text": "Block/Unblock email with subject text", + "Outgoing Email Proxy": "Outgoing Email Proxy", + "Extra email domains": "Extra email domains", "Manage Users": "Manage Users", "Add a user": "Add a user", "Delete a user": "Delete a user", "Change user password": "Change user password", "Change user ssh public key": "Change user ssh public key", - "Set channel directory server": "Set channel directory server", - "Media Menu": "Media Menu", - "Attach a drive containing playable media": "Attach a drive containing playable media", - "Remove a drive containing playable media": "Remove a drive containing playable media", - "Exit": "Exit", "Enable Wifi": "Enable Wifi", "\\nDo you wish to enable wifi?": "\\nDo you wish to enable wifi?", + "Wifi": "Wifi", + "No wifi adaptors were detected": "No wifi adaptors were detected", "Wifi Menu": "Wifi Menu", "${status_str}\\n\\nChoose an operation:": "${status_str}\\n\\nChoose an operation:", "Enable or disable Wifi": "Enable or disable Wifi", "Configure wifi networks": "Configure wifi networks", "Manually edit wifi networks file": "Manually edit wifi networks file", "Hotspot settings": "Hotspot settings", - "IRC Menu": "IRC Menu", - "No IRC server is installed": "No IRC server is installed", - "Set a password for all IRC users": "Set a password for all IRC users", - "Show current IRC login password": "Show current IRC login password", + "Change Settings for an App": "Change Settings for an App", "Control Panel": "Control Panel", "About this system": "About this system", + "Show Firewall": "Show Firewall", "Reset Tripwire": "Reset Tripwire", + "App Settings": "App Settings", + "Add/Remove Apps": "Add/Remove Apps", "Logging on/off": "Logging on/off", "Ping enable/disable": "Ping enable/disable", - "Outgoing Email Proxy": "Outgoing Email Proxy", "Security Settings": "Security Settings", "Set the main repository (repo mirrors)": "Set the main repository (repo mirrors)", - "Media menu": "Media menu", - "IRC menu": "IRC menu", - "Change your blog avatar": "Change your blog avatar", "Wifi menu": "Wifi menu" } \ No newline at end of file diff --git a/locale/en_us/freedombone-image-customise.json b/locale/en_us/freedombone-image-customise.json index d3018a80..d7e79d3b 100644 --- a/locale/en_us/freedombone-image-customise.json +++ b/locale/en_us/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "Freedombone Mesh", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.", "info: Adding apt config to call dpkg via eatmydata": "info: Adding apt config to call dpkg via eatmydata", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "error: unable to find /usr/bin/eatmydata after installing the eatmydata package", "info: Removing apt config to call dpkg via eatmydata": "info: Removing apt config to call dpkg via eatmydata", "warning: missing $rootdir$override": "warning: missing $rootdir$override", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n", "Using ssh public key:": "Using ssh public key:", "Install failed. Press x to continue...": "Install failed. Press x to continue...", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.", - "File not found /usr/local/bin/tox-bootstrapd": "File not found /usr/local/bin/tox-bootstrapd", - "Account to run Tox's DHT bootstrap daemon": "Account to run Tox's DHT bootstrap daemon", - "Unable to install toxid, returned $?": "Unable to install toxid, returned $?", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.", - "Tox client was not installed to $TOXIC_FILE": "Tox client was not installed to $TOXIC_FILE", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.", "warning: creating initial user $username with well known password!": "warning: creating initial user $username with well known password!", "info: killing leftover processes in chroot": "info: killing leftover processes in chroot" } \ No newline at end of file diff --git a/locale/en_us/freedombone-image-mesh.json b/locale/en_us/freedombone-image-mesh.json index 6c2b8fd5..c08d1917 100644 --- a/locale/en_us/freedombone-image-mesh.json +++ b/locale/en_us/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "avahi name changed to P${PEER_ID}.local", - "Regenerating ssh host keys": "Regenerating ssh host keys", - "zeronet daemon updated to P${PEER_ID}.local": "zeronet daemon updated to P${PEER_ID}.local", - "Address: $ZERONET_BLOG_ADDRESS": "Address: $ZERONET_BLOG_ADDRESS", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "Public key: $ZERONET_BLOG_PRIVATE_KEY", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY", - "Address: $ZERONET_MAIL_ADDRESS": "Address: $ZERONET_MAIL_ADDRESS", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "Public key: $ZERONET_MAIL_PRIVATE_KEY", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY", - "Address: $ZERONET_FORUM_ADDRESS": "Address: $ZERONET_FORUM_ADDRESS", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "Public key: $ZERONET_FORUM_PRIVATE_KEY", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS", - "Forum address: $ZERONET_FORUM_ADDRESS": "Forum address: $ZERONET_FORUM_ADDRESS", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "Forum private key: $ZERONET_FORUM_PRIVATE_KEY", - "Home directory for $DEFAULT_USERNAME not found": "Home directory for $DEFAULT_USERNAME not found" + "new": "new", + "amnesic": "amnesic" } \ No newline at end of file diff --git a/locale/en_us/freedombone-image.json b/locale/en_us/freedombone-image.json index 2ac6ecef..00601b9d 100644 --- a/locale/en_us/freedombone-image.json +++ b/locale/en_us/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n", " Username: $USERNAME\nPassword: $PASSWORD\n": " Username: $USERNAME\nPassword: $PASSWORD\n", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "\nUsername: $USERNAME\nPassword: $PASSWORD\n", + "\nImage was created.\n": "\nImage was created.\n", "Username: $USERNAME\nPassword: $PASSWORD": "Username: $USERNAME\nPassword: $PASSWORD" } \ No newline at end of file diff --git a/locale/en_us/freedombone-keydrive.json b/locale/en_us/freedombone-keydrive.json index df0055a9..50e9a358 100644 --- a/locale/en_us/freedombone-keydrive.json +++ b/locale/en_us/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "Home directory for $MY_USERNAME not found. This user may not exist on the system", "There was a problem mounting the USB drive to $USB_MOUNT": "There was a problem mounting the USB drive to $USB_MOUNT", "No .gnupg directory was found for $MY_USERNAME": "No .gnupg directory was found for $MY_USERNAME", + "LetsEncrypt keys copied to $USB_DRIVE": "LetsEncrypt keys copied to $USB_DRIVE", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.", "Unable to copy gpg keyring to $USB_DRIVE": "Unable to copy gpg keyring to $USB_DRIVE", "Made directory $FRAGMENTS_DIR": "Made directory $FRAGMENTS_DIR", diff --git a/locale/en_us/freedombone-mesh-batman.json b/locale/en_us/freedombone-mesh-batman.json new file mode 100644 index 00000000..32d49b46 --- /dev/null +++ b/locale/en_us/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "${WIFI_SSID}-hotspot" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-mesh-blog.json b/locale/en_us/freedombone-mesh-blog.json new file mode 100644 index 00000000..edefc291 --- /dev/null +++ b/locale/en_us/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "Freedombone Blog", + "${TOX_NICK}'s Blog": "${TOX_NICK}'s Blog", + "Date: ${DATESTR}": "Date: ${DATESTR}", + "Author: $(toxid --showuser)": "Author: $(toxid --showuser)", + "Add your text here": "Add your text here", + "Blog Post Title": "Blog Post Title", + "Delete the previous blog entry": "Delete the previous blog entry", + "Freedombone Mesh": "Freedombone Mesh", + "\\nAre you sure that you wish to delete the previous blog entry?": "\\nAre you sure that you wish to delete the previous blog entry?", + "Select Blog Theme": "Select Blog Theme", + "Blogging": "Blogging", + "Choose an operation:": "Choose an operation:", + "View a blog": "View a blog", + "New blog entry": "New blog entry", + "Edit the previous blog entry": "Edit the previous blog entry", + "Change theme": "Change theme", + "Exit": "Exit" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-mesh-install.json b/locale/en_us/freedombone-mesh-install.json index 5c962c63..56d4e2ae 100644 --- a/locale/en_us/freedombone-mesh-install.json +++ b/locale/en_us/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]", - "File not found /usr/local/bin/tox-bootstrapd": "File not found /usr/local/bin/tox-bootstrapd", - "Account to run Tox's DHT bootstrap daemon": "Account to run Tox's DHT bootstrap daemon", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]" } \ No newline at end of file diff --git a/locale/en_us/freedombone-mesh-reset.json b/locale/en_us/freedombone-mesh-reset.json new file mode 100644 index 00000000..5ac05cb6 --- /dev/null +++ b/locale/en_us/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "New Identity", + "Freedombone Mesh": "Freedombone Mesh", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.", + "You now have a new identity": "You now have a new identity" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-mesh-visit-site.json b/locale/en_us/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..3ad5932a --- /dev/null +++ b/locale/en_us/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "Visit IPFS site", + "Freedombone mesh": "Freedombone mesh", + "Enter the username or Tox ID for the site you wish to visit": "Enter the username or Tox ID for the site you wish to visit", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-mirrors.json b/locale/en_us/freedombone-mirrors.json index 9b67d82a..d5daccd0 100644 --- a/locale/en_us/freedombone-mirrors.json +++ b/locale/en_us/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": " -m|--mypassword [password] Local mirrors user password", " --port [number] Friend's server ssh port number": " --port [number] Friend's server ssh port number", " -s|--sync [domain] Friend's server domain to sync with": " -s|--sync [domain] Friend's server domain to sync with", + "The app $SYNC_SINGLE_APP was not found": "The app $SYNC_SINGLE_APP was not found", "WARNING: failed to mirror repo ${repo_url}": "WARNING: failed to mirror repo ${repo_url}" } \ No newline at end of file diff --git a/locale/en_us/freedombone-pin-cert.json b/locale/en_us/freedombone-pin-cert.json index 3455e0d9..146782b0 100644 --- a/locale/en_us/freedombone-pin-cert.json +++ b/locale/en_us/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "No certificate found for $DOMAIN_NAME" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH", + "Removed pinning for ${DOMAIN_NAME}": "Removed pinning for ${DOMAIN_NAME}", + "No private key certificate found for $DOMAIN_NAME": "No private key certificate found for $DOMAIN_NAME", + "No fullchain certificate found for $DOMAIN_NAME": "No fullchain certificate found for $DOMAIN_NAME" } \ No newline at end of file diff --git a/locale/en_us/freedombone-recoverkey.json b/locale/en_us/freedombone-recoverkey.json index 0d4cbcca..31d59530 100644 --- a/locale/en_us/freedombone-recoverkey.json +++ b/locale/en_us/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "${PROJECT_NAME}-recoverkey -u [username] -d [drive]", "User $MY_USERNAME does not exist on the system": "User $MY_USERNAME does not exist on the system", - "Encryption keys": "Encryption keys", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "There was a problem mounting the USB drive to $GPG_USB_MOUNT", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found", - "GPG Keyring loaded to $HOME_DIR": "GPG Keyring loaded to $HOME_DIR", - "ssh keys imported": "ssh keys imported", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish", "Starting key retrieval from $REMOTE_SERVER...": "Starting key retrieval from $REMOTE_SERVER..." } \ No newline at end of file diff --git a/locale/en_us/freedombone-restore-local.json b/locale/en_us/freedombone-restore-local.json index 250bcc42..63b3742c 100644 --- a/locale/en_us/freedombone-restore-local.json +++ b/locale/en_us/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "Please attach a USB drive", - "There was a problem mounting the USB drive to $USB_MOUNT": "There was a problem mounting the USB drive to $USB_MOUNT", - "Unable to unmount the drive. This means that the backup did not work": "Unable to unmount the drive. This means that the backup did not work", - "Setting permissions": "Setting permissions", - "Unmount encrypted USB": "Unmount encrypted USB", "No backup directory found on the USB drive.": "No backup directory found on the USB drive.", "Checking that admin user exists": "Checking that admin user exists", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.", "Copying GPG keys from admin user to root": "Copying GPG keys from admin user to root", - "Restoring ${1} database": "Restoring ${1} database", - "Unable to restore ${1} database": "Unable to restore ${1} database", - "Restoring ${1} installation": "Restoring ${1} installation", "Restoring configuration files": "Restoring configuration files", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME", "Restoring mysql settings": "Restoring mysql settings", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "Restoring procmail settings for $USERNAME", "Restoring spamassassin settings for $USERNAME": "Restoring spamassassin settings for $USERNAME", "Restoring admin user README": "Restoring admin user README", - "Restoring IPFS": "Restoring IPFS", "Restoring ssh keys for $USERNAME": "Restoring ssh keys for $USERNAME", "Restoring config files for $USERNAME": "Restoring config files for $USERNAME", "Restoring monkeysphere ids for $USERNAME": "Restoring monkeysphere ids for $USERNAME", @@ -36,21 +27,7 @@ "Restoring certificates": "Restoring certificates", "Restoring personal settings for $USERNAME": "Restoring personal settings for $USERNAME", "Restoring public mailing list": "Restoring public mailing list", - "Restoring XMPP settings": "Restoring XMPP settings", - "Restoring syncthing configuration": "Restoring syncthing configuration", - "Restoring syncthing shared files": "Restoring syncthing shared files", - "Restoring syncthing files for $USERNAME": "Restoring syncthing files for $USERNAME", - "Restoring Gogs settings": "Restoring Gogs settings", - "Restoring Gogs repos": "Restoring Gogs repos", - "Restoring Gogs authorized_keys": "Restoring Gogs authorized_keys", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "Restoring Wiki installation ${WIKI_DOMAIN_NAME}", - "Restoring blog installation": "Restoring blog installation", - "No content directory found after restoring blog": "No content directory found after restoring blog", - "Restoring cjdns installation": "Restoring cjdns installation", "Restoring emails for $USERNAME": "Restoring emails for $USERNAME", - "Restoring DLNA cache": "Restoring DLNA cache", - "Restoring VoIP settings": "Restoring VoIP settings", - "Restoring Tox node settings": "Restoring Tox node settings", "Restore $RESTORE_APP": "Restore $RESTORE_APP", "Restore from USB drive is complete. You can now unplug it.": "Restore from USB drive is complete. You can now unplug it." } \ No newline at end of file diff --git a/locale/en_us/freedombone-restore-remote.json b/locale/en_us/freedombone-restore-remote.json index fa734d63..9bdaadf1 100644 --- a/locale/en_us/freedombone-restore-remote.json +++ b/locale/en_us/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "No friends list found at $BACKUP_LIST", "Server not found within the friends list": "Server not found within the friends list", "Copying GPG keys from admin user to root": "Copying GPG keys from admin user to root", - "Restoring ${1} database": "Restoring ${1} database", - "Unable to restore ${1} database": "Unable to restore ${1} database", - "Restoring ${1} installation": "Restoring ${1} installation", "Restoring configuration files": "Restoring configuration files", "Restoring MariaDB settings": "Restoring MariaDB settings", "Get the MariaDB password from the backup": "Get the MariaDB password from the backup", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "Restoring procmail settings for $USERNAME", "Restoring spamassassin settings for $USERNAME": "Restoring spamassassin settings for $USERNAME", "Restoring README": "Restoring README", - "Restoring IPFS": "Restoring IPFS", "Restoring ssh keys for $USERNAME": "Restoring ssh keys for $USERNAME", "Restoring config files for $USERNAME": "Restoring config files for $USERNAME", "Restoring monkeysphere ids for $USERNAME": "Restoring monkeysphere ids for $USERNAME", @@ -29,14 +25,6 @@ "Restoring certificates": "Restoring certificates", "Restoring personal settings for $USERNAME": "Restoring personal settings for $USERNAME", "Restoring public mailing list": "Restoring public mailing list", - "Restoring XMPP settings": "Restoring XMPP settings", - "Restoring syncthing configuration": "Restoring syncthing configuration", - "Restoring syncthing shared files": "Restoring syncthing shared files", - "Restoring syncthing files for $USERNAME": "Restoring syncthing files for $USERNAME", - "Restoring Mediagoblin installation": "Restoring Mediagoblin installation", - "Restoring Gogs repos": "Restoring Gogs repos", - "Restoring Gogs authorized_keys": "Restoring Gogs authorized_keys", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "Restoring Wiki installation $WIKI_DOMAIN_NAME", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "Restoring blog installation $FULLBLOG_DOMAIN_NAME", - "No content directory found after restoring blog": "No content directory found after restoring blog" + "Restoring emails for $USERNAME": "Restoring emails for $USERNAME", + "*** Remote restore was successful ***": "*** Remote restore was successful ***" } \ No newline at end of file diff --git a/locale/en_us/freedombone-rmuser.json b/locale/en_us/freedombone-rmuser.json index de4e9cab..210e7e7e 100644 --- a/locale/en_us/freedombone-rmuser.json +++ b/locale/en_us/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "Home directory does not exist for $MY_USERNAME", + "Home directory does not exist for $REMOVE_USERNAME": "Home directory does not exist for $REMOVE_USERNAME", "$COMPLETION_FILE not found": "$COMPLETION_FILE not found", "No admin user specified in $COMPLETION_FILE": "No admin user specified in $COMPLETION_FILE", "No admin username specified in $COMPLETION_FILE": "No admin username specified in $COMPLETION_FILE", "The administrator user cannot be removed": "The administrator user cannot be removed", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?", - "User $MY_USERNAME was not removed": "User $MY_USERNAME was not removed", - "User $MY_USERNAME was removed": "User $MY_USERNAME was removed" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?", + "User $REMOVE_USERNAME was not removed": "User $REMOVE_USERNAME was not removed", + "Removing user from ${app_name}": "Removing user from ${app_name}", + "User $REMOVE_USERNAME was removed": "User $REMOVE_USERNAME was removed" } \ No newline at end of file diff --git a/locale/en_us/freedombone-sec.json b/locale/en_us/freedombone-sec.json index 1e18ad58..d821790a 100644 --- a/locale/en_us/freedombone-sec.json +++ b/locale/en_us/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "SSH Passwords", "Freedombone Security Configuration": "Freedombone Security Configuration", + "\\nAllow SSH login using passwords?": "\\nAllow SSH login using passwords?", "\\nWeb/IMAP Ciphers:": "\\nWeb/IMAP Ciphers:", "Protocols:": "Protocols:", "Ciphers:": "Ciphers:", @@ -7,8 +9,6 @@ "MACs:": "MACs:", "KEX:": "KEX:", "Host key algorithms:": "Host key algorithms:", - "SSH Passwords": "SSH Passwords", - "\\nAllow SSH login using passwords?": "\\nAllow SSH login using passwords?", "\\nXMPP Ciphers:": "\\nXMPP Ciphers:", "ECC Curve:": "ECC Curve:", "Final Confirmation": "Final Confirmation", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "Register a website with monkeysphere", "Enter the website domain name (without https://)": "Enter the website domain name (without https://)", "$domain has been registered": "$domain has been registered", + "Remove pinning for a domain": "Remove pinning for a domain", + "Removed pinning from $domain": "Removed pinning from $domain", + "Freedombone Control Panel": "Freedombone Control Panel", + "Security Settings": "Security Settings", + "Choose an operation:": "Choose an operation:", + "Regenerate ssh host keys": "Regenerate ssh host keys", + "Regenerate Diffie-Hellman keys": "Regenerate Diffie-Hellman keys", + "Update cipersuite": "Update cipersuite", + "Renew Let's Encrypt certificate": "Renew Let's Encrypt certificate", + "Enable GPG based authentication (monkeysphere)": "Enable GPG based authentication (monkeysphere)", + "Allow ssh login with passwords": "Allow ssh login with passwords", + "Go Back/Exit": "Go Back/Exit", "Import file $IMPORT_FILE not found": "Import file $IMPORT_FILE not found", "Security settings exported to $EXPORT_FILE": "Security settings exported to $EXPORT_FILE" } \ No newline at end of file diff --git a/locale/en_us/freedombone-tests.json b/locale/en_us/freedombone-tests.json new file mode 100644 index 00000000..5822351e --- /dev/null +++ b/locale/en_us/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "${PROJECT_NAME}-tests", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-update-date.json b/locale/en_us/freedombone-update-date.json deleted file mode 100644 index a7a69877..00000000 --- a/locale/en_us/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "Date went backwards between tlsdate updates. ", - "tlsdate anomaly": "tlsdate anomaly", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "Incorrect date: $DATE_BEFORE -> $DATE_AFTER" -} \ No newline at end of file diff --git a/locale/en_us/freedombone-update-date.mo b/locale/en_us/freedombone-update-date.mo deleted file mode 100644 index 4d280c16..00000000 Binary files a/locale/en_us/freedombone-update-date.mo and /dev/null differ diff --git a/locale/en_us/freedombone-utils-backup.json b/locale/en_us/freedombone-utils-backup.json new file mode 100644 index 00000000..606c768f --- /dev/null +++ b/locale/en_us/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "Please attach a USB drive", + "There was a problem mounting the USB drive to $USB_MOUNT": "There was a problem mounting the USB drive to $USB_MOUNT", + "Unable to unmount the drive.": "Unable to unmount the drive.", + "Unmount encrypted USB": "Unmount encrypted USB", + "No MariaDB password was given": "No MariaDB password was given", + "Obtaining ${1} database backup": "Obtaining ${1} database backup", + "${1} database could not be saved": "${1} database could not be saved", + "${1} database could not be dumped": "${1} database could not be dumped", + "Database dump was created for ${1}": "Database dump was created for ${1}", + "WARNING: directory does not exist: ${1}": "WARNING: directory does not exist: ${1}", + "Backup key could not be found": "Backup key could not be found", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "Error backing up ${1} database to ${local_database_dir}/${1}.sql", + "Setting permissions": "Setting permissions", + "Unable to export ${1} database": "Unable to export ${1} database", + "${PROJECT_NAME} backup to friends": "${PROJECT_NAME} backup to friends", + "Unable to dump ${1} database": "Unable to dump ${1} database", + "Backup ${app_name}": "Backup ${app_name}", + "Backup ${app_name} completed": "Backup ${app_name} completed", + "Restoring ${app_name}": "Restoring ${app_name}", + "Restored ${app_name}": "Restored ${app_name}", + "Restoring ${1} database": "Restoring ${1} database", + "Unable to restore ${1} database": "Unable to restore ${1} database", + "Restoring ${1} installation": "Restoring ${1} installation", + "Backing up some additional directories": "Backing up some additional directories", + "WARNING: The backup directory $destination_dir is already used.": "WARNING: The backup directory $destination_dir is already used.", + "Choose a different destination name for backing up $backup_dir": "Choose a different destination name for backing up $backup_dir", + "WARNING: Directory $backup_dir does not exist": "WARNING: Directory $backup_dir does not exist" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-config.json b/locale/en_us/freedombone-utils-config.json new file mode 100644 index 00000000..d3c4de8e --- /dev/null +++ b/locale/en_us/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.", + "The configuration file $CONFIGURATION_FILE was not found": "The configuration file $CONFIGURATION_FILE was not found", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "Domain ${domain_value} collides with another app. The domain for each app should be unique." +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-database.json b/locale/en_us/freedombone-utils-database.json new file mode 100644 index 00000000..3a5dc0b4 --- /dev/null +++ b/locale/en_us/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "Your MariaDB password is: $MARIADB_PASSWORD", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-depends.json b/locale/en_us/freedombone-utils-depends.json new file mode 100644 index 00000000..c16d9259 --- /dev/null +++ b/locale/en_us/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "Dependency error: The function ${1} has not been defined" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-final.json b/locale/en_us/freedombone-utils-final.json new file mode 100644 index 00000000..9ea02f98 --- /dev/null +++ b/locale/en_us/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n", + "See /home/$MY_USERNAME/README for post-installation instructions.": "See /home/$MY_USERNAME/README for post-installation instructions." +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-git.json b/locale/en_us/freedombone-utils-git.json new file mode 100644 index 00000000..921ecfc5 --- /dev/null +++ b/locale/en_us/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "Unable to checkout $1 $2" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-help.json b/locale/en_us/freedombone-utils-help.json new file mode 100644 index 00000000..d7bbc7e3 --- /dev/null +++ b/locale/en_us/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "${PROJECT_NAME} -c [configuration file]" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-interactive.json b/locale/en_us/freedombone-utils-interactive.json new file mode 100644 index 00000000..0a2793fe --- /dev/null +++ b/locale/en_us/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "The command ${PROJECT_NAME}-remote was not found", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes", + "The command ${PROJECT_NAME}-config was not found": "The command ${PROJECT_NAME}-config was not found", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]", + "Encrypted backup to other servers": "Encrypted backup to other servers", + "${PROJECT_NAME} Configuration": "${PROJECT_NAME} Configuration", + "\\nDo you wish to configure some remote backup locations?": "\\nDo you wish to configure some remote backup locations?", + "Freedombone Configuration": "Freedombone Configuration", + "${site_name^} Configuration": "${site_name^} Configuration", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:", + "Domain:": "Domain:", + "Code:": "Code:", + "Domain name validation": "Domain name validation", + "Title:": "Title:" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-keys.json b/locale/en_us/freedombone-utils-keys.json new file mode 100644 index 00000000..6c078d30 --- /dev/null +++ b/locale/en_us/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "Recover Encryption Keys", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found", + "GPG Keyring loaded to $HOME_DIR": "GPG Keyring loaded to $HOME_DIR", + "ssh keys imported": "ssh keys imported", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish", + "Encryption Keys Recovery": "Encryption Keys Recovery", + "Freedombone Configuration": "Freedombone Configuration", + "GPG/PGP keys for your system:": "GPG/PGP keys for your system:", + "Generate new keys (new user)": "Generate new keys (new user)", + "Import keys from USB drive/s": "Import keys from USB drive/s", + "Retrieve keys from friends servers": "Retrieve keys from friends servers", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "Do you wish to recover your previous encryption keys from a USB master keydrive?" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-onion.json b/locale/en_us/freedombone-utils-onion.json new file mode 100644 index 00000000..15a2c793 --- /dev/null +++ b/locale/en_us/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "No Tor installation found. ${onion_service_name} onion site cannot be configured.", + "${onion_service_name} onion site hostname not found": "${onion_service_name} onion site hostname not found" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-rng.json b/locale/en_us/freedombone-utils-rng.json new file mode 100644 index 00000000..4ce8b492 --- /dev/null +++ b/locale/en_us/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "OneRNG package could not be downloaded", + "OneRNG package: $ONERNG_PACKAGE": "OneRNG package: $ONERNG_PACKAGE", + "Hash does not match. This could indicate that the package has been tampered with.": "Hash does not match. This could indicate that the package has been tampered with.", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "OneRNG expected package hash: $ONERNG_PACKAGE_HASH", + "OneRNG actual hash: $hash": "OneRNG actual hash: $hash", + "OneRNG Device": "OneRNG Device", + "Please plug in the OneRNG device": "Please plug in the OneRNG device" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-selector.json b/locale/en_us/freedombone-utils-selector.json new file mode 100644 index 00000000..934042a8 --- /dev/null +++ b/locale/en_us/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "${app_name}_variables was not found", + "No variant name for choosing apps": "No variant name for choosing apps", + "${app_name} chosen": "${app_name} chosen", + "${a}": "${a}", + "Removing users for application: ${a}": "Removing users for application: ${a}", + "Removing application: ${a}": "Removing application: ${a}", + "${a} was removed": "${a} was removed", + "Interactive installer": "Interactive installer", + "Interactive settings complete": "Interactive settings complete", + "Login for user ${USERNAME}=": "Login for user ${USERNAME}=", + "Upgrading application from interactive: ${a}": "Upgrading application from interactive: ${a}", + "${a} was upgraded from interactive": "${a} was upgraded from interactive", + "Installing application from interactive: ${a}": "Installing application from interactive: ${a}", + "${a} was installed from interactive": "${a} was installed from interactive", + "${a} was not installed from interactive": "${a} was not installed from interactive", + "Upgrading application: ${a}": "Upgrading application: ${a}", + "${a} was upgraded": "${a} was upgraded", + "Installing application: ${a}": "Installing application: ${a}", + "${a} was installed": "${a} was installed", + "${a} was not installed": "${a} was not installed", + "${a} has been removed and so will not be reinstalled": "${a} has been removed and so will not be reinstalled" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-setup.json b/locale/en_us/freedombone-utils-setup.json new file mode 100644 index 00000000..f426c584 --- /dev/null +++ b/locale/en_us/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "System variant: $SYSTEM_TYPE" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-validation.json b/locale/en_us/freedombone-utils-validation.json new file mode 100644 index 00000000..60afb434 --- /dev/null +++ b/locale/en_us/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.", + "Invalid FreeDNS Code": "Invalid FreeDNS Code" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-web.json b/locale/en_us/freedombone-utils-web.json new file mode 100644 index 00000000..fad7d932 --- /dev/null +++ b/locale/en_us/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z", + "Private certificate for ${CHECK_HOSTNAME} was not created": "Private certificate for ${CHECK_HOSTNAME} was not created", + "Public certificate for ${CHECK_HOSTNAME} was not created": "Public certificate for ${CHECK_HOSTNAME} was not created", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "Lets Encrypt failed for $SITE_DOMAIN_NAME", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-utils-wifi.json b/locale/en_us/freedombone-utils-wifi.json new file mode 100644 index 00000000..d57a1710 --- /dev/null +++ b/locale/en_us/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "Freedombone Configuration", + "Wifi Settings ${wifi_ctr}": "Wifi Settings ${wifi_ctr}", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:", + "SSID (can be 'any'):": "SSID (can be 'any'):", + "Type (open/wpa2-psk):": "Type (open/wpa2-psk):", + "Passphrase:": "Passphrase:" +} \ No newline at end of file diff --git a/locale/en_us/freedombone-wifi.json b/locale/en_us/freedombone-wifi.json index 75a60ca7..fdcf638e 100644 --- a/locale/en_us/freedombone-wifi.json +++ b/locale/en_us/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "Freedombone Configuration", - "Wifi Settings ${wifi_ctr}": "Wifi Settings ${wifi_ctr}", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:", - "SSID:": "SSID:", - "Type:": "Type:", - "Passphrase:": "Passphrase:", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]" } \ No newline at end of file diff --git a/locale/en_us/freedombone.json b/locale/en_us/freedombone.json index 99690238..df7c0b9a 100644 --- a/locale/en_us/freedombone.json +++ b/locale/en_us/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "Search engine login", - "${PROJECT_NAME} -c [configuration file]": "${PROJECT_NAME} -c [configuration file]", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'", - "or '$VARIANT_MESH'.": "or '$VARIANT_MESH'.", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.", - "Unable to checkout $1 $2": "Unable to checkout $1 $2", - "The command ${PROJECT_NAME}-remote was not found": "The command ${PROJECT_NAME}-remote was not found", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z", - "The command ${PROJECT_NAME}-config was not found": "The command ${PROJECT_NAME}-config was not found", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]", - "Encrypted backup to other servers": "Encrypted backup to other servers", - "${PROJECT_NAME} Configuration": "${PROJECT_NAME} Configuration", - "\\nDo you wish to configure some remote backup locations?": "\\nDo you wish to configure some remote backup locations?", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.", - "The configuration file $CONFIGURATION_FILE was not found": "The configuration file $CONFIGURATION_FILE was not found", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "No Tor installation found. ${onion_service_name} onion site cannot be configured.", - "${onion_service_name} onion site hostname not found": "${onion_service_name} onion site hostname not found", - "Private certificate for $CHECK_HOSTNAME was not created": "Private certificate for $CHECK_HOSTNAME was not created", - "Public certificate for $CHECK_HOSTNAME was not created": "Public certificate for $CHECK_HOSTNAME was not created", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "Lets Encrypt failed for $SITE_DOMAIN_NAME", - "Mesh Networking (cjdns)": "Mesh Networking (cjdns)", - "cjdns IPv6 address: $CJDNS_IPV6": "cjdns IPv6 address: $CJDNS_IPV6", - "cjdns public key: $CJDNS_PUBLIC_KEY": "cjdns public key: $CJDNS_PUBLIC_KEY", - "cjdns private key: $CJDNS_PRIVATE_KEY": "cjdns private key: $CJDNS_PRIVATE_KEY", - "cjdns password: $CJDNS_PASSWORD": "cjdns password: $CJDNS_PASSWORD", - "cjdns port: $CJDNS_PORT": "cjdns port: $CJDNS_PORT", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}", - "Address: $ZERONET_BLOG_ADDRESS": "Address: $ZERONET_BLOG_ADDRESS", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "Public key: $ZERONET_BLOG_PRIVATE_KEY", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY", - "Address: $ZERONET_MAIL_ADDRESS": "Address: $ZERONET_MAIL_ADDRESS", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "Public key: $ZERONET_MAIL_PRIVATE_KEY", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY", - "ZeroNet Mail address": "ZeroNet Mail address", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS", - "${MY_USERNAME}'s Forum": "${MY_USERNAME}'s Forum", - "Address: $ZERONET_FORUM_ADDRESS": "Address: $ZERONET_FORUM_ADDRESS", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "Public key: $ZERONET_FORUM_PRIVATE_KEY", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS", - "Forum address: $ZERONET_FORUM_ADDRESS": "Forum address: $ZERONET_FORUM_ADDRESS", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "Forum private key: $ZERONET_FORUM_PRIVATE_KEY", - "ZeroNet Forum address": "ZeroNet Forum address", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY", - "OneRNG package could not be downloaded": "OneRNG package could not be downloaded", - "OneRNG package: $ONERNG_PACKAGE": "OneRNG package: $ONERNG_PACKAGE", - "Hash does not match. This could indicate that the package has been tampered with.": "Hash does not match. This could indicate that the package has been tampered with.", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "OneRNG expected package hash: $ONERNG_PACKAGE_HASH", - "OneRNG actual hash: $hash": "OneRNG actual hash: $hash", - "OneRNG Device": "OneRNG Device", - "Please plug in the OneRNG device": "Please plug in the OneRNG device", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE", - "Added onion site for ${onion_service_name}": "Added onion site for ${onion_service_name}", - "# Tripwire reports which have no violations don't need to be logged": "# Tripwire reports which have no violations don't need to be logged", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE", - "Unknown subkey usage: $GPG_KEY_USAGE": "Unknown subkey usage: $GPG_KEY_USAGE", - "Public key: $MY_GPG_PUBLIC_KEY": "Public key: $MY_GPG_PUBLIC_KEY", - "Private key: $MY_GPG_PRIVATE_KEY": "Private key: $MY_GPG_PRIVATE_KEY", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "GPG public key file $MY_GPG_PUBLIC_KEY was not found", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "GPG private key file $MY_GPG_PRIVATE_KEY was not found", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "The GPG key for $MY_EMAIL_ADDRESS could not be imported", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "A GPG key for $MY_EMAIL_ADDRESS could not be created", - "Change your GPG password": "Change your GPG password", - "It's very important to add a password to your GPG key so that": "It's very important to add a password to your GPG key so that", - "if anyone does get access to your email they still won't be able": "if anyone does get access to your email they still won't be able", - "Publish your GPG public key": "Publish your GPG public key", - "If you have imported legacy email which is not encrypted": "If you have imported legacy email which is not encrypted", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE", - "Creating the $PUBLIC_MAILING_LIST mailing list": "Creating the $PUBLIC_MAILING_LIST mailing list", - "$PUBLIC_MAILING_LIST mailing list": "$PUBLIC_MAILING_LIST mailing list", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n", - "Email import directory $IMPORT_MAILDIR not found": "Email import directory $IMPORT_MAILDIR not found", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE", - "Your MariaDB password is: $MARIADB_PASSWORD": "Your MariaDB password is: $MARIADB_PASSWORD", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "Unable to clone repo $GOPATH/src/github.com/gogits/gogs", - "Gogs admin user password": "Gogs admin user password", - "Note that there's a usability/security trade-off made here.": "Note that there's a usability/security trade-off made here.", - "In order to allow git clone via http we don't redirect everything": "In order to allow git clone via http we don't redirect everything", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.", - "Your Tox node public key is": "Your Tox node public key is", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "tox onion domain: ${TOX_ONION_HOSTNAME}", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "Your Tox node public key is: $TOX_PUBLIC_KEY", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "XMPP onion domain: ${XMPP_ONION_HOSTNAME}", - "Your XMPP password is: $XMPP_PASSWORD": "Your XMPP password is: $XMPP_PASSWORD", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE", - "IRC onion domain": "IRC onion domain", - "IRC Server": "IRC Server", - "Wiki password": "Wiki password", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "Wiki onion domain: ${WIKI_ONION_HOSTNAME}", - "Wiki username: $MY_USERNAME": "Wiki username: $MY_USERNAME", - "Wiki password: $WIKI_ADMIN_PASSWORD": "Wiki password: $WIKI_ADMIN_PASSWORD", - "Your blog username: $MY_USERNAME": "Your blog username: $MY_USERNAME", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "Your blog password is: $FULLBLOG_ADMIN_PASSWORD", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login", - "RSS Reader": "RSS Reader", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "RSS reader domain: ${RSS_READER_DOMAIN_NAME}", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}", - "RSS reader admin username: admin": "RSS reader admin username: admin", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}", - "GNU Social": "GNU Social", - "Microblog administrator": "Microblog administrator", - "Microblog administrator nickname: $MY_USERNAME": "Microblog administrator nickname: $MY_USERNAME", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "Your search engine password is: $SEARCH_ENGINE_PASSWORD", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php", - "Open http://$WEBMAIL_ONION_HOSTNAME": "Open http://$WEBMAIL_ONION_HOSTNAME", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "Open https://$HUBZILLA_DOMAIN_NAME and register a new user", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE", - "Media Server": "Media Server", - "Media server administrator nickname: mediadropadmin": "Media server administrator nickname: mediadropadmin", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD", - "VoIP onion domain": "VoIP onion domain", - "VoIP Server": "VoIP Server", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "VoIP onion domain:$VOIP_ONION_HOSTNAME", - "VoIP server password: $VOIP_SERVER_PASSWORD": "VoIP server password: $VOIP_SERVER_PASSWORD", - "SIP onion domain": "SIP onion domain", - "SIP Server": "SIP Server", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "SIP onion_domain: $SIP_ONION_HOSTNAME", - "SIP server username: $MY_USERNAME": "SIP server username: $MY_USERNAME", - "SIP server extension: 201": "SIP server extension: 201", - "SIP server password: $SIP_SERVER_PASSWORD": "SIP server password: $SIP_SERVER_PASSWORD", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t", - "See /home/$MY_USERNAME/README for post-installation instructions.": "See /home/$MY_USERNAME/README for post-installation instructions." + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:" } \ No newline at end of file diff --git a/locale/es/freedombone-addremove.json b/locale/es/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/es/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-adduser.json b/locale/es/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/es/freedombone-adduser.json +++ b/locale/es/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/es/freedombone-app-blog.json b/locale/es/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/es/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-blogstatic.json b/locale/es/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/es/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-cjdns.json b/locale/es/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/es/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-dlna.json b/locale/es/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/es/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-dokuwiki.json b/locale/es/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/es/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-emacs.json b/locale/es/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/es/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-etherpad.json b/locale/es/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/es/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-gnusocial.json b/locale/es/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/es/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-gogs.json b/locale/es/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/es/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-htmly.json b/locale/es/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/es/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-hubzilla.json b/locale/es/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/es/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-ipfs.json b/locale/es/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/es/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-irc.json b/locale/es/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/es/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-jitsi.json b/locale/es/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/es/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-mediagoblin.json b/locale/es/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/es/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-mumble.json b/locale/es/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/es/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-pelican.json b/locale/es/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/es/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-pihole.json b/locale/es/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/es/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-postactiv.json b/locale/es/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/es/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-rss.json b/locale/es/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/es/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-searx.json b/locale/es/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/es/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-sip.json b/locale/es/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/es/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-syncthing.json b/locale/es/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/es/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-tahoelafs.json b/locale/es/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/es/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-tox.json b/locale/es/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/es/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-vim.json b/locale/es/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/es/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-webmail.json b/locale/es/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/es/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-wiki.json b/locale/es/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/es/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-xmpp.json b/locale/es/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/es/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-app-zeronet.json b/locale/es/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/es/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-backup-local.json b/locale/es/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/es/freedombone-backup-local.json +++ b/locale/es/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/es/freedombone-backup-remote.json b/locale/es/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/es/freedombone-backup-remote.json +++ b/locale/es/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/es/freedombone-base-chaoskey.json b/locale/es/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/es/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-base-email.json b/locale/es/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/es/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-config.json b/locale/es/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/es/freedombone-config.json +++ b/locale/es/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/es/freedombone-controlpanel-user.json b/locale/es/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/es/freedombone-controlpanel-user.json +++ b/locale/es/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/es/freedombone-controlpanel.json b/locale/es/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/es/freedombone-controlpanel.json +++ b/locale/es/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/es/freedombone-image-customise.json b/locale/es/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/es/freedombone-image-customise.json +++ b/locale/es/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/es/freedombone-image-mesh.json b/locale/es/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/es/freedombone-image-mesh.json +++ b/locale/es/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/es/freedombone-image.json b/locale/es/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/es/freedombone-image.json +++ b/locale/es/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/es/freedombone-keydrive.json b/locale/es/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/es/freedombone-keydrive.json +++ b/locale/es/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/es/freedombone-mesh-batman.json b/locale/es/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/es/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-mesh-blog.json b/locale/es/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/es/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-mesh-install.json b/locale/es/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/es/freedombone-mesh-install.json +++ b/locale/es/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/es/freedombone-mesh-reset.json b/locale/es/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/es/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-mesh-visit-site.json b/locale/es/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/es/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-mirrors.json b/locale/es/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/es/freedombone-mirrors.json +++ b/locale/es/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/es/freedombone-pin-cert.json b/locale/es/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/es/freedombone-pin-cert.json +++ b/locale/es/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/es/freedombone-recoverkey.json b/locale/es/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/es/freedombone-recoverkey.json +++ b/locale/es/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/es/freedombone-restore-local.json b/locale/es/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/es/freedombone-restore-local.json +++ b/locale/es/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/es/freedombone-restore-remote.json b/locale/es/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/es/freedombone-restore-remote.json +++ b/locale/es/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/es/freedombone-rmuser.json b/locale/es/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/es/freedombone-rmuser.json +++ b/locale/es/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/es/freedombone-sec.json b/locale/es/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/es/freedombone-sec.json +++ b/locale/es/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/es/freedombone-tests.json b/locale/es/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/es/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-update-date.json b/locale/es/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/es/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/es/freedombone-update-date.mo b/locale/es/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/es/freedombone-update-date.mo and /dev/null differ diff --git a/locale/es/freedombone-utils-backup.json b/locale/es/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/es/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-config.json b/locale/es/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/es/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-database.json b/locale/es/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/es/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-depends.json b/locale/es/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/es/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-final.json b/locale/es/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/es/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-git.json b/locale/es/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/es/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-help.json b/locale/es/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/es/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-interactive.json b/locale/es/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/es/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-keys.json b/locale/es/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/es/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-onion.json b/locale/es/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/es/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-rng.json b/locale/es/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/es/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-selector.json b/locale/es/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/es/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-setup.json b/locale/es/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/es/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-validation.json b/locale/es/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/es/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-web.json b/locale/es/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/es/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-utils-wifi.json b/locale/es/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/es/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/es/freedombone-wifi.json b/locale/es/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/es/freedombone-wifi.json +++ b/locale/es/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/es/freedombone.json b/locale/es/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/es/freedombone.json +++ b/locale/es/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/et/freedombone-addremove.json b/locale/et/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/et/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-adduser.json b/locale/et/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/et/freedombone-adduser.json +++ b/locale/et/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/et/freedombone-app-blog.json b/locale/et/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/et/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-blogstatic.json b/locale/et/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/et/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-cjdns.json b/locale/et/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/et/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-dlna.json b/locale/et/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/et/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-dokuwiki.json b/locale/et/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/et/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-emacs.json b/locale/et/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/et/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-etherpad.json b/locale/et/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/et/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-gnusocial.json b/locale/et/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/et/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-gogs.json b/locale/et/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/et/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-htmly.json b/locale/et/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/et/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-hubzilla.json b/locale/et/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/et/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-ipfs.json b/locale/et/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/et/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-irc.json b/locale/et/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/et/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-jitsi.json b/locale/et/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/et/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-mediagoblin.json b/locale/et/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/et/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-mumble.json b/locale/et/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/et/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-pelican.json b/locale/et/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/et/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-pihole.json b/locale/et/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/et/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-postactiv.json b/locale/et/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/et/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-rss.json b/locale/et/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/et/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-searx.json b/locale/et/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/et/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-sip.json b/locale/et/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/et/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-syncthing.json b/locale/et/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/et/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-tahoelafs.json b/locale/et/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/et/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-tox.json b/locale/et/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/et/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-vim.json b/locale/et/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/et/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-webmail.json b/locale/et/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/et/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-wiki.json b/locale/et/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/et/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-xmpp.json b/locale/et/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/et/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-app-zeronet.json b/locale/et/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/et/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-backup-local.json b/locale/et/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/et/freedombone-backup-local.json +++ b/locale/et/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/et/freedombone-backup-remote.json b/locale/et/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/et/freedombone-backup-remote.json +++ b/locale/et/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/et/freedombone-base-chaoskey.json b/locale/et/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/et/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-base-email.json b/locale/et/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/et/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-config.json b/locale/et/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/et/freedombone-config.json +++ b/locale/et/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/et/freedombone-controlpanel-user.json b/locale/et/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/et/freedombone-controlpanel-user.json +++ b/locale/et/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/et/freedombone-controlpanel.json b/locale/et/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/et/freedombone-controlpanel.json +++ b/locale/et/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/et/freedombone-image-customise.json b/locale/et/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/et/freedombone-image-customise.json +++ b/locale/et/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/et/freedombone-image-mesh.json b/locale/et/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/et/freedombone-image-mesh.json +++ b/locale/et/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/et/freedombone-image.json b/locale/et/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/et/freedombone-image.json +++ b/locale/et/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/et/freedombone-keydrive.json b/locale/et/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/et/freedombone-keydrive.json +++ b/locale/et/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/et/freedombone-mesh-batman.json b/locale/et/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/et/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-mesh-blog.json b/locale/et/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/et/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-mesh-install.json b/locale/et/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/et/freedombone-mesh-install.json +++ b/locale/et/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/et/freedombone-mesh-reset.json b/locale/et/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/et/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-mesh-visit-site.json b/locale/et/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/et/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-mirrors.json b/locale/et/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/et/freedombone-mirrors.json +++ b/locale/et/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/et/freedombone-pin-cert.json b/locale/et/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/et/freedombone-pin-cert.json +++ b/locale/et/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/et/freedombone-recoverkey.json b/locale/et/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/et/freedombone-recoverkey.json +++ b/locale/et/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/et/freedombone-restore-local.json b/locale/et/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/et/freedombone-restore-local.json +++ b/locale/et/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/et/freedombone-restore-remote.json b/locale/et/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/et/freedombone-restore-remote.json +++ b/locale/et/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/et/freedombone-rmuser.json b/locale/et/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/et/freedombone-rmuser.json +++ b/locale/et/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/et/freedombone-sec.json b/locale/et/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/et/freedombone-sec.json +++ b/locale/et/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/et/freedombone-tests.json b/locale/et/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/et/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-update-date.json b/locale/et/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/et/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/et/freedombone-update-date.mo b/locale/et/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/et/freedombone-update-date.mo and /dev/null differ diff --git a/locale/et/freedombone-utils-backup.json b/locale/et/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/et/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-config.json b/locale/et/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/et/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-database.json b/locale/et/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/et/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-depends.json b/locale/et/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/et/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-final.json b/locale/et/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/et/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-git.json b/locale/et/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/et/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-help.json b/locale/et/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/et/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-interactive.json b/locale/et/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/et/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-keys.json b/locale/et/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/et/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-onion.json b/locale/et/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/et/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-rng.json b/locale/et/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/et/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-selector.json b/locale/et/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/et/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-setup.json b/locale/et/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/et/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-validation.json b/locale/et/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/et/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-web.json b/locale/et/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/et/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-utils-wifi.json b/locale/et/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/et/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/et/freedombone-wifi.json b/locale/et/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/et/freedombone-wifi.json +++ b/locale/et/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/et/freedombone.json b/locale/et/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/et/freedombone.json +++ b/locale/et/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-addremove.json b/locale/eu/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/eu/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-adduser.json b/locale/eu/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/eu/freedombone-adduser.json +++ b/locale/eu/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/eu/freedombone-app-blog.json b/locale/eu/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/eu/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-blogstatic.json b/locale/eu/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/eu/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-cjdns.json b/locale/eu/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/eu/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-dlna.json b/locale/eu/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/eu/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-dokuwiki.json b/locale/eu/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/eu/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-emacs.json b/locale/eu/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/eu/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-etherpad.json b/locale/eu/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/eu/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-gnusocial.json b/locale/eu/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/eu/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-gogs.json b/locale/eu/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/eu/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-htmly.json b/locale/eu/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/eu/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-hubzilla.json b/locale/eu/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/eu/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-ipfs.json b/locale/eu/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/eu/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-irc.json b/locale/eu/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/eu/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-jitsi.json b/locale/eu/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/eu/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-mediagoblin.json b/locale/eu/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/eu/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-mumble.json b/locale/eu/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/eu/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-pelican.json b/locale/eu/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/eu/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-pihole.json b/locale/eu/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/eu/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-postactiv.json b/locale/eu/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/eu/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-rss.json b/locale/eu/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/eu/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-searx.json b/locale/eu/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/eu/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-sip.json b/locale/eu/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/eu/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-syncthing.json b/locale/eu/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/eu/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-tahoelafs.json b/locale/eu/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/eu/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-tox.json b/locale/eu/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/eu/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-vim.json b/locale/eu/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/eu/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-webmail.json b/locale/eu/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/eu/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-wiki.json b/locale/eu/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/eu/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-xmpp.json b/locale/eu/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/eu/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-app-zeronet.json b/locale/eu/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/eu/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-backup-local.json b/locale/eu/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/eu/freedombone-backup-local.json +++ b/locale/eu/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-backup-remote.json b/locale/eu/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/eu/freedombone-backup-remote.json +++ b/locale/eu/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-base-chaoskey.json b/locale/eu/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/eu/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-base-email.json b/locale/eu/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/eu/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-config.json b/locale/eu/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/eu/freedombone-config.json +++ b/locale/eu/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-controlpanel-user.json b/locale/eu/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/eu/freedombone-controlpanel-user.json +++ b/locale/eu/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/eu/freedombone-controlpanel.json b/locale/eu/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/eu/freedombone-controlpanel.json +++ b/locale/eu/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-image-customise.json b/locale/eu/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/eu/freedombone-image-customise.json +++ b/locale/eu/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-image-mesh.json b/locale/eu/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/eu/freedombone-image-mesh.json +++ b/locale/eu/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-image.json b/locale/eu/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/eu/freedombone-image.json +++ b/locale/eu/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-keydrive.json b/locale/eu/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/eu/freedombone-keydrive.json +++ b/locale/eu/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/eu/freedombone-mesh-batman.json b/locale/eu/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/eu/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-mesh-blog.json b/locale/eu/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/eu/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-mesh-install.json b/locale/eu/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/eu/freedombone-mesh-install.json +++ b/locale/eu/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-mesh-reset.json b/locale/eu/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/eu/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-mesh-visit-site.json b/locale/eu/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/eu/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-mirrors.json b/locale/eu/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/eu/freedombone-mirrors.json +++ b/locale/eu/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-pin-cert.json b/locale/eu/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/eu/freedombone-pin-cert.json +++ b/locale/eu/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-recoverkey.json b/locale/eu/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/eu/freedombone-recoverkey.json +++ b/locale/eu/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-restore-local.json b/locale/eu/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/eu/freedombone-restore-local.json +++ b/locale/eu/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-restore-remote.json b/locale/eu/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/eu/freedombone-restore-remote.json +++ b/locale/eu/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-rmuser.json b/locale/eu/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/eu/freedombone-rmuser.json +++ b/locale/eu/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-sec.json b/locale/eu/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/eu/freedombone-sec.json +++ b/locale/eu/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/eu/freedombone-tests.json b/locale/eu/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/eu/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-update-date.json b/locale/eu/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/eu/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/eu/freedombone-update-date.mo b/locale/eu/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/eu/freedombone-update-date.mo and /dev/null differ diff --git a/locale/eu/freedombone-utils-backup.json b/locale/eu/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/eu/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-config.json b/locale/eu/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/eu/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-database.json b/locale/eu/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/eu/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-depends.json b/locale/eu/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/eu/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-final.json b/locale/eu/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/eu/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-git.json b/locale/eu/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/eu/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-help.json b/locale/eu/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/eu/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-interactive.json b/locale/eu/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/eu/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-keys.json b/locale/eu/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/eu/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-onion.json b/locale/eu/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/eu/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-rng.json b/locale/eu/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/eu/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-selector.json b/locale/eu/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/eu/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-setup.json b/locale/eu/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/eu/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-validation.json b/locale/eu/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/eu/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-web.json b/locale/eu/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/eu/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-utils-wifi.json b/locale/eu/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/eu/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/eu/freedombone-wifi.json b/locale/eu/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/eu/freedombone-wifi.json +++ b/locale/eu/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/eu/freedombone.json b/locale/eu/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/eu/freedombone.json +++ b/locale/eu/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-addremove.json b/locale/fa/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/fa/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-adduser.json b/locale/fa/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/fa/freedombone-adduser.json +++ b/locale/fa/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/fa/freedombone-app-blog.json b/locale/fa/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/fa/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-blogstatic.json b/locale/fa/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fa/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-cjdns.json b/locale/fa/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/fa/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-dlna.json b/locale/fa/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/fa/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-dokuwiki.json b/locale/fa/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/fa/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-emacs.json b/locale/fa/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/fa/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-etherpad.json b/locale/fa/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/fa/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-gnusocial.json b/locale/fa/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/fa/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-gogs.json b/locale/fa/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/fa/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-htmly.json b/locale/fa/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/fa/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-hubzilla.json b/locale/fa/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/fa/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-ipfs.json b/locale/fa/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/fa/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-irc.json b/locale/fa/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/fa/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-jitsi.json b/locale/fa/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/fa/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-mediagoblin.json b/locale/fa/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/fa/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-mumble.json b/locale/fa/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/fa/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-pelican.json b/locale/fa/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fa/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-pihole.json b/locale/fa/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/fa/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-postactiv.json b/locale/fa/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/fa/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-rss.json b/locale/fa/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/fa/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-searx.json b/locale/fa/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/fa/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-sip.json b/locale/fa/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/fa/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-syncthing.json b/locale/fa/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/fa/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-tahoelafs.json b/locale/fa/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/fa/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-tox.json b/locale/fa/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/fa/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-vim.json b/locale/fa/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/fa/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-webmail.json b/locale/fa/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/fa/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-wiki.json b/locale/fa/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/fa/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-xmpp.json b/locale/fa/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/fa/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-app-zeronet.json b/locale/fa/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/fa/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-backup-local.json b/locale/fa/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/fa/freedombone-backup-local.json +++ b/locale/fa/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-backup-remote.json b/locale/fa/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/fa/freedombone-backup-remote.json +++ b/locale/fa/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-base-chaoskey.json b/locale/fa/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/fa/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-base-email.json b/locale/fa/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/fa/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-config.json b/locale/fa/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/fa/freedombone-config.json +++ b/locale/fa/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-controlpanel-user.json b/locale/fa/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/fa/freedombone-controlpanel-user.json +++ b/locale/fa/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/fa/freedombone-controlpanel.json b/locale/fa/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/fa/freedombone-controlpanel.json +++ b/locale/fa/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-image-customise.json b/locale/fa/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/fa/freedombone-image-customise.json +++ b/locale/fa/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-image-mesh.json b/locale/fa/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/fa/freedombone-image-mesh.json +++ b/locale/fa/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-image.json b/locale/fa/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/fa/freedombone-image.json +++ b/locale/fa/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-keydrive.json b/locale/fa/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/fa/freedombone-keydrive.json +++ b/locale/fa/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/fa/freedombone-mesh-batman.json b/locale/fa/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/fa/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-mesh-blog.json b/locale/fa/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/fa/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-mesh-install.json b/locale/fa/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/fa/freedombone-mesh-install.json +++ b/locale/fa/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-mesh-reset.json b/locale/fa/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/fa/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-mesh-visit-site.json b/locale/fa/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/fa/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-mirrors.json b/locale/fa/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/fa/freedombone-mirrors.json +++ b/locale/fa/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-pin-cert.json b/locale/fa/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/fa/freedombone-pin-cert.json +++ b/locale/fa/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-recoverkey.json b/locale/fa/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/fa/freedombone-recoverkey.json +++ b/locale/fa/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-restore-local.json b/locale/fa/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/fa/freedombone-restore-local.json +++ b/locale/fa/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-restore-remote.json b/locale/fa/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/fa/freedombone-restore-remote.json +++ b/locale/fa/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-rmuser.json b/locale/fa/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/fa/freedombone-rmuser.json +++ b/locale/fa/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-sec.json b/locale/fa/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/fa/freedombone-sec.json +++ b/locale/fa/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/fa/freedombone-tests.json b/locale/fa/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/fa/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-update-date.json b/locale/fa/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/fa/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/fa/freedombone-update-date.mo b/locale/fa/freedombone-update-date.mo deleted file mode 100644 index 80c25fbd..00000000 Binary files a/locale/fa/freedombone-update-date.mo and /dev/null differ diff --git a/locale/fa/freedombone-utils-backup.json b/locale/fa/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/fa/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-config.json b/locale/fa/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/fa/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-database.json b/locale/fa/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/fa/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-depends.json b/locale/fa/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/fa/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-final.json b/locale/fa/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/fa/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-git.json b/locale/fa/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/fa/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-help.json b/locale/fa/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/fa/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-interactive.json b/locale/fa/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/fa/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-keys.json b/locale/fa/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/fa/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-onion.json b/locale/fa/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/fa/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-rng.json b/locale/fa/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/fa/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-selector.json b/locale/fa/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/fa/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-setup.json b/locale/fa/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/fa/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-validation.json b/locale/fa/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/fa/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-web.json b/locale/fa/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/fa/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-utils-wifi.json b/locale/fa/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/fa/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/fa/freedombone-wifi.json b/locale/fa/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/fa/freedombone-wifi.json +++ b/locale/fa/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/fa/freedombone.json b/locale/fa/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/fa/freedombone.json +++ b/locale/fa/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-addremove.json b/locale/fi/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/fi/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-adduser.json b/locale/fi/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/fi/freedombone-adduser.json +++ b/locale/fi/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/fi/freedombone-app-blog.json b/locale/fi/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/fi/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-blogstatic.json b/locale/fi/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fi/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-cjdns.json b/locale/fi/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/fi/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-dlna.json b/locale/fi/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/fi/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-dokuwiki.json b/locale/fi/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/fi/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-emacs.json b/locale/fi/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/fi/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-etherpad.json b/locale/fi/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/fi/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-gnusocial.json b/locale/fi/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/fi/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-gogs.json b/locale/fi/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/fi/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-htmly.json b/locale/fi/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/fi/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-hubzilla.json b/locale/fi/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/fi/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-ipfs.json b/locale/fi/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/fi/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-irc.json b/locale/fi/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/fi/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-jitsi.json b/locale/fi/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/fi/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-mediagoblin.json b/locale/fi/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/fi/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-mumble.json b/locale/fi/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/fi/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-pelican.json b/locale/fi/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fi/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-pihole.json b/locale/fi/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/fi/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-postactiv.json b/locale/fi/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/fi/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-rss.json b/locale/fi/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/fi/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-searx.json b/locale/fi/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/fi/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-sip.json b/locale/fi/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/fi/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-syncthing.json b/locale/fi/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/fi/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-tahoelafs.json b/locale/fi/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/fi/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-tox.json b/locale/fi/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/fi/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-vim.json b/locale/fi/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/fi/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-webmail.json b/locale/fi/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/fi/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-wiki.json b/locale/fi/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/fi/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-xmpp.json b/locale/fi/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/fi/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-app-zeronet.json b/locale/fi/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/fi/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-backup-local.json b/locale/fi/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/fi/freedombone-backup-local.json +++ b/locale/fi/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-backup-remote.json b/locale/fi/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/fi/freedombone-backup-remote.json +++ b/locale/fi/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-base-chaoskey.json b/locale/fi/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/fi/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-base-email.json b/locale/fi/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/fi/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-config.json b/locale/fi/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/fi/freedombone-config.json +++ b/locale/fi/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-controlpanel-user.json b/locale/fi/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/fi/freedombone-controlpanel-user.json +++ b/locale/fi/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/fi/freedombone-controlpanel.json b/locale/fi/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/fi/freedombone-controlpanel.json +++ b/locale/fi/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-image-customise.json b/locale/fi/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/fi/freedombone-image-customise.json +++ b/locale/fi/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-image-mesh.json b/locale/fi/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/fi/freedombone-image-mesh.json +++ b/locale/fi/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-image.json b/locale/fi/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/fi/freedombone-image.json +++ b/locale/fi/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-keydrive.json b/locale/fi/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/fi/freedombone-keydrive.json +++ b/locale/fi/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/fi/freedombone-mesh-batman.json b/locale/fi/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/fi/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-mesh-blog.json b/locale/fi/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/fi/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-mesh-install.json b/locale/fi/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/fi/freedombone-mesh-install.json +++ b/locale/fi/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-mesh-reset.json b/locale/fi/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/fi/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-mesh-visit-site.json b/locale/fi/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/fi/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-mirrors.json b/locale/fi/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/fi/freedombone-mirrors.json +++ b/locale/fi/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-pin-cert.json b/locale/fi/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/fi/freedombone-pin-cert.json +++ b/locale/fi/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-recoverkey.json b/locale/fi/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/fi/freedombone-recoverkey.json +++ b/locale/fi/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-restore-local.json b/locale/fi/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/fi/freedombone-restore-local.json +++ b/locale/fi/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-restore-remote.json b/locale/fi/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/fi/freedombone-restore-remote.json +++ b/locale/fi/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-rmuser.json b/locale/fi/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/fi/freedombone-rmuser.json +++ b/locale/fi/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-sec.json b/locale/fi/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/fi/freedombone-sec.json +++ b/locale/fi/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/fi/freedombone-tests.json b/locale/fi/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/fi/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-update-date.json b/locale/fi/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/fi/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/fi/freedombone-update-date.mo b/locale/fi/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/fi/freedombone-update-date.mo and /dev/null differ diff --git a/locale/fi/freedombone-utils-backup.json b/locale/fi/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/fi/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-config.json b/locale/fi/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/fi/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-database.json b/locale/fi/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/fi/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-depends.json b/locale/fi/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/fi/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-final.json b/locale/fi/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/fi/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-git.json b/locale/fi/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/fi/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-help.json b/locale/fi/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/fi/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-interactive.json b/locale/fi/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/fi/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-keys.json b/locale/fi/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/fi/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-onion.json b/locale/fi/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/fi/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-rng.json b/locale/fi/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/fi/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-selector.json b/locale/fi/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/fi/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-setup.json b/locale/fi/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/fi/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-validation.json b/locale/fi/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/fi/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-web.json b/locale/fi/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/fi/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-utils-wifi.json b/locale/fi/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/fi/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/fi/freedombone-wifi.json b/locale/fi/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/fi/freedombone-wifi.json +++ b/locale/fi/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/fi/freedombone.json b/locale/fi/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/fi/freedombone.json +++ b/locale/fi/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-addremove.json b/locale/fil/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/fil/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-adduser.json b/locale/fil/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/fil/freedombone-adduser.json +++ b/locale/fil/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/fil/freedombone-app-blog.json b/locale/fil/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/fil/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-blogstatic.json b/locale/fil/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fil/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-cjdns.json b/locale/fil/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/fil/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-dlna.json b/locale/fil/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/fil/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-dokuwiki.json b/locale/fil/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/fil/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-emacs.json b/locale/fil/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/fil/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-etherpad.json b/locale/fil/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/fil/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-gnusocial.json b/locale/fil/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/fil/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-gogs.json b/locale/fil/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/fil/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-htmly.json b/locale/fil/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/fil/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-hubzilla.json b/locale/fil/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/fil/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-ipfs.json b/locale/fil/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/fil/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-irc.json b/locale/fil/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/fil/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-jitsi.json b/locale/fil/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/fil/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-mediagoblin.json b/locale/fil/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/fil/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-mumble.json b/locale/fil/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/fil/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-pelican.json b/locale/fil/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fil/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-pihole.json b/locale/fil/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/fil/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-postactiv.json b/locale/fil/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/fil/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-rss.json b/locale/fil/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/fil/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-searx.json b/locale/fil/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/fil/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-sip.json b/locale/fil/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/fil/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-syncthing.json b/locale/fil/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/fil/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-tahoelafs.json b/locale/fil/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/fil/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-tox.json b/locale/fil/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/fil/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-vim.json b/locale/fil/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/fil/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-webmail.json b/locale/fil/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/fil/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-wiki.json b/locale/fil/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/fil/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-xmpp.json b/locale/fil/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/fil/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-app-zeronet.json b/locale/fil/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/fil/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-backup-local.json b/locale/fil/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/fil/freedombone-backup-local.json +++ b/locale/fil/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-backup-remote.json b/locale/fil/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/fil/freedombone-backup-remote.json +++ b/locale/fil/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-base-chaoskey.json b/locale/fil/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/fil/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-base-email.json b/locale/fil/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/fil/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-config.json b/locale/fil/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/fil/freedombone-config.json +++ b/locale/fil/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-controlpanel-user.json b/locale/fil/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/fil/freedombone-controlpanel-user.json +++ b/locale/fil/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/fil/freedombone-controlpanel.json b/locale/fil/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/fil/freedombone-controlpanel.json +++ b/locale/fil/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-image-customise.json b/locale/fil/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/fil/freedombone-image-customise.json +++ b/locale/fil/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-image-mesh.json b/locale/fil/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/fil/freedombone-image-mesh.json +++ b/locale/fil/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-image.json b/locale/fil/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/fil/freedombone-image.json +++ b/locale/fil/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-keydrive.json b/locale/fil/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/fil/freedombone-keydrive.json +++ b/locale/fil/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/fil/freedombone-mesh-batman.json b/locale/fil/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/fil/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-mesh-blog.json b/locale/fil/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/fil/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-mesh-install.json b/locale/fil/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/fil/freedombone-mesh-install.json +++ b/locale/fil/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-mesh-reset.json b/locale/fil/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/fil/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-mesh-visit-site.json b/locale/fil/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/fil/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-mirrors.json b/locale/fil/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/fil/freedombone-mirrors.json +++ b/locale/fil/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-pin-cert.json b/locale/fil/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/fil/freedombone-pin-cert.json +++ b/locale/fil/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-recoverkey.json b/locale/fil/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/fil/freedombone-recoverkey.json +++ b/locale/fil/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-restore-local.json b/locale/fil/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/fil/freedombone-restore-local.json +++ b/locale/fil/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-restore-remote.json b/locale/fil/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/fil/freedombone-restore-remote.json +++ b/locale/fil/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-rmuser.json b/locale/fil/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/fil/freedombone-rmuser.json +++ b/locale/fil/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-sec.json b/locale/fil/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/fil/freedombone-sec.json +++ b/locale/fil/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/fil/freedombone-tests.json b/locale/fil/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/fil/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-update-date.json b/locale/fil/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/fil/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/fil/freedombone-update-date.mo b/locale/fil/freedombone-update-date.mo deleted file mode 100644 index c7a56872..00000000 Binary files a/locale/fil/freedombone-update-date.mo and /dev/null differ diff --git a/locale/fil/freedombone-utils-backup.json b/locale/fil/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/fil/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-config.json b/locale/fil/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/fil/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-database.json b/locale/fil/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/fil/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-depends.json b/locale/fil/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/fil/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-final.json b/locale/fil/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/fil/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-git.json b/locale/fil/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/fil/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-help.json b/locale/fil/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/fil/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-interactive.json b/locale/fil/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/fil/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-keys.json b/locale/fil/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/fil/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-onion.json b/locale/fil/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/fil/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-rng.json b/locale/fil/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/fil/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-selector.json b/locale/fil/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/fil/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-setup.json b/locale/fil/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/fil/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-validation.json b/locale/fil/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/fil/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-web.json b/locale/fil/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/fil/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-utils-wifi.json b/locale/fil/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/fil/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/fil/freedombone-wifi.json b/locale/fil/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/fil/freedombone-wifi.json +++ b/locale/fil/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/fil/freedombone.json b/locale/fil/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/fil/freedombone.json +++ b/locale/fil/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-addremove.json b/locale/fr/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/fr/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-adduser.json b/locale/fr/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/fr/freedombone-adduser.json +++ b/locale/fr/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/fr/freedombone-app-blog.json b/locale/fr/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/fr/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-blogstatic.json b/locale/fr/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fr/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-cjdns.json b/locale/fr/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/fr/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-dlna.json b/locale/fr/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/fr/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-dokuwiki.json b/locale/fr/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/fr/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-emacs.json b/locale/fr/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/fr/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-etherpad.json b/locale/fr/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/fr/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-gnusocial.json b/locale/fr/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/fr/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-gogs.json b/locale/fr/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/fr/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-htmly.json b/locale/fr/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/fr/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-hubzilla.json b/locale/fr/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/fr/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-ipfs.json b/locale/fr/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/fr/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-irc.json b/locale/fr/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/fr/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-jitsi.json b/locale/fr/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/fr/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-mediagoblin.json b/locale/fr/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/fr/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-mumble.json b/locale/fr/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/fr/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-pelican.json b/locale/fr/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fr/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-pihole.json b/locale/fr/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/fr/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-postactiv.json b/locale/fr/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/fr/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-rss.json b/locale/fr/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/fr/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-searx.json b/locale/fr/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/fr/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-sip.json b/locale/fr/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/fr/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-syncthing.json b/locale/fr/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/fr/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-tahoelafs.json b/locale/fr/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/fr/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-tox.json b/locale/fr/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/fr/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-vim.json b/locale/fr/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/fr/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-webmail.json b/locale/fr/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/fr/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-wiki.json b/locale/fr/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/fr/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-xmpp.json b/locale/fr/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/fr/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-app-zeronet.json b/locale/fr/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/fr/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-backup-local.json b/locale/fr/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/fr/freedombone-backup-local.json +++ b/locale/fr/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-backup-remote.json b/locale/fr/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/fr/freedombone-backup-remote.json +++ b/locale/fr/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-base-chaoskey.json b/locale/fr/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/fr/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-base-email.json b/locale/fr/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/fr/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-config.json b/locale/fr/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/fr/freedombone-config.json +++ b/locale/fr/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-controlpanel-user.json b/locale/fr/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/fr/freedombone-controlpanel-user.json +++ b/locale/fr/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/fr/freedombone-controlpanel.json b/locale/fr/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/fr/freedombone-controlpanel.json +++ b/locale/fr/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-image-customise.json b/locale/fr/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/fr/freedombone-image-customise.json +++ b/locale/fr/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-image-mesh.json b/locale/fr/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/fr/freedombone-image-mesh.json +++ b/locale/fr/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-image.json b/locale/fr/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/fr/freedombone-image.json +++ b/locale/fr/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-keydrive.json b/locale/fr/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/fr/freedombone-keydrive.json +++ b/locale/fr/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/fr/freedombone-mesh-batman.json b/locale/fr/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/fr/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-mesh-blog.json b/locale/fr/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/fr/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-mesh-install.json b/locale/fr/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/fr/freedombone-mesh-install.json +++ b/locale/fr/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-mesh-reset.json b/locale/fr/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/fr/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-mesh-visit-site.json b/locale/fr/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/fr/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-mirrors.json b/locale/fr/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/fr/freedombone-mirrors.json +++ b/locale/fr/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-pin-cert.json b/locale/fr/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/fr/freedombone-pin-cert.json +++ b/locale/fr/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-recoverkey.json b/locale/fr/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/fr/freedombone-recoverkey.json +++ b/locale/fr/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-restore-local.json b/locale/fr/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/fr/freedombone-restore-local.json +++ b/locale/fr/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-restore-remote.json b/locale/fr/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/fr/freedombone-restore-remote.json +++ b/locale/fr/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-rmuser.json b/locale/fr/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/fr/freedombone-rmuser.json +++ b/locale/fr/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-sec.json b/locale/fr/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/fr/freedombone-sec.json +++ b/locale/fr/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/fr/freedombone-tests.json b/locale/fr/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/fr/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-update-date.json b/locale/fr/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/fr/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/fr/freedombone-update-date.mo b/locale/fr/freedombone-update-date.mo deleted file mode 100644 index 5d071f59..00000000 Binary files a/locale/fr/freedombone-update-date.mo and /dev/null differ diff --git a/locale/fr/freedombone-utils-backup.json b/locale/fr/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/fr/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-config.json b/locale/fr/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/fr/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-database.json b/locale/fr/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/fr/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-depends.json b/locale/fr/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/fr/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-final.json b/locale/fr/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/fr/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-git.json b/locale/fr/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/fr/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-help.json b/locale/fr/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/fr/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-interactive.json b/locale/fr/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/fr/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-keys.json b/locale/fr/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/fr/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-onion.json b/locale/fr/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/fr/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-rng.json b/locale/fr/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/fr/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-selector.json b/locale/fr/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/fr/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-setup.json b/locale/fr/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/fr/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-validation.json b/locale/fr/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/fr/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-web.json b/locale/fr/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/fr/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-utils-wifi.json b/locale/fr/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/fr/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/fr/freedombone-wifi.json b/locale/fr/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/fr/freedombone-wifi.json +++ b/locale/fr/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/fr/freedombone.json b/locale/fr/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/fr/freedombone.json +++ b/locale/fr/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-addremove.json b/locale/fr_BE/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/fr_BE/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-adduser.json b/locale/fr_BE/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/fr_BE/freedombone-adduser.json +++ b/locale/fr_BE/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/fr_BE/freedombone-app-blog.json b/locale/fr_BE/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/fr_BE/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-blogstatic.json b/locale/fr_BE/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fr_BE/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-cjdns.json b/locale/fr_BE/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/fr_BE/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-dlna.json b/locale/fr_BE/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/fr_BE/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-dokuwiki.json b/locale/fr_BE/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/fr_BE/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-emacs.json b/locale/fr_BE/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/fr_BE/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-etherpad.json b/locale/fr_BE/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/fr_BE/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-gnusocial.json b/locale/fr_BE/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/fr_BE/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-gogs.json b/locale/fr_BE/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/fr_BE/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-htmly.json b/locale/fr_BE/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/fr_BE/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-hubzilla.json b/locale/fr_BE/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/fr_BE/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-ipfs.json b/locale/fr_BE/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/fr_BE/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-irc.json b/locale/fr_BE/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/fr_BE/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-jitsi.json b/locale/fr_BE/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/fr_BE/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-mediagoblin.json b/locale/fr_BE/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/fr_BE/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-mumble.json b/locale/fr_BE/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/fr_BE/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-pelican.json b/locale/fr_BE/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fr_BE/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-pihole.json b/locale/fr_BE/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/fr_BE/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-postactiv.json b/locale/fr_BE/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/fr_BE/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-rss.json b/locale/fr_BE/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/fr_BE/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-searx.json b/locale/fr_BE/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/fr_BE/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-sip.json b/locale/fr_BE/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/fr_BE/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-syncthing.json b/locale/fr_BE/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/fr_BE/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-tahoelafs.json b/locale/fr_BE/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/fr_BE/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-tox.json b/locale/fr_BE/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/fr_BE/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-vim.json b/locale/fr_BE/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/fr_BE/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-webmail.json b/locale/fr_BE/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/fr_BE/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-wiki.json b/locale/fr_BE/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/fr_BE/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-xmpp.json b/locale/fr_BE/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/fr_BE/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-app-zeronet.json b/locale/fr_BE/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/fr_BE/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-backup-local.json b/locale/fr_BE/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/fr_BE/freedombone-backup-local.json +++ b/locale/fr_BE/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-backup-remote.json b/locale/fr_BE/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/fr_BE/freedombone-backup-remote.json +++ b/locale/fr_BE/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-base-chaoskey.json b/locale/fr_BE/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/fr_BE/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-base-email.json b/locale/fr_BE/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/fr_BE/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-config.json b/locale/fr_BE/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/fr_BE/freedombone-config.json +++ b/locale/fr_BE/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-controlpanel-user.json b/locale/fr_BE/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/fr_BE/freedombone-controlpanel-user.json +++ b/locale/fr_BE/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/fr_BE/freedombone-controlpanel.json b/locale/fr_BE/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/fr_BE/freedombone-controlpanel.json +++ b/locale/fr_BE/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-image-customise.json b/locale/fr_BE/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/fr_BE/freedombone-image-customise.json +++ b/locale/fr_BE/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-image-mesh.json b/locale/fr_BE/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/fr_BE/freedombone-image-mesh.json +++ b/locale/fr_BE/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-image.json b/locale/fr_BE/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/fr_BE/freedombone-image.json +++ b/locale/fr_BE/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-keydrive.json b/locale/fr_BE/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/fr_BE/freedombone-keydrive.json +++ b/locale/fr_BE/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/fr_BE/freedombone-mesh-batman.json b/locale/fr_BE/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/fr_BE/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-mesh-blog.json b/locale/fr_BE/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/fr_BE/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-mesh-install.json b/locale/fr_BE/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/fr_BE/freedombone-mesh-install.json +++ b/locale/fr_BE/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-mesh-reset.json b/locale/fr_BE/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/fr_BE/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-mesh-visit-site.json b/locale/fr_BE/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/fr_BE/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-mirrors.json b/locale/fr_BE/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/fr_BE/freedombone-mirrors.json +++ b/locale/fr_BE/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-pin-cert.json b/locale/fr_BE/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/fr_BE/freedombone-pin-cert.json +++ b/locale/fr_BE/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-recoverkey.json b/locale/fr_BE/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/fr_BE/freedombone-recoverkey.json +++ b/locale/fr_BE/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-restore-local.json b/locale/fr_BE/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/fr_BE/freedombone-restore-local.json +++ b/locale/fr_BE/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-restore-remote.json b/locale/fr_BE/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/fr_BE/freedombone-restore-remote.json +++ b/locale/fr_BE/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-rmuser.json b/locale/fr_BE/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/fr_BE/freedombone-rmuser.json +++ b/locale/fr_BE/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-sec.json b/locale/fr_BE/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/fr_BE/freedombone-sec.json +++ b/locale/fr_BE/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone-tests.json b/locale/fr_BE/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/fr_BE/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-update-date.json b/locale/fr_BE/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/fr_BE/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-update-date.mo b/locale/fr_BE/freedombone-update-date.mo deleted file mode 100644 index 4ff1cd95..00000000 Binary files a/locale/fr_BE/freedombone-update-date.mo and /dev/null differ diff --git a/locale/fr_BE/freedombone-utils-backup.json b/locale/fr_BE/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/fr_BE/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-config.json b/locale/fr_BE/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/fr_BE/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-database.json b/locale/fr_BE/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/fr_BE/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-depends.json b/locale/fr_BE/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/fr_BE/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-final.json b/locale/fr_BE/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/fr_BE/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-git.json b/locale/fr_BE/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/fr_BE/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-help.json b/locale/fr_BE/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/fr_BE/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-interactive.json b/locale/fr_BE/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/fr_BE/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-keys.json b/locale/fr_BE/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/fr_BE/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-onion.json b/locale/fr_BE/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/fr_BE/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-rng.json b/locale/fr_BE/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/fr_BE/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-selector.json b/locale/fr_BE/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/fr_BE/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-setup.json b/locale/fr_BE/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/fr_BE/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-validation.json b/locale/fr_BE/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/fr_BE/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-web.json b/locale/fr_BE/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/fr_BE/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-utils-wifi.json b/locale/fr_BE/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/fr_BE/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/fr_BE/freedombone-wifi.json b/locale/fr_BE/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/fr_BE/freedombone-wifi.json +++ b/locale/fr_BE/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/fr_BE/freedombone.json b/locale/fr_BE/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/fr_BE/freedombone.json +++ b/locale/fr_BE/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-addremove.json b/locale/fr_CH/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/fr_CH/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-adduser.json b/locale/fr_CH/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/fr_CH/freedombone-adduser.json +++ b/locale/fr_CH/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/fr_CH/freedombone-app-blog.json b/locale/fr_CH/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/fr_CH/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-blogstatic.json b/locale/fr_CH/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fr_CH/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-cjdns.json b/locale/fr_CH/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/fr_CH/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-dlna.json b/locale/fr_CH/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/fr_CH/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-dokuwiki.json b/locale/fr_CH/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/fr_CH/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-emacs.json b/locale/fr_CH/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/fr_CH/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-etherpad.json b/locale/fr_CH/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/fr_CH/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-gnusocial.json b/locale/fr_CH/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/fr_CH/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-gogs.json b/locale/fr_CH/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/fr_CH/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-htmly.json b/locale/fr_CH/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/fr_CH/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-hubzilla.json b/locale/fr_CH/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/fr_CH/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-ipfs.json b/locale/fr_CH/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/fr_CH/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-irc.json b/locale/fr_CH/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/fr_CH/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-jitsi.json b/locale/fr_CH/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/fr_CH/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-mediagoblin.json b/locale/fr_CH/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/fr_CH/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-mumble.json b/locale/fr_CH/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/fr_CH/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-pelican.json b/locale/fr_CH/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fr_CH/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-pihole.json b/locale/fr_CH/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/fr_CH/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-postactiv.json b/locale/fr_CH/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/fr_CH/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-rss.json b/locale/fr_CH/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/fr_CH/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-searx.json b/locale/fr_CH/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/fr_CH/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-sip.json b/locale/fr_CH/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/fr_CH/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-syncthing.json b/locale/fr_CH/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/fr_CH/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-tahoelafs.json b/locale/fr_CH/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/fr_CH/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-tox.json b/locale/fr_CH/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/fr_CH/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-vim.json b/locale/fr_CH/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/fr_CH/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-webmail.json b/locale/fr_CH/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/fr_CH/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-wiki.json b/locale/fr_CH/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/fr_CH/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-xmpp.json b/locale/fr_CH/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/fr_CH/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-app-zeronet.json b/locale/fr_CH/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/fr_CH/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-backup-local.json b/locale/fr_CH/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/fr_CH/freedombone-backup-local.json +++ b/locale/fr_CH/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-backup-remote.json b/locale/fr_CH/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/fr_CH/freedombone-backup-remote.json +++ b/locale/fr_CH/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-base-chaoskey.json b/locale/fr_CH/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/fr_CH/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-base-email.json b/locale/fr_CH/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/fr_CH/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-config.json b/locale/fr_CH/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/fr_CH/freedombone-config.json +++ b/locale/fr_CH/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-controlpanel-user.json b/locale/fr_CH/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/fr_CH/freedombone-controlpanel-user.json +++ b/locale/fr_CH/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/fr_CH/freedombone-controlpanel.json b/locale/fr_CH/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/fr_CH/freedombone-controlpanel.json +++ b/locale/fr_CH/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-image-customise.json b/locale/fr_CH/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/fr_CH/freedombone-image-customise.json +++ b/locale/fr_CH/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-image-mesh.json b/locale/fr_CH/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/fr_CH/freedombone-image-mesh.json +++ b/locale/fr_CH/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-image.json b/locale/fr_CH/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/fr_CH/freedombone-image.json +++ b/locale/fr_CH/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-keydrive.json b/locale/fr_CH/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/fr_CH/freedombone-keydrive.json +++ b/locale/fr_CH/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/fr_CH/freedombone-mesh-batman.json b/locale/fr_CH/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/fr_CH/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-mesh-blog.json b/locale/fr_CH/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/fr_CH/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-mesh-install.json b/locale/fr_CH/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/fr_CH/freedombone-mesh-install.json +++ b/locale/fr_CH/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-mesh-reset.json b/locale/fr_CH/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/fr_CH/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-mesh-visit-site.json b/locale/fr_CH/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/fr_CH/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-mirrors.json b/locale/fr_CH/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/fr_CH/freedombone-mirrors.json +++ b/locale/fr_CH/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-pin-cert.json b/locale/fr_CH/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/fr_CH/freedombone-pin-cert.json +++ b/locale/fr_CH/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-recoverkey.json b/locale/fr_CH/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/fr_CH/freedombone-recoverkey.json +++ b/locale/fr_CH/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-restore-local.json b/locale/fr_CH/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/fr_CH/freedombone-restore-local.json +++ b/locale/fr_CH/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-restore-remote.json b/locale/fr_CH/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/fr_CH/freedombone-restore-remote.json +++ b/locale/fr_CH/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-rmuser.json b/locale/fr_CH/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/fr_CH/freedombone-rmuser.json +++ b/locale/fr_CH/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-sec.json b/locale/fr_CH/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/fr_CH/freedombone-sec.json +++ b/locale/fr_CH/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone-tests.json b/locale/fr_CH/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/fr_CH/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-update-date.json b/locale/fr_CH/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/fr_CH/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-update-date.mo b/locale/fr_CH/freedombone-update-date.mo deleted file mode 100644 index b3ed9499..00000000 Binary files a/locale/fr_CH/freedombone-update-date.mo and /dev/null differ diff --git a/locale/fr_CH/freedombone-utils-backup.json b/locale/fr_CH/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/fr_CH/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-config.json b/locale/fr_CH/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/fr_CH/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-database.json b/locale/fr_CH/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/fr_CH/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-depends.json b/locale/fr_CH/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/fr_CH/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-final.json b/locale/fr_CH/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/fr_CH/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-git.json b/locale/fr_CH/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/fr_CH/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-help.json b/locale/fr_CH/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/fr_CH/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-interactive.json b/locale/fr_CH/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/fr_CH/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-keys.json b/locale/fr_CH/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/fr_CH/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-onion.json b/locale/fr_CH/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/fr_CH/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-rng.json b/locale/fr_CH/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/fr_CH/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-selector.json b/locale/fr_CH/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/fr_CH/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-setup.json b/locale/fr_CH/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/fr_CH/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-validation.json b/locale/fr_CH/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/fr_CH/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-web.json b/locale/fr_CH/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/fr_CH/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-utils-wifi.json b/locale/fr_CH/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/fr_CH/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/fr_CH/freedombone-wifi.json b/locale/fr_CH/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/fr_CH/freedombone-wifi.json +++ b/locale/fr_CH/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/fr_CH/freedombone.json b/locale/fr_CH/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/fr_CH/freedombone.json +++ b/locale/fr_CH/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-addremove.json b/locale/fr_ca/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/fr_ca/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-adduser.json b/locale/fr_ca/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/fr_ca/freedombone-adduser.json +++ b/locale/fr_ca/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/fr_ca/freedombone-app-blog.json b/locale/fr_ca/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/fr_ca/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-blogstatic.json b/locale/fr_ca/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fr_ca/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-cjdns.json b/locale/fr_ca/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/fr_ca/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-dlna.json b/locale/fr_ca/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/fr_ca/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-dokuwiki.json b/locale/fr_ca/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/fr_ca/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-emacs.json b/locale/fr_ca/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/fr_ca/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-etherpad.json b/locale/fr_ca/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/fr_ca/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-gnusocial.json b/locale/fr_ca/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/fr_ca/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-gogs.json b/locale/fr_ca/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/fr_ca/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-htmly.json b/locale/fr_ca/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/fr_ca/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-hubzilla.json b/locale/fr_ca/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/fr_ca/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-ipfs.json b/locale/fr_ca/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/fr_ca/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-irc.json b/locale/fr_ca/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/fr_ca/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-jitsi.json b/locale/fr_ca/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/fr_ca/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-mediagoblin.json b/locale/fr_ca/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/fr_ca/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-mumble.json b/locale/fr_ca/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/fr_ca/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-pelican.json b/locale/fr_ca/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/fr_ca/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-pihole.json b/locale/fr_ca/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/fr_ca/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-postactiv.json b/locale/fr_ca/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/fr_ca/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-rss.json b/locale/fr_ca/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/fr_ca/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-searx.json b/locale/fr_ca/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/fr_ca/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-sip.json b/locale/fr_ca/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/fr_ca/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-syncthing.json b/locale/fr_ca/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/fr_ca/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-tahoelafs.json b/locale/fr_ca/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/fr_ca/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-tox.json b/locale/fr_ca/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/fr_ca/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-vim.json b/locale/fr_ca/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/fr_ca/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-webmail.json b/locale/fr_ca/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/fr_ca/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-wiki.json b/locale/fr_ca/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/fr_ca/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-xmpp.json b/locale/fr_ca/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/fr_ca/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-app-zeronet.json b/locale/fr_ca/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/fr_ca/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-backup-local.json b/locale/fr_ca/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/fr_ca/freedombone-backup-local.json +++ b/locale/fr_ca/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-backup-remote.json b/locale/fr_ca/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/fr_ca/freedombone-backup-remote.json +++ b/locale/fr_ca/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-base-chaoskey.json b/locale/fr_ca/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/fr_ca/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-base-email.json b/locale/fr_ca/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/fr_ca/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-config.json b/locale/fr_ca/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/fr_ca/freedombone-config.json +++ b/locale/fr_ca/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-controlpanel-user.json b/locale/fr_ca/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/fr_ca/freedombone-controlpanel-user.json +++ b/locale/fr_ca/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/fr_ca/freedombone-controlpanel.json b/locale/fr_ca/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/fr_ca/freedombone-controlpanel.json +++ b/locale/fr_ca/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-image-customise.json b/locale/fr_ca/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/fr_ca/freedombone-image-customise.json +++ b/locale/fr_ca/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-image-mesh.json b/locale/fr_ca/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/fr_ca/freedombone-image-mesh.json +++ b/locale/fr_ca/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-image.json b/locale/fr_ca/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/fr_ca/freedombone-image.json +++ b/locale/fr_ca/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-keydrive.json b/locale/fr_ca/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/fr_ca/freedombone-keydrive.json +++ b/locale/fr_ca/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/fr_ca/freedombone-mesh-batman.json b/locale/fr_ca/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/fr_ca/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-mesh-blog.json b/locale/fr_ca/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/fr_ca/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-mesh-install.json b/locale/fr_ca/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/fr_ca/freedombone-mesh-install.json +++ b/locale/fr_ca/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-mesh-reset.json b/locale/fr_ca/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/fr_ca/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-mesh-visit-site.json b/locale/fr_ca/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/fr_ca/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-mirrors.json b/locale/fr_ca/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/fr_ca/freedombone-mirrors.json +++ b/locale/fr_ca/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-pin-cert.json b/locale/fr_ca/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/fr_ca/freedombone-pin-cert.json +++ b/locale/fr_ca/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-recoverkey.json b/locale/fr_ca/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/fr_ca/freedombone-recoverkey.json +++ b/locale/fr_ca/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-restore-local.json b/locale/fr_ca/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/fr_ca/freedombone-restore-local.json +++ b/locale/fr_ca/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-restore-remote.json b/locale/fr_ca/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/fr_ca/freedombone-restore-remote.json +++ b/locale/fr_ca/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-rmuser.json b/locale/fr_ca/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/fr_ca/freedombone-rmuser.json +++ b/locale/fr_ca/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-sec.json b/locale/fr_ca/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/fr_ca/freedombone-sec.json +++ b/locale/fr_ca/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone-tests.json b/locale/fr_ca/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/fr_ca/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-update-date.json b/locale/fr_ca/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/fr_ca/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-update-date.mo b/locale/fr_ca/freedombone-update-date.mo deleted file mode 100644 index 5d071f59..00000000 Binary files a/locale/fr_ca/freedombone-update-date.mo and /dev/null differ diff --git a/locale/fr_ca/freedombone-utils-backup.json b/locale/fr_ca/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/fr_ca/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-config.json b/locale/fr_ca/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/fr_ca/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-database.json b/locale/fr_ca/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/fr_ca/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-depends.json b/locale/fr_ca/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/fr_ca/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-final.json b/locale/fr_ca/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/fr_ca/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-git.json b/locale/fr_ca/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/fr_ca/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-help.json b/locale/fr_ca/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/fr_ca/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-interactive.json b/locale/fr_ca/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/fr_ca/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-keys.json b/locale/fr_ca/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/fr_ca/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-onion.json b/locale/fr_ca/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/fr_ca/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-rng.json b/locale/fr_ca/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/fr_ca/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-selector.json b/locale/fr_ca/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/fr_ca/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-setup.json b/locale/fr_ca/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/fr_ca/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-validation.json b/locale/fr_ca/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/fr_ca/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-web.json b/locale/fr_ca/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/fr_ca/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-utils-wifi.json b/locale/fr_ca/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/fr_ca/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/fr_ca/freedombone-wifi.json b/locale/fr_ca/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/fr_ca/freedombone-wifi.json +++ b/locale/fr_ca/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/fr_ca/freedombone.json b/locale/fr_ca/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/fr_ca/freedombone.json +++ b/locale/fr_ca/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-addremove.json b/locale/ga/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/ga/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-adduser.json b/locale/ga/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/ga/freedombone-adduser.json +++ b/locale/ga/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/ga/freedombone-app-blog.json b/locale/ga/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/ga/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-blogstatic.json b/locale/ga/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ga/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-cjdns.json b/locale/ga/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/ga/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-dlna.json b/locale/ga/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/ga/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-dokuwiki.json b/locale/ga/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/ga/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-emacs.json b/locale/ga/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/ga/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-etherpad.json b/locale/ga/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/ga/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-gnusocial.json b/locale/ga/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/ga/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-gogs.json b/locale/ga/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/ga/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-htmly.json b/locale/ga/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/ga/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-hubzilla.json b/locale/ga/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/ga/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-ipfs.json b/locale/ga/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/ga/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-irc.json b/locale/ga/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/ga/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-jitsi.json b/locale/ga/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/ga/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-mediagoblin.json b/locale/ga/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/ga/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-mumble.json b/locale/ga/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/ga/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-pelican.json b/locale/ga/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ga/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-pihole.json b/locale/ga/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/ga/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-postactiv.json b/locale/ga/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/ga/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-rss.json b/locale/ga/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/ga/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-searx.json b/locale/ga/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/ga/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-sip.json b/locale/ga/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/ga/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-syncthing.json b/locale/ga/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/ga/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-tahoelafs.json b/locale/ga/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/ga/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-tox.json b/locale/ga/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/ga/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-vim.json b/locale/ga/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/ga/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-webmail.json b/locale/ga/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/ga/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-wiki.json b/locale/ga/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/ga/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-xmpp.json b/locale/ga/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/ga/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-app-zeronet.json b/locale/ga/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/ga/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-backup-local.json b/locale/ga/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/ga/freedombone-backup-local.json +++ b/locale/ga/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-backup-remote.json b/locale/ga/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/ga/freedombone-backup-remote.json +++ b/locale/ga/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-base-chaoskey.json b/locale/ga/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/ga/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-base-email.json b/locale/ga/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/ga/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-config.json b/locale/ga/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/ga/freedombone-config.json +++ b/locale/ga/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-controlpanel-user.json b/locale/ga/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/ga/freedombone-controlpanel-user.json +++ b/locale/ga/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/ga/freedombone-controlpanel.json b/locale/ga/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/ga/freedombone-controlpanel.json +++ b/locale/ga/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-image-customise.json b/locale/ga/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/ga/freedombone-image-customise.json +++ b/locale/ga/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-image-mesh.json b/locale/ga/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/ga/freedombone-image-mesh.json +++ b/locale/ga/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-image.json b/locale/ga/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/ga/freedombone-image.json +++ b/locale/ga/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-keydrive.json b/locale/ga/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/ga/freedombone-keydrive.json +++ b/locale/ga/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/ga/freedombone-mesh-batman.json b/locale/ga/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/ga/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-mesh-blog.json b/locale/ga/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/ga/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-mesh-install.json b/locale/ga/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/ga/freedombone-mesh-install.json +++ b/locale/ga/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-mesh-reset.json b/locale/ga/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/ga/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-mesh-visit-site.json b/locale/ga/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/ga/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-mirrors.json b/locale/ga/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/ga/freedombone-mirrors.json +++ b/locale/ga/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-pin-cert.json b/locale/ga/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/ga/freedombone-pin-cert.json +++ b/locale/ga/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-recoverkey.json b/locale/ga/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/ga/freedombone-recoverkey.json +++ b/locale/ga/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-restore-local.json b/locale/ga/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/ga/freedombone-restore-local.json +++ b/locale/ga/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-restore-remote.json b/locale/ga/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/ga/freedombone-restore-remote.json +++ b/locale/ga/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-rmuser.json b/locale/ga/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/ga/freedombone-rmuser.json +++ b/locale/ga/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-sec.json b/locale/ga/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/ga/freedombone-sec.json +++ b/locale/ga/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/ga/freedombone-tests.json b/locale/ga/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/ga/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-update-date.json b/locale/ga/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/ga/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/ga/freedombone-update-date.mo b/locale/ga/freedombone-update-date.mo deleted file mode 100644 index 880da20a..00000000 Binary files a/locale/ga/freedombone-update-date.mo and /dev/null differ diff --git a/locale/ga/freedombone-utils-backup.json b/locale/ga/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/ga/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-config.json b/locale/ga/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/ga/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-database.json b/locale/ga/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/ga/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-depends.json b/locale/ga/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/ga/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-final.json b/locale/ga/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/ga/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-git.json b/locale/ga/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/ga/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-help.json b/locale/ga/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/ga/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-interactive.json b/locale/ga/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/ga/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-keys.json b/locale/ga/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/ga/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-onion.json b/locale/ga/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/ga/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-rng.json b/locale/ga/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/ga/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-selector.json b/locale/ga/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/ga/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-setup.json b/locale/ga/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/ga/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-validation.json b/locale/ga/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/ga/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-web.json b/locale/ga/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/ga/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-utils-wifi.json b/locale/ga/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/ga/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/ga/freedombone-wifi.json b/locale/ga/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/ga/freedombone-wifi.json +++ b/locale/ga/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/ga/freedombone.json b/locale/ga/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/ga/freedombone.json +++ b/locale/ga/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-addremove.json b/locale/gl/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/gl/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-adduser.json b/locale/gl/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/gl/freedombone-adduser.json +++ b/locale/gl/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/gl/freedombone-app-blog.json b/locale/gl/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/gl/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-blogstatic.json b/locale/gl/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/gl/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-cjdns.json b/locale/gl/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/gl/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-dlna.json b/locale/gl/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/gl/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-dokuwiki.json b/locale/gl/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/gl/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-emacs.json b/locale/gl/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/gl/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-etherpad.json b/locale/gl/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/gl/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-gnusocial.json b/locale/gl/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/gl/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-gogs.json b/locale/gl/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/gl/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-htmly.json b/locale/gl/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/gl/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-hubzilla.json b/locale/gl/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/gl/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-ipfs.json b/locale/gl/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/gl/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-irc.json b/locale/gl/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/gl/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-jitsi.json b/locale/gl/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/gl/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-mediagoblin.json b/locale/gl/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/gl/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-mumble.json b/locale/gl/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/gl/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-pelican.json b/locale/gl/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/gl/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-pihole.json b/locale/gl/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/gl/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-postactiv.json b/locale/gl/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/gl/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-rss.json b/locale/gl/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/gl/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-searx.json b/locale/gl/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/gl/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-sip.json b/locale/gl/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/gl/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-syncthing.json b/locale/gl/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/gl/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-tahoelafs.json b/locale/gl/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/gl/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-tox.json b/locale/gl/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/gl/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-vim.json b/locale/gl/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/gl/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-webmail.json b/locale/gl/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/gl/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-wiki.json b/locale/gl/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/gl/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-xmpp.json b/locale/gl/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/gl/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-app-zeronet.json b/locale/gl/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/gl/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-backup-local.json b/locale/gl/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/gl/freedombone-backup-local.json +++ b/locale/gl/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-backup-remote.json b/locale/gl/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/gl/freedombone-backup-remote.json +++ b/locale/gl/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-base-chaoskey.json b/locale/gl/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/gl/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-base-email.json b/locale/gl/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/gl/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-config.json b/locale/gl/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/gl/freedombone-config.json +++ b/locale/gl/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-controlpanel-user.json b/locale/gl/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/gl/freedombone-controlpanel-user.json +++ b/locale/gl/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/gl/freedombone-controlpanel.json b/locale/gl/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/gl/freedombone-controlpanel.json +++ b/locale/gl/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-image-customise.json b/locale/gl/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/gl/freedombone-image-customise.json +++ b/locale/gl/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-image-mesh.json b/locale/gl/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/gl/freedombone-image-mesh.json +++ b/locale/gl/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-image.json b/locale/gl/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/gl/freedombone-image.json +++ b/locale/gl/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-keydrive.json b/locale/gl/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/gl/freedombone-keydrive.json +++ b/locale/gl/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/gl/freedombone-mesh-batman.json b/locale/gl/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/gl/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-mesh-blog.json b/locale/gl/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/gl/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-mesh-install.json b/locale/gl/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/gl/freedombone-mesh-install.json +++ b/locale/gl/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-mesh-reset.json b/locale/gl/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/gl/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-mesh-visit-site.json b/locale/gl/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/gl/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-mirrors.json b/locale/gl/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/gl/freedombone-mirrors.json +++ b/locale/gl/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-pin-cert.json b/locale/gl/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/gl/freedombone-pin-cert.json +++ b/locale/gl/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-recoverkey.json b/locale/gl/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/gl/freedombone-recoverkey.json +++ b/locale/gl/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-restore-local.json b/locale/gl/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/gl/freedombone-restore-local.json +++ b/locale/gl/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-restore-remote.json b/locale/gl/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/gl/freedombone-restore-remote.json +++ b/locale/gl/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-rmuser.json b/locale/gl/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/gl/freedombone-rmuser.json +++ b/locale/gl/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-sec.json b/locale/gl/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/gl/freedombone-sec.json +++ b/locale/gl/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/gl/freedombone-tests.json b/locale/gl/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/gl/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-update-date.json b/locale/gl/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/gl/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/gl/freedombone-update-date.mo b/locale/gl/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/gl/freedombone-update-date.mo and /dev/null differ diff --git a/locale/gl/freedombone-utils-backup.json b/locale/gl/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/gl/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-config.json b/locale/gl/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/gl/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-database.json b/locale/gl/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/gl/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-depends.json b/locale/gl/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/gl/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-final.json b/locale/gl/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/gl/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-git.json b/locale/gl/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/gl/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-help.json b/locale/gl/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/gl/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-interactive.json b/locale/gl/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/gl/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-keys.json b/locale/gl/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/gl/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-onion.json b/locale/gl/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/gl/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-rng.json b/locale/gl/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/gl/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-selector.json b/locale/gl/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/gl/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-setup.json b/locale/gl/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/gl/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-validation.json b/locale/gl/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/gl/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-web.json b/locale/gl/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/gl/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-utils-wifi.json b/locale/gl/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/gl/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/gl/freedombone-wifi.json b/locale/gl/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/gl/freedombone-wifi.json +++ b/locale/gl/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/gl/freedombone.json b/locale/gl/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/gl/freedombone.json +++ b/locale/gl/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-addremove.json b/locale/gu/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/gu/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-adduser.json b/locale/gu/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/gu/freedombone-adduser.json +++ b/locale/gu/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/gu/freedombone-app-blog.json b/locale/gu/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/gu/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-blogstatic.json b/locale/gu/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/gu/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-cjdns.json b/locale/gu/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/gu/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-dlna.json b/locale/gu/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/gu/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-dokuwiki.json b/locale/gu/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/gu/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-emacs.json b/locale/gu/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/gu/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-etherpad.json b/locale/gu/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/gu/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-gnusocial.json b/locale/gu/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/gu/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-gogs.json b/locale/gu/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/gu/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-htmly.json b/locale/gu/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/gu/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-hubzilla.json b/locale/gu/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/gu/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-ipfs.json b/locale/gu/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/gu/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-irc.json b/locale/gu/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/gu/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-jitsi.json b/locale/gu/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/gu/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-mediagoblin.json b/locale/gu/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/gu/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-mumble.json b/locale/gu/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/gu/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-pelican.json b/locale/gu/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/gu/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-pihole.json b/locale/gu/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/gu/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-postactiv.json b/locale/gu/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/gu/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-rss.json b/locale/gu/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/gu/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-searx.json b/locale/gu/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/gu/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-sip.json b/locale/gu/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/gu/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-syncthing.json b/locale/gu/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/gu/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-tahoelafs.json b/locale/gu/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/gu/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-tox.json b/locale/gu/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/gu/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-vim.json b/locale/gu/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/gu/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-webmail.json b/locale/gu/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/gu/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-wiki.json b/locale/gu/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/gu/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-xmpp.json b/locale/gu/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/gu/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-app-zeronet.json b/locale/gu/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/gu/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-backup-local.json b/locale/gu/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/gu/freedombone-backup-local.json +++ b/locale/gu/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-backup-remote.json b/locale/gu/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/gu/freedombone-backup-remote.json +++ b/locale/gu/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-base-chaoskey.json b/locale/gu/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/gu/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-base-email.json b/locale/gu/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/gu/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-config.json b/locale/gu/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/gu/freedombone-config.json +++ b/locale/gu/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-controlpanel-user.json b/locale/gu/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/gu/freedombone-controlpanel-user.json +++ b/locale/gu/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/gu/freedombone-controlpanel.json b/locale/gu/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/gu/freedombone-controlpanel.json +++ b/locale/gu/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-image-customise.json b/locale/gu/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/gu/freedombone-image-customise.json +++ b/locale/gu/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-image-mesh.json b/locale/gu/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/gu/freedombone-image-mesh.json +++ b/locale/gu/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-image.json b/locale/gu/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/gu/freedombone-image.json +++ b/locale/gu/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-keydrive.json b/locale/gu/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/gu/freedombone-keydrive.json +++ b/locale/gu/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/gu/freedombone-mesh-batman.json b/locale/gu/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/gu/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-mesh-blog.json b/locale/gu/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/gu/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-mesh-install.json b/locale/gu/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/gu/freedombone-mesh-install.json +++ b/locale/gu/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-mesh-reset.json b/locale/gu/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/gu/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-mesh-visit-site.json b/locale/gu/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/gu/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-mirrors.json b/locale/gu/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/gu/freedombone-mirrors.json +++ b/locale/gu/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-pin-cert.json b/locale/gu/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/gu/freedombone-pin-cert.json +++ b/locale/gu/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-recoverkey.json b/locale/gu/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/gu/freedombone-recoverkey.json +++ b/locale/gu/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-restore-local.json b/locale/gu/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/gu/freedombone-restore-local.json +++ b/locale/gu/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-restore-remote.json b/locale/gu/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/gu/freedombone-restore-remote.json +++ b/locale/gu/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-rmuser.json b/locale/gu/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/gu/freedombone-rmuser.json +++ b/locale/gu/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-sec.json b/locale/gu/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/gu/freedombone-sec.json +++ b/locale/gu/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/gu/freedombone-tests.json b/locale/gu/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/gu/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-update-date.json b/locale/gu/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/gu/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/gu/freedombone-update-date.mo b/locale/gu/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/gu/freedombone-update-date.mo and /dev/null differ diff --git a/locale/gu/freedombone-utils-backup.json b/locale/gu/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/gu/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-config.json b/locale/gu/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/gu/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-database.json b/locale/gu/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/gu/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-depends.json b/locale/gu/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/gu/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-final.json b/locale/gu/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/gu/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-git.json b/locale/gu/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/gu/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-help.json b/locale/gu/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/gu/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-interactive.json b/locale/gu/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/gu/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-keys.json b/locale/gu/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/gu/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-onion.json b/locale/gu/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/gu/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-rng.json b/locale/gu/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/gu/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-selector.json b/locale/gu/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/gu/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-setup.json b/locale/gu/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/gu/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-validation.json b/locale/gu/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/gu/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-web.json b/locale/gu/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/gu/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-utils-wifi.json b/locale/gu/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/gu/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/gu/freedombone-wifi.json b/locale/gu/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/gu/freedombone-wifi.json +++ b/locale/gu/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/gu/freedombone.json b/locale/gu/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/gu/freedombone.json +++ b/locale/gu/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/he/freedombone-addremove.json b/locale/he/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/he/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-adduser.json b/locale/he/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/he/freedombone-adduser.json +++ b/locale/he/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/he/freedombone-app-blog.json b/locale/he/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/he/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-blogstatic.json b/locale/he/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/he/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-cjdns.json b/locale/he/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/he/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-dlna.json b/locale/he/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/he/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-dokuwiki.json b/locale/he/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/he/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-emacs.json b/locale/he/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/he/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-etherpad.json b/locale/he/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/he/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-gnusocial.json b/locale/he/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/he/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-gogs.json b/locale/he/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/he/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-htmly.json b/locale/he/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/he/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-hubzilla.json b/locale/he/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/he/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-ipfs.json b/locale/he/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/he/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-irc.json b/locale/he/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/he/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-jitsi.json b/locale/he/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/he/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-mediagoblin.json b/locale/he/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/he/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-mumble.json b/locale/he/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/he/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-pelican.json b/locale/he/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/he/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-pihole.json b/locale/he/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/he/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-postactiv.json b/locale/he/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/he/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-rss.json b/locale/he/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/he/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-searx.json b/locale/he/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/he/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-sip.json b/locale/he/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/he/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-syncthing.json b/locale/he/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/he/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-tahoelafs.json b/locale/he/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/he/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-tox.json b/locale/he/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/he/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-vim.json b/locale/he/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/he/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-webmail.json b/locale/he/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/he/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-wiki.json b/locale/he/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/he/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-xmpp.json b/locale/he/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/he/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-app-zeronet.json b/locale/he/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/he/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-backup-local.json b/locale/he/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/he/freedombone-backup-local.json +++ b/locale/he/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/he/freedombone-backup-remote.json b/locale/he/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/he/freedombone-backup-remote.json +++ b/locale/he/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/he/freedombone-base-chaoskey.json b/locale/he/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/he/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-base-email.json b/locale/he/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/he/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-config.json b/locale/he/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/he/freedombone-config.json +++ b/locale/he/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/he/freedombone-controlpanel-user.json b/locale/he/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/he/freedombone-controlpanel-user.json +++ b/locale/he/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/he/freedombone-controlpanel.json b/locale/he/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/he/freedombone-controlpanel.json +++ b/locale/he/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/he/freedombone-image-customise.json b/locale/he/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/he/freedombone-image-customise.json +++ b/locale/he/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/he/freedombone-image-mesh.json b/locale/he/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/he/freedombone-image-mesh.json +++ b/locale/he/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/he/freedombone-image.json b/locale/he/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/he/freedombone-image.json +++ b/locale/he/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/he/freedombone-keydrive.json b/locale/he/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/he/freedombone-keydrive.json +++ b/locale/he/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/he/freedombone-mesh-batman.json b/locale/he/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/he/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-mesh-blog.json b/locale/he/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/he/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-mesh-install.json b/locale/he/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/he/freedombone-mesh-install.json +++ b/locale/he/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/he/freedombone-mesh-reset.json b/locale/he/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/he/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-mesh-visit-site.json b/locale/he/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/he/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-mirrors.json b/locale/he/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/he/freedombone-mirrors.json +++ b/locale/he/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/he/freedombone-pin-cert.json b/locale/he/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/he/freedombone-pin-cert.json +++ b/locale/he/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/he/freedombone-recoverkey.json b/locale/he/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/he/freedombone-recoverkey.json +++ b/locale/he/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/he/freedombone-restore-local.json b/locale/he/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/he/freedombone-restore-local.json +++ b/locale/he/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/he/freedombone-restore-remote.json b/locale/he/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/he/freedombone-restore-remote.json +++ b/locale/he/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/he/freedombone-rmuser.json b/locale/he/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/he/freedombone-rmuser.json +++ b/locale/he/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/he/freedombone-sec.json b/locale/he/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/he/freedombone-sec.json +++ b/locale/he/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/he/freedombone-tests.json b/locale/he/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/he/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-update-date.json b/locale/he/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/he/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/he/freedombone-update-date.mo b/locale/he/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/he/freedombone-update-date.mo and /dev/null differ diff --git a/locale/he/freedombone-utils-backup.json b/locale/he/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/he/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-config.json b/locale/he/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/he/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-database.json b/locale/he/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/he/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-depends.json b/locale/he/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/he/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-final.json b/locale/he/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/he/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-git.json b/locale/he/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/he/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-help.json b/locale/he/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/he/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-interactive.json b/locale/he/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/he/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-keys.json b/locale/he/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/he/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-onion.json b/locale/he/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/he/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-rng.json b/locale/he/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/he/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-selector.json b/locale/he/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/he/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-setup.json b/locale/he/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/he/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-validation.json b/locale/he/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/he/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-web.json b/locale/he/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/he/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-utils-wifi.json b/locale/he/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/he/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/he/freedombone-wifi.json b/locale/he/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/he/freedombone-wifi.json +++ b/locale/he/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/he/freedombone.json b/locale/he/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/he/freedombone.json +++ b/locale/he/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-addremove.json b/locale/hi/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/hi/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-adduser.json b/locale/hi/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/hi/freedombone-adduser.json +++ b/locale/hi/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/hi/freedombone-app-blog.json b/locale/hi/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/hi/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-blogstatic.json b/locale/hi/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/hi/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-cjdns.json b/locale/hi/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/hi/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-dlna.json b/locale/hi/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/hi/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-dokuwiki.json b/locale/hi/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/hi/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-emacs.json b/locale/hi/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/hi/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-etherpad.json b/locale/hi/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/hi/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-gnusocial.json b/locale/hi/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/hi/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-gogs.json b/locale/hi/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/hi/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-htmly.json b/locale/hi/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/hi/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-hubzilla.json b/locale/hi/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/hi/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-ipfs.json b/locale/hi/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/hi/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-irc.json b/locale/hi/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/hi/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-jitsi.json b/locale/hi/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/hi/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-mediagoblin.json b/locale/hi/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/hi/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-mumble.json b/locale/hi/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/hi/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-pelican.json b/locale/hi/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/hi/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-pihole.json b/locale/hi/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/hi/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-postactiv.json b/locale/hi/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/hi/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-rss.json b/locale/hi/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/hi/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-searx.json b/locale/hi/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/hi/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-sip.json b/locale/hi/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/hi/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-syncthing.json b/locale/hi/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/hi/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-tahoelafs.json b/locale/hi/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/hi/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-tox.json b/locale/hi/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/hi/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-vim.json b/locale/hi/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/hi/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-webmail.json b/locale/hi/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/hi/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-wiki.json b/locale/hi/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/hi/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-xmpp.json b/locale/hi/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/hi/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-app-zeronet.json b/locale/hi/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/hi/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-backup-local.json b/locale/hi/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/hi/freedombone-backup-local.json +++ b/locale/hi/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-backup-remote.json b/locale/hi/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/hi/freedombone-backup-remote.json +++ b/locale/hi/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-base-chaoskey.json b/locale/hi/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/hi/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-base-email.json b/locale/hi/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/hi/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-config.json b/locale/hi/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/hi/freedombone-config.json +++ b/locale/hi/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-controlpanel-user.json b/locale/hi/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/hi/freedombone-controlpanel-user.json +++ b/locale/hi/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/hi/freedombone-controlpanel.json b/locale/hi/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/hi/freedombone-controlpanel.json +++ b/locale/hi/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-image-customise.json b/locale/hi/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/hi/freedombone-image-customise.json +++ b/locale/hi/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-image-mesh.json b/locale/hi/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/hi/freedombone-image-mesh.json +++ b/locale/hi/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-image.json b/locale/hi/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/hi/freedombone-image.json +++ b/locale/hi/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-keydrive.json b/locale/hi/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/hi/freedombone-keydrive.json +++ b/locale/hi/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/hi/freedombone-mesh-batman.json b/locale/hi/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/hi/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-mesh-blog.json b/locale/hi/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/hi/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-mesh-install.json b/locale/hi/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/hi/freedombone-mesh-install.json +++ b/locale/hi/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-mesh-reset.json b/locale/hi/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/hi/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-mesh-visit-site.json b/locale/hi/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/hi/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-mirrors.json b/locale/hi/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/hi/freedombone-mirrors.json +++ b/locale/hi/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-pin-cert.json b/locale/hi/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/hi/freedombone-pin-cert.json +++ b/locale/hi/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-recoverkey.json b/locale/hi/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/hi/freedombone-recoverkey.json +++ b/locale/hi/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-restore-local.json b/locale/hi/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/hi/freedombone-restore-local.json +++ b/locale/hi/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-restore-remote.json b/locale/hi/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/hi/freedombone-restore-remote.json +++ b/locale/hi/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-rmuser.json b/locale/hi/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/hi/freedombone-rmuser.json +++ b/locale/hi/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-sec.json b/locale/hi/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/hi/freedombone-sec.json +++ b/locale/hi/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/hi/freedombone-tests.json b/locale/hi/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/hi/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-update-date.json b/locale/hi/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/hi/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/hi/freedombone-update-date.mo b/locale/hi/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/hi/freedombone-update-date.mo and /dev/null differ diff --git a/locale/hi/freedombone-utils-backup.json b/locale/hi/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/hi/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-config.json b/locale/hi/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/hi/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-database.json b/locale/hi/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/hi/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-depends.json b/locale/hi/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/hi/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-final.json b/locale/hi/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/hi/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-git.json b/locale/hi/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/hi/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-help.json b/locale/hi/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/hi/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-interactive.json b/locale/hi/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/hi/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-keys.json b/locale/hi/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/hi/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-onion.json b/locale/hi/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/hi/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-rng.json b/locale/hi/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/hi/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-selector.json b/locale/hi/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/hi/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-setup.json b/locale/hi/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/hi/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-validation.json b/locale/hi/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/hi/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-web.json b/locale/hi/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/hi/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-utils-wifi.json b/locale/hi/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/hi/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/hi/freedombone-wifi.json b/locale/hi/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/hi/freedombone-wifi.json +++ b/locale/hi/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/hi/freedombone.json b/locale/hi/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/hi/freedombone.json +++ b/locale/hi/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-addremove.json b/locale/hr/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/hr/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-adduser.json b/locale/hr/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/hr/freedombone-adduser.json +++ b/locale/hr/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/hr/freedombone-app-blog.json b/locale/hr/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/hr/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-blogstatic.json b/locale/hr/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/hr/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-cjdns.json b/locale/hr/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/hr/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-dlna.json b/locale/hr/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/hr/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-dokuwiki.json b/locale/hr/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/hr/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-emacs.json b/locale/hr/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/hr/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-etherpad.json b/locale/hr/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/hr/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-gnusocial.json b/locale/hr/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/hr/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-gogs.json b/locale/hr/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/hr/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-htmly.json b/locale/hr/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/hr/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-hubzilla.json b/locale/hr/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/hr/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-ipfs.json b/locale/hr/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/hr/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-irc.json b/locale/hr/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/hr/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-jitsi.json b/locale/hr/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/hr/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-mediagoblin.json b/locale/hr/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/hr/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-mumble.json b/locale/hr/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/hr/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-pelican.json b/locale/hr/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/hr/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-pihole.json b/locale/hr/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/hr/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-postactiv.json b/locale/hr/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/hr/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-rss.json b/locale/hr/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/hr/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-searx.json b/locale/hr/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/hr/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-sip.json b/locale/hr/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/hr/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-syncthing.json b/locale/hr/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/hr/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-tahoelafs.json b/locale/hr/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/hr/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-tox.json b/locale/hr/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/hr/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-vim.json b/locale/hr/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/hr/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-webmail.json b/locale/hr/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/hr/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-wiki.json b/locale/hr/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/hr/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-xmpp.json b/locale/hr/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/hr/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-app-zeronet.json b/locale/hr/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/hr/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-backup-local.json b/locale/hr/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/hr/freedombone-backup-local.json +++ b/locale/hr/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-backup-remote.json b/locale/hr/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/hr/freedombone-backup-remote.json +++ b/locale/hr/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-base-chaoskey.json b/locale/hr/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/hr/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-base-email.json b/locale/hr/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/hr/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-config.json b/locale/hr/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/hr/freedombone-config.json +++ b/locale/hr/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-controlpanel-user.json b/locale/hr/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/hr/freedombone-controlpanel-user.json +++ b/locale/hr/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/hr/freedombone-controlpanel.json b/locale/hr/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/hr/freedombone-controlpanel.json +++ b/locale/hr/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-image-customise.json b/locale/hr/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/hr/freedombone-image-customise.json +++ b/locale/hr/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-image-mesh.json b/locale/hr/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/hr/freedombone-image-mesh.json +++ b/locale/hr/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-image.json b/locale/hr/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/hr/freedombone-image.json +++ b/locale/hr/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-keydrive.json b/locale/hr/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/hr/freedombone-keydrive.json +++ b/locale/hr/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/hr/freedombone-mesh-batman.json b/locale/hr/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/hr/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-mesh-blog.json b/locale/hr/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/hr/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-mesh-install.json b/locale/hr/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/hr/freedombone-mesh-install.json +++ b/locale/hr/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-mesh-reset.json b/locale/hr/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/hr/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-mesh-visit-site.json b/locale/hr/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/hr/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-mirrors.json b/locale/hr/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/hr/freedombone-mirrors.json +++ b/locale/hr/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-pin-cert.json b/locale/hr/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/hr/freedombone-pin-cert.json +++ b/locale/hr/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-recoverkey.json b/locale/hr/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/hr/freedombone-recoverkey.json +++ b/locale/hr/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-restore-local.json b/locale/hr/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/hr/freedombone-restore-local.json +++ b/locale/hr/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-restore-remote.json b/locale/hr/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/hr/freedombone-restore-remote.json +++ b/locale/hr/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-rmuser.json b/locale/hr/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/hr/freedombone-rmuser.json +++ b/locale/hr/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-sec.json b/locale/hr/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/hr/freedombone-sec.json +++ b/locale/hr/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/hr/freedombone-tests.json b/locale/hr/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/hr/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-update-date.json b/locale/hr/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/hr/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/hr/freedombone-update-date.mo b/locale/hr/freedombone-update-date.mo deleted file mode 100644 index 8cc55eca..00000000 Binary files a/locale/hr/freedombone-update-date.mo and /dev/null differ diff --git a/locale/hr/freedombone-utils-backup.json b/locale/hr/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/hr/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-config.json b/locale/hr/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/hr/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-database.json b/locale/hr/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/hr/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-depends.json b/locale/hr/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/hr/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-final.json b/locale/hr/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/hr/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-git.json b/locale/hr/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/hr/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-help.json b/locale/hr/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/hr/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-interactive.json b/locale/hr/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/hr/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-keys.json b/locale/hr/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/hr/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-onion.json b/locale/hr/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/hr/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-rng.json b/locale/hr/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/hr/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-selector.json b/locale/hr/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/hr/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-setup.json b/locale/hr/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/hr/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-validation.json b/locale/hr/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/hr/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-web.json b/locale/hr/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/hr/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-utils-wifi.json b/locale/hr/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/hr/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/hr/freedombone-wifi.json b/locale/hr/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/hr/freedombone-wifi.json +++ b/locale/hr/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/hr/freedombone.json b/locale/hr/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/hr/freedombone.json +++ b/locale/hr/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-addremove.json b/locale/hu/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/hu/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-adduser.json b/locale/hu/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/hu/freedombone-adduser.json +++ b/locale/hu/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/hu/freedombone-app-blog.json b/locale/hu/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/hu/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-blogstatic.json b/locale/hu/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/hu/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-cjdns.json b/locale/hu/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/hu/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-dlna.json b/locale/hu/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/hu/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-dokuwiki.json b/locale/hu/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/hu/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-emacs.json b/locale/hu/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/hu/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-etherpad.json b/locale/hu/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/hu/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-gnusocial.json b/locale/hu/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/hu/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-gogs.json b/locale/hu/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/hu/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-htmly.json b/locale/hu/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/hu/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-hubzilla.json b/locale/hu/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/hu/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-ipfs.json b/locale/hu/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/hu/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-irc.json b/locale/hu/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/hu/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-jitsi.json b/locale/hu/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/hu/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-mediagoblin.json b/locale/hu/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/hu/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-mumble.json b/locale/hu/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/hu/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-pelican.json b/locale/hu/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/hu/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-pihole.json b/locale/hu/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/hu/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-postactiv.json b/locale/hu/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/hu/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-rss.json b/locale/hu/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/hu/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-searx.json b/locale/hu/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/hu/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-sip.json b/locale/hu/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/hu/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-syncthing.json b/locale/hu/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/hu/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-tahoelafs.json b/locale/hu/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/hu/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-tox.json b/locale/hu/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/hu/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-vim.json b/locale/hu/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/hu/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-webmail.json b/locale/hu/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/hu/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-wiki.json b/locale/hu/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/hu/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-xmpp.json b/locale/hu/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/hu/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-app-zeronet.json b/locale/hu/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/hu/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-backup-local.json b/locale/hu/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/hu/freedombone-backup-local.json +++ b/locale/hu/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-backup-remote.json b/locale/hu/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/hu/freedombone-backup-remote.json +++ b/locale/hu/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-base-chaoskey.json b/locale/hu/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/hu/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-base-email.json b/locale/hu/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/hu/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-config.json b/locale/hu/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/hu/freedombone-config.json +++ b/locale/hu/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-controlpanel-user.json b/locale/hu/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/hu/freedombone-controlpanel-user.json +++ b/locale/hu/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/hu/freedombone-controlpanel.json b/locale/hu/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/hu/freedombone-controlpanel.json +++ b/locale/hu/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-image-customise.json b/locale/hu/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/hu/freedombone-image-customise.json +++ b/locale/hu/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-image-mesh.json b/locale/hu/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/hu/freedombone-image-mesh.json +++ b/locale/hu/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-image.json b/locale/hu/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/hu/freedombone-image.json +++ b/locale/hu/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-keydrive.json b/locale/hu/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/hu/freedombone-keydrive.json +++ b/locale/hu/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/hu/freedombone-mesh-batman.json b/locale/hu/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/hu/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-mesh-blog.json b/locale/hu/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/hu/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-mesh-install.json b/locale/hu/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/hu/freedombone-mesh-install.json +++ b/locale/hu/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-mesh-reset.json b/locale/hu/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/hu/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-mesh-visit-site.json b/locale/hu/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/hu/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-mirrors.json b/locale/hu/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/hu/freedombone-mirrors.json +++ b/locale/hu/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-pin-cert.json b/locale/hu/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/hu/freedombone-pin-cert.json +++ b/locale/hu/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-recoverkey.json b/locale/hu/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/hu/freedombone-recoverkey.json +++ b/locale/hu/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-restore-local.json b/locale/hu/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/hu/freedombone-restore-local.json +++ b/locale/hu/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-restore-remote.json b/locale/hu/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/hu/freedombone-restore-remote.json +++ b/locale/hu/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-rmuser.json b/locale/hu/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/hu/freedombone-rmuser.json +++ b/locale/hu/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-sec.json b/locale/hu/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/hu/freedombone-sec.json +++ b/locale/hu/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/hu/freedombone-tests.json b/locale/hu/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/hu/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-update-date.json b/locale/hu/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/hu/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/hu/freedombone-update-date.mo b/locale/hu/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/hu/freedombone-update-date.mo and /dev/null differ diff --git a/locale/hu/freedombone-utils-backup.json b/locale/hu/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/hu/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-config.json b/locale/hu/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/hu/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-database.json b/locale/hu/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/hu/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-depends.json b/locale/hu/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/hu/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-final.json b/locale/hu/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/hu/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-git.json b/locale/hu/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/hu/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-help.json b/locale/hu/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/hu/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-interactive.json b/locale/hu/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/hu/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-keys.json b/locale/hu/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/hu/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-onion.json b/locale/hu/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/hu/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-rng.json b/locale/hu/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/hu/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-selector.json b/locale/hu/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/hu/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-setup.json b/locale/hu/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/hu/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-validation.json b/locale/hu/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/hu/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-web.json b/locale/hu/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/hu/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-utils-wifi.json b/locale/hu/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/hu/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/hu/freedombone-wifi.json b/locale/hu/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/hu/freedombone-wifi.json +++ b/locale/hu/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/hu/freedombone.json b/locale/hu/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/hu/freedombone.json +++ b/locale/hu/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/id/freedombone-addremove.json b/locale/id/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/id/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-adduser.json b/locale/id/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/id/freedombone-adduser.json +++ b/locale/id/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/id/freedombone-app-blog.json b/locale/id/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/id/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-blogstatic.json b/locale/id/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/id/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-cjdns.json b/locale/id/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/id/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-dlna.json b/locale/id/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/id/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-dokuwiki.json b/locale/id/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/id/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-emacs.json b/locale/id/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/id/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-etherpad.json b/locale/id/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/id/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-gnusocial.json b/locale/id/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/id/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-gogs.json b/locale/id/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/id/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-htmly.json b/locale/id/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/id/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-hubzilla.json b/locale/id/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/id/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-ipfs.json b/locale/id/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/id/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-irc.json b/locale/id/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/id/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-jitsi.json b/locale/id/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/id/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-mediagoblin.json b/locale/id/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/id/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-mumble.json b/locale/id/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/id/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-pelican.json b/locale/id/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/id/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-pihole.json b/locale/id/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/id/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-postactiv.json b/locale/id/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/id/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-rss.json b/locale/id/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/id/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-searx.json b/locale/id/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/id/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-sip.json b/locale/id/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/id/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-syncthing.json b/locale/id/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/id/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-tahoelafs.json b/locale/id/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/id/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-tox.json b/locale/id/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/id/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-vim.json b/locale/id/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/id/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-webmail.json b/locale/id/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/id/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-wiki.json b/locale/id/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/id/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-xmpp.json b/locale/id/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/id/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-app-zeronet.json b/locale/id/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/id/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-backup-local.json b/locale/id/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/id/freedombone-backup-local.json +++ b/locale/id/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/id/freedombone-backup-remote.json b/locale/id/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/id/freedombone-backup-remote.json +++ b/locale/id/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/id/freedombone-base-chaoskey.json b/locale/id/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/id/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-base-email.json b/locale/id/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/id/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-config.json b/locale/id/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/id/freedombone-config.json +++ b/locale/id/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/id/freedombone-controlpanel-user.json b/locale/id/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/id/freedombone-controlpanel-user.json +++ b/locale/id/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/id/freedombone-controlpanel.json b/locale/id/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/id/freedombone-controlpanel.json +++ b/locale/id/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/id/freedombone-image-customise.json b/locale/id/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/id/freedombone-image-customise.json +++ b/locale/id/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/id/freedombone-image-mesh.json b/locale/id/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/id/freedombone-image-mesh.json +++ b/locale/id/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/id/freedombone-image.json b/locale/id/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/id/freedombone-image.json +++ b/locale/id/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/id/freedombone-keydrive.json b/locale/id/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/id/freedombone-keydrive.json +++ b/locale/id/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/id/freedombone-mesh-batman.json b/locale/id/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/id/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-mesh-blog.json b/locale/id/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/id/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-mesh-install.json b/locale/id/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/id/freedombone-mesh-install.json +++ b/locale/id/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/id/freedombone-mesh-reset.json b/locale/id/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/id/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-mesh-visit-site.json b/locale/id/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/id/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-mirrors.json b/locale/id/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/id/freedombone-mirrors.json +++ b/locale/id/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/id/freedombone-pin-cert.json b/locale/id/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/id/freedombone-pin-cert.json +++ b/locale/id/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/id/freedombone-recoverkey.json b/locale/id/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/id/freedombone-recoverkey.json +++ b/locale/id/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/id/freedombone-restore-local.json b/locale/id/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/id/freedombone-restore-local.json +++ b/locale/id/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/id/freedombone-restore-remote.json b/locale/id/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/id/freedombone-restore-remote.json +++ b/locale/id/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/id/freedombone-rmuser.json b/locale/id/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/id/freedombone-rmuser.json +++ b/locale/id/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/id/freedombone-sec.json b/locale/id/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/id/freedombone-sec.json +++ b/locale/id/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/id/freedombone-tests.json b/locale/id/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/id/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-update-date.json b/locale/id/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/id/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/id/freedombone-update-date.mo b/locale/id/freedombone-update-date.mo deleted file mode 100644 index 80c25fbd..00000000 Binary files a/locale/id/freedombone-update-date.mo and /dev/null differ diff --git a/locale/id/freedombone-utils-backup.json b/locale/id/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/id/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-config.json b/locale/id/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/id/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-database.json b/locale/id/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/id/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-depends.json b/locale/id/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/id/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-final.json b/locale/id/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/id/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-git.json b/locale/id/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/id/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-help.json b/locale/id/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/id/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-interactive.json b/locale/id/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/id/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-keys.json b/locale/id/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/id/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-onion.json b/locale/id/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/id/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-rng.json b/locale/id/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/id/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-selector.json b/locale/id/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/id/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-setup.json b/locale/id/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/id/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-validation.json b/locale/id/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/id/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-web.json b/locale/id/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/id/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-utils-wifi.json b/locale/id/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/id/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/id/freedombone-wifi.json b/locale/id/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/id/freedombone-wifi.json +++ b/locale/id/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/id/freedombone.json b/locale/id/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/id/freedombone.json +++ b/locale/id/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/is/freedombone-addremove.json b/locale/is/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/is/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-adduser.json b/locale/is/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/is/freedombone-adduser.json +++ b/locale/is/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/is/freedombone-app-blog.json b/locale/is/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/is/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-blogstatic.json b/locale/is/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/is/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-cjdns.json b/locale/is/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/is/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-dlna.json b/locale/is/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/is/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-dokuwiki.json b/locale/is/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/is/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-emacs.json b/locale/is/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/is/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-etherpad.json b/locale/is/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/is/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-gnusocial.json b/locale/is/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/is/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-gogs.json b/locale/is/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/is/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-htmly.json b/locale/is/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/is/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-hubzilla.json b/locale/is/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/is/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-ipfs.json b/locale/is/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/is/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-irc.json b/locale/is/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/is/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-jitsi.json b/locale/is/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/is/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-mediagoblin.json b/locale/is/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/is/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-mumble.json b/locale/is/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/is/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-pelican.json b/locale/is/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/is/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-pihole.json b/locale/is/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/is/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-postactiv.json b/locale/is/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/is/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-rss.json b/locale/is/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/is/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-searx.json b/locale/is/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/is/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-sip.json b/locale/is/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/is/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-syncthing.json b/locale/is/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/is/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-tahoelafs.json b/locale/is/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/is/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-tox.json b/locale/is/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/is/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-vim.json b/locale/is/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/is/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-webmail.json b/locale/is/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/is/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-wiki.json b/locale/is/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/is/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-xmpp.json b/locale/is/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/is/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-app-zeronet.json b/locale/is/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/is/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-backup-local.json b/locale/is/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/is/freedombone-backup-local.json +++ b/locale/is/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/is/freedombone-backup-remote.json b/locale/is/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/is/freedombone-backup-remote.json +++ b/locale/is/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/is/freedombone-base-chaoskey.json b/locale/is/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/is/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-base-email.json b/locale/is/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/is/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-config.json b/locale/is/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/is/freedombone-config.json +++ b/locale/is/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/is/freedombone-controlpanel-user.json b/locale/is/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/is/freedombone-controlpanel-user.json +++ b/locale/is/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/is/freedombone-controlpanel.json b/locale/is/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/is/freedombone-controlpanel.json +++ b/locale/is/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/is/freedombone-image-customise.json b/locale/is/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/is/freedombone-image-customise.json +++ b/locale/is/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/is/freedombone-image-mesh.json b/locale/is/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/is/freedombone-image-mesh.json +++ b/locale/is/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/is/freedombone-image.json b/locale/is/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/is/freedombone-image.json +++ b/locale/is/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/is/freedombone-keydrive.json b/locale/is/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/is/freedombone-keydrive.json +++ b/locale/is/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/is/freedombone-mesh-batman.json b/locale/is/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/is/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-mesh-blog.json b/locale/is/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/is/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-mesh-install.json b/locale/is/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/is/freedombone-mesh-install.json +++ b/locale/is/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/is/freedombone-mesh-reset.json b/locale/is/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/is/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-mesh-visit-site.json b/locale/is/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/is/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-mirrors.json b/locale/is/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/is/freedombone-mirrors.json +++ b/locale/is/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/is/freedombone-pin-cert.json b/locale/is/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/is/freedombone-pin-cert.json +++ b/locale/is/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/is/freedombone-recoverkey.json b/locale/is/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/is/freedombone-recoverkey.json +++ b/locale/is/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/is/freedombone-restore-local.json b/locale/is/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/is/freedombone-restore-local.json +++ b/locale/is/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/is/freedombone-restore-remote.json b/locale/is/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/is/freedombone-restore-remote.json +++ b/locale/is/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/is/freedombone-rmuser.json b/locale/is/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/is/freedombone-rmuser.json +++ b/locale/is/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/is/freedombone-sec.json b/locale/is/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/is/freedombone-sec.json +++ b/locale/is/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/is/freedombone-tests.json b/locale/is/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/is/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-update-date.json b/locale/is/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/is/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/is/freedombone-update-date.mo b/locale/is/freedombone-update-date.mo deleted file mode 100644 index 9cf2c85d..00000000 Binary files a/locale/is/freedombone-update-date.mo and /dev/null differ diff --git a/locale/is/freedombone-utils-backup.json b/locale/is/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/is/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-config.json b/locale/is/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/is/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-database.json b/locale/is/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/is/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-depends.json b/locale/is/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/is/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-final.json b/locale/is/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/is/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-git.json b/locale/is/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/is/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-help.json b/locale/is/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/is/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-interactive.json b/locale/is/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/is/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-keys.json b/locale/is/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/is/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-onion.json b/locale/is/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/is/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-rng.json b/locale/is/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/is/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-selector.json b/locale/is/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/is/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-setup.json b/locale/is/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/is/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-validation.json b/locale/is/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/is/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-web.json b/locale/is/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/is/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-utils-wifi.json b/locale/is/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/is/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/is/freedombone-wifi.json b/locale/is/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/is/freedombone-wifi.json +++ b/locale/is/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/is/freedombone.json b/locale/is/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/is/freedombone.json +++ b/locale/is/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/it/freedombone-addremove.json b/locale/it/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/it/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-adduser.json b/locale/it/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/it/freedombone-adduser.json +++ b/locale/it/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/it/freedombone-app-blog.json b/locale/it/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/it/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-blogstatic.json b/locale/it/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/it/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-cjdns.json b/locale/it/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/it/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-dlna.json b/locale/it/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/it/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-dokuwiki.json b/locale/it/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/it/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-emacs.json b/locale/it/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/it/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-etherpad.json b/locale/it/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/it/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-gnusocial.json b/locale/it/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/it/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-gogs.json b/locale/it/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/it/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-htmly.json b/locale/it/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/it/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-hubzilla.json b/locale/it/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/it/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-ipfs.json b/locale/it/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/it/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-irc.json b/locale/it/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/it/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-jitsi.json b/locale/it/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/it/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-mediagoblin.json b/locale/it/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/it/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-mumble.json b/locale/it/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/it/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-pelican.json b/locale/it/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/it/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-pihole.json b/locale/it/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/it/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-postactiv.json b/locale/it/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/it/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-rss.json b/locale/it/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/it/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-searx.json b/locale/it/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/it/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-sip.json b/locale/it/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/it/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-syncthing.json b/locale/it/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/it/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-tahoelafs.json b/locale/it/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/it/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-tox.json b/locale/it/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/it/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-vim.json b/locale/it/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/it/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-webmail.json b/locale/it/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/it/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-wiki.json b/locale/it/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/it/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-xmpp.json b/locale/it/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/it/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-app-zeronet.json b/locale/it/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/it/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-backup-local.json b/locale/it/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/it/freedombone-backup-local.json +++ b/locale/it/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/it/freedombone-backup-remote.json b/locale/it/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/it/freedombone-backup-remote.json +++ b/locale/it/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/it/freedombone-base-chaoskey.json b/locale/it/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/it/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-base-email.json b/locale/it/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/it/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-config.json b/locale/it/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/it/freedombone-config.json +++ b/locale/it/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/it/freedombone-controlpanel-user.json b/locale/it/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/it/freedombone-controlpanel-user.json +++ b/locale/it/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/it/freedombone-controlpanel.json b/locale/it/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/it/freedombone-controlpanel.json +++ b/locale/it/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/it/freedombone-image-customise.json b/locale/it/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/it/freedombone-image-customise.json +++ b/locale/it/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/it/freedombone-image-mesh.json b/locale/it/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/it/freedombone-image-mesh.json +++ b/locale/it/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/it/freedombone-image.json b/locale/it/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/it/freedombone-image.json +++ b/locale/it/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/it/freedombone-keydrive.json b/locale/it/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/it/freedombone-keydrive.json +++ b/locale/it/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/it/freedombone-mesh-batman.json b/locale/it/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/it/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-mesh-blog.json b/locale/it/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/it/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-mesh-install.json b/locale/it/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/it/freedombone-mesh-install.json +++ b/locale/it/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/it/freedombone-mesh-reset.json b/locale/it/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/it/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-mesh-visit-site.json b/locale/it/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/it/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-mirrors.json b/locale/it/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/it/freedombone-mirrors.json +++ b/locale/it/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/it/freedombone-pin-cert.json b/locale/it/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/it/freedombone-pin-cert.json +++ b/locale/it/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/it/freedombone-recoverkey.json b/locale/it/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/it/freedombone-recoverkey.json +++ b/locale/it/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/it/freedombone-restore-local.json b/locale/it/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/it/freedombone-restore-local.json +++ b/locale/it/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/it/freedombone-restore-remote.json b/locale/it/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/it/freedombone-restore-remote.json +++ b/locale/it/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/it/freedombone-rmuser.json b/locale/it/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/it/freedombone-rmuser.json +++ b/locale/it/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/it/freedombone-sec.json b/locale/it/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/it/freedombone-sec.json +++ b/locale/it/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/it/freedombone-tests.json b/locale/it/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/it/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-update-date.json b/locale/it/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/it/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/it/freedombone-update-date.mo b/locale/it/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/it/freedombone-update-date.mo and /dev/null differ diff --git a/locale/it/freedombone-utils-backup.json b/locale/it/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/it/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-config.json b/locale/it/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/it/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-database.json b/locale/it/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/it/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-depends.json b/locale/it/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/it/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-final.json b/locale/it/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/it/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-git.json b/locale/it/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/it/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-help.json b/locale/it/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/it/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-interactive.json b/locale/it/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/it/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-keys.json b/locale/it/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/it/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-onion.json b/locale/it/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/it/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-rng.json b/locale/it/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/it/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-selector.json b/locale/it/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/it/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-setup.json b/locale/it/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/it/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-validation.json b/locale/it/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/it/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-web.json b/locale/it/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/it/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-utils-wifi.json b/locale/it/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/it/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/it/freedombone-wifi.json b/locale/it/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/it/freedombone-wifi.json +++ b/locale/it/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/it/freedombone.json b/locale/it/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/it/freedombone.json +++ b/locale/it/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-addremove.json b/locale/ja/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/ja/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-adduser.json b/locale/ja/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/ja/freedombone-adduser.json +++ b/locale/ja/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/ja/freedombone-app-blog.json b/locale/ja/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/ja/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-blogstatic.json b/locale/ja/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ja/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-cjdns.json b/locale/ja/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/ja/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-dlna.json b/locale/ja/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/ja/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-dokuwiki.json b/locale/ja/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/ja/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-emacs.json b/locale/ja/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/ja/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-etherpad.json b/locale/ja/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/ja/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-gnusocial.json b/locale/ja/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/ja/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-gogs.json b/locale/ja/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/ja/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-htmly.json b/locale/ja/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/ja/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-hubzilla.json b/locale/ja/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/ja/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-ipfs.json b/locale/ja/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/ja/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-irc.json b/locale/ja/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/ja/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-jitsi.json b/locale/ja/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/ja/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-mediagoblin.json b/locale/ja/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/ja/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-mumble.json b/locale/ja/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/ja/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-pelican.json b/locale/ja/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ja/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-pihole.json b/locale/ja/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/ja/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-postactiv.json b/locale/ja/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/ja/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-rss.json b/locale/ja/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/ja/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-searx.json b/locale/ja/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/ja/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-sip.json b/locale/ja/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/ja/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-syncthing.json b/locale/ja/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/ja/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-tahoelafs.json b/locale/ja/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/ja/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-tox.json b/locale/ja/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/ja/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-vim.json b/locale/ja/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/ja/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-webmail.json b/locale/ja/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/ja/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-wiki.json b/locale/ja/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/ja/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-xmpp.json b/locale/ja/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/ja/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-app-zeronet.json b/locale/ja/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/ja/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-backup-local.json b/locale/ja/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/ja/freedombone-backup-local.json +++ b/locale/ja/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-backup-remote.json b/locale/ja/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/ja/freedombone-backup-remote.json +++ b/locale/ja/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-base-chaoskey.json b/locale/ja/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/ja/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-base-email.json b/locale/ja/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/ja/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-config.json b/locale/ja/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/ja/freedombone-config.json +++ b/locale/ja/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-controlpanel-user.json b/locale/ja/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/ja/freedombone-controlpanel-user.json +++ b/locale/ja/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/ja/freedombone-controlpanel.json b/locale/ja/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/ja/freedombone-controlpanel.json +++ b/locale/ja/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-image-customise.json b/locale/ja/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/ja/freedombone-image-customise.json +++ b/locale/ja/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-image-mesh.json b/locale/ja/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/ja/freedombone-image-mesh.json +++ b/locale/ja/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-image.json b/locale/ja/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/ja/freedombone-image.json +++ b/locale/ja/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-keydrive.json b/locale/ja/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/ja/freedombone-keydrive.json +++ b/locale/ja/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/ja/freedombone-mesh-batman.json b/locale/ja/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/ja/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-mesh-blog.json b/locale/ja/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/ja/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-mesh-install.json b/locale/ja/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/ja/freedombone-mesh-install.json +++ b/locale/ja/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-mesh-reset.json b/locale/ja/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/ja/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-mesh-visit-site.json b/locale/ja/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/ja/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-mirrors.json b/locale/ja/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/ja/freedombone-mirrors.json +++ b/locale/ja/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-pin-cert.json b/locale/ja/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/ja/freedombone-pin-cert.json +++ b/locale/ja/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-recoverkey.json b/locale/ja/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/ja/freedombone-recoverkey.json +++ b/locale/ja/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-restore-local.json b/locale/ja/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/ja/freedombone-restore-local.json +++ b/locale/ja/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-restore-remote.json b/locale/ja/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/ja/freedombone-restore-remote.json +++ b/locale/ja/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-rmuser.json b/locale/ja/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/ja/freedombone-rmuser.json +++ b/locale/ja/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-sec.json b/locale/ja/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/ja/freedombone-sec.json +++ b/locale/ja/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/ja/freedombone-tests.json b/locale/ja/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/ja/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-update-date.json b/locale/ja/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/ja/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/ja/freedombone-update-date.mo b/locale/ja/freedombone-update-date.mo deleted file mode 100644 index 80c25fbd..00000000 Binary files a/locale/ja/freedombone-update-date.mo and /dev/null differ diff --git a/locale/ja/freedombone-utils-backup.json b/locale/ja/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/ja/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-config.json b/locale/ja/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/ja/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-database.json b/locale/ja/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/ja/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-depends.json b/locale/ja/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/ja/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-final.json b/locale/ja/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/ja/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-git.json b/locale/ja/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/ja/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-help.json b/locale/ja/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/ja/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-interactive.json b/locale/ja/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/ja/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-keys.json b/locale/ja/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/ja/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-onion.json b/locale/ja/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/ja/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-rng.json b/locale/ja/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/ja/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-selector.json b/locale/ja/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/ja/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-setup.json b/locale/ja/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/ja/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-validation.json b/locale/ja/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/ja/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-web.json b/locale/ja/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/ja/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-utils-wifi.json b/locale/ja/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/ja/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/ja/freedombone-wifi.json b/locale/ja/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/ja/freedombone-wifi.json +++ b/locale/ja/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/ja/freedombone.json b/locale/ja/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/ja/freedombone.json +++ b/locale/ja/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-addremove.json b/locale/ka/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/ka/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-adduser.json b/locale/ka/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/ka/freedombone-adduser.json +++ b/locale/ka/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/ka/freedombone-app-blog.json b/locale/ka/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/ka/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-blogstatic.json b/locale/ka/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ka/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-cjdns.json b/locale/ka/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/ka/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-dlna.json b/locale/ka/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/ka/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-dokuwiki.json b/locale/ka/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/ka/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-emacs.json b/locale/ka/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/ka/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-etherpad.json b/locale/ka/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/ka/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-gnusocial.json b/locale/ka/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/ka/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-gogs.json b/locale/ka/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/ka/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-htmly.json b/locale/ka/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/ka/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-hubzilla.json b/locale/ka/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/ka/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-ipfs.json b/locale/ka/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/ka/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-irc.json b/locale/ka/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/ka/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-jitsi.json b/locale/ka/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/ka/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-mediagoblin.json b/locale/ka/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/ka/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-mumble.json b/locale/ka/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/ka/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-pelican.json b/locale/ka/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ka/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-pihole.json b/locale/ka/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/ka/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-postactiv.json b/locale/ka/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/ka/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-rss.json b/locale/ka/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/ka/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-searx.json b/locale/ka/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/ka/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-sip.json b/locale/ka/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/ka/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-syncthing.json b/locale/ka/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/ka/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-tahoelafs.json b/locale/ka/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/ka/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-tox.json b/locale/ka/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/ka/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-vim.json b/locale/ka/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/ka/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-webmail.json b/locale/ka/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/ka/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-wiki.json b/locale/ka/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/ka/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-xmpp.json b/locale/ka/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/ka/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-app-zeronet.json b/locale/ka/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/ka/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-backup-local.json b/locale/ka/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/ka/freedombone-backup-local.json +++ b/locale/ka/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-backup-remote.json b/locale/ka/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/ka/freedombone-backup-remote.json +++ b/locale/ka/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-base-chaoskey.json b/locale/ka/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/ka/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-base-email.json b/locale/ka/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/ka/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-config.json b/locale/ka/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/ka/freedombone-config.json +++ b/locale/ka/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-controlpanel-user.json b/locale/ka/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/ka/freedombone-controlpanel-user.json +++ b/locale/ka/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/ka/freedombone-controlpanel.json b/locale/ka/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/ka/freedombone-controlpanel.json +++ b/locale/ka/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-image-customise.json b/locale/ka/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/ka/freedombone-image-customise.json +++ b/locale/ka/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-image-mesh.json b/locale/ka/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/ka/freedombone-image-mesh.json +++ b/locale/ka/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-image.json b/locale/ka/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/ka/freedombone-image.json +++ b/locale/ka/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-keydrive.json b/locale/ka/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/ka/freedombone-keydrive.json +++ b/locale/ka/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/ka/freedombone-mesh-batman.json b/locale/ka/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/ka/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-mesh-blog.json b/locale/ka/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/ka/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-mesh-install.json b/locale/ka/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/ka/freedombone-mesh-install.json +++ b/locale/ka/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-mesh-reset.json b/locale/ka/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/ka/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-mesh-visit-site.json b/locale/ka/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/ka/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-mirrors.json b/locale/ka/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/ka/freedombone-mirrors.json +++ b/locale/ka/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-pin-cert.json b/locale/ka/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/ka/freedombone-pin-cert.json +++ b/locale/ka/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-recoverkey.json b/locale/ka/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/ka/freedombone-recoverkey.json +++ b/locale/ka/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-restore-local.json b/locale/ka/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/ka/freedombone-restore-local.json +++ b/locale/ka/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-restore-remote.json b/locale/ka/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/ka/freedombone-restore-remote.json +++ b/locale/ka/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-rmuser.json b/locale/ka/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/ka/freedombone-rmuser.json +++ b/locale/ka/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-sec.json b/locale/ka/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/ka/freedombone-sec.json +++ b/locale/ka/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/ka/freedombone-tests.json b/locale/ka/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/ka/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-update-date.json b/locale/ka/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/ka/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/ka/freedombone-update-date.mo b/locale/ka/freedombone-update-date.mo deleted file mode 100644 index 80c25fbd..00000000 Binary files a/locale/ka/freedombone-update-date.mo and /dev/null differ diff --git a/locale/ka/freedombone-utils-backup.json b/locale/ka/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/ka/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-config.json b/locale/ka/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/ka/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-database.json b/locale/ka/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/ka/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-depends.json b/locale/ka/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/ka/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-final.json b/locale/ka/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/ka/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-git.json b/locale/ka/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/ka/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-help.json b/locale/ka/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/ka/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-interactive.json b/locale/ka/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/ka/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-keys.json b/locale/ka/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/ka/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-onion.json b/locale/ka/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/ka/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-rng.json b/locale/ka/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/ka/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-selector.json b/locale/ka/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/ka/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-setup.json b/locale/ka/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/ka/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-validation.json b/locale/ka/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/ka/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-web.json b/locale/ka/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/ka/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-utils-wifi.json b/locale/ka/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/ka/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/ka/freedombone-wifi.json b/locale/ka/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/ka/freedombone-wifi.json +++ b/locale/ka/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/ka/freedombone.json b/locale/ka/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/ka/freedombone.json +++ b/locale/ka/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/km/freedombone-addremove.json b/locale/km/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/km/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-adduser.json b/locale/km/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/km/freedombone-adduser.json +++ b/locale/km/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/km/freedombone-app-blog.json b/locale/km/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/km/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-blogstatic.json b/locale/km/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/km/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-cjdns.json b/locale/km/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/km/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-dlna.json b/locale/km/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/km/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-dokuwiki.json b/locale/km/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/km/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-emacs.json b/locale/km/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/km/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-etherpad.json b/locale/km/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/km/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-gnusocial.json b/locale/km/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/km/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-gogs.json b/locale/km/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/km/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-htmly.json b/locale/km/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/km/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-hubzilla.json b/locale/km/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/km/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-ipfs.json b/locale/km/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/km/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-irc.json b/locale/km/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/km/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-jitsi.json b/locale/km/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/km/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-mediagoblin.json b/locale/km/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/km/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-mumble.json b/locale/km/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/km/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-pelican.json b/locale/km/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/km/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-pihole.json b/locale/km/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/km/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-postactiv.json b/locale/km/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/km/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-rss.json b/locale/km/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/km/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-searx.json b/locale/km/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/km/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-sip.json b/locale/km/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/km/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-syncthing.json b/locale/km/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/km/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-tahoelafs.json b/locale/km/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/km/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-tox.json b/locale/km/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/km/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-vim.json b/locale/km/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/km/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-webmail.json b/locale/km/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/km/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-wiki.json b/locale/km/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/km/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-xmpp.json b/locale/km/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/km/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-app-zeronet.json b/locale/km/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/km/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-backup-local.json b/locale/km/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/km/freedombone-backup-local.json +++ b/locale/km/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/km/freedombone-backup-remote.json b/locale/km/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/km/freedombone-backup-remote.json +++ b/locale/km/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/km/freedombone-base-chaoskey.json b/locale/km/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/km/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-base-email.json b/locale/km/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/km/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-config.json b/locale/km/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/km/freedombone-config.json +++ b/locale/km/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/km/freedombone-controlpanel-user.json b/locale/km/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/km/freedombone-controlpanel-user.json +++ b/locale/km/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/km/freedombone-controlpanel.json b/locale/km/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/km/freedombone-controlpanel.json +++ b/locale/km/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/km/freedombone-image-customise.json b/locale/km/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/km/freedombone-image-customise.json +++ b/locale/km/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/km/freedombone-image-mesh.json b/locale/km/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/km/freedombone-image-mesh.json +++ b/locale/km/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/km/freedombone-image.json b/locale/km/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/km/freedombone-image.json +++ b/locale/km/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/km/freedombone-keydrive.json b/locale/km/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/km/freedombone-keydrive.json +++ b/locale/km/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/km/freedombone-mesh-batman.json b/locale/km/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/km/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-mesh-blog.json b/locale/km/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/km/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-mesh-install.json b/locale/km/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/km/freedombone-mesh-install.json +++ b/locale/km/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/km/freedombone-mesh-reset.json b/locale/km/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/km/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-mesh-visit-site.json b/locale/km/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/km/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-mirrors.json b/locale/km/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/km/freedombone-mirrors.json +++ b/locale/km/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/km/freedombone-pin-cert.json b/locale/km/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/km/freedombone-pin-cert.json +++ b/locale/km/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/km/freedombone-recoverkey.json b/locale/km/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/km/freedombone-recoverkey.json +++ b/locale/km/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/km/freedombone-restore-local.json b/locale/km/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/km/freedombone-restore-local.json +++ b/locale/km/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/km/freedombone-restore-remote.json b/locale/km/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/km/freedombone-restore-remote.json +++ b/locale/km/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/km/freedombone-rmuser.json b/locale/km/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/km/freedombone-rmuser.json +++ b/locale/km/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/km/freedombone-sec.json b/locale/km/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/km/freedombone-sec.json +++ b/locale/km/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/km/freedombone-tests.json b/locale/km/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/km/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-update-date.json b/locale/km/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/km/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/km/freedombone-update-date.mo b/locale/km/freedombone-update-date.mo deleted file mode 100644 index 80c25fbd..00000000 Binary files a/locale/km/freedombone-update-date.mo and /dev/null differ diff --git a/locale/km/freedombone-utils-backup.json b/locale/km/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/km/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-config.json b/locale/km/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/km/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-database.json b/locale/km/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/km/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-depends.json b/locale/km/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/km/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-final.json b/locale/km/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/km/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-git.json b/locale/km/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/km/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-help.json b/locale/km/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/km/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-interactive.json b/locale/km/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/km/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-keys.json b/locale/km/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/km/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-onion.json b/locale/km/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/km/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-rng.json b/locale/km/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/km/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-selector.json b/locale/km/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/km/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-setup.json b/locale/km/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/km/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-validation.json b/locale/km/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/km/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-web.json b/locale/km/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/km/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-utils-wifi.json b/locale/km/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/km/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/km/freedombone-wifi.json b/locale/km/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/km/freedombone-wifi.json +++ b/locale/km/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/km/freedombone.json b/locale/km/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/km/freedombone.json +++ b/locale/km/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-addremove.json b/locale/kn/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/kn/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-adduser.json b/locale/kn/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/kn/freedombone-adduser.json +++ b/locale/kn/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/kn/freedombone-app-blog.json b/locale/kn/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/kn/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-blogstatic.json b/locale/kn/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/kn/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-cjdns.json b/locale/kn/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/kn/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-dlna.json b/locale/kn/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/kn/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-dokuwiki.json b/locale/kn/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/kn/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-emacs.json b/locale/kn/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/kn/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-etherpad.json b/locale/kn/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/kn/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-gnusocial.json b/locale/kn/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/kn/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-gogs.json b/locale/kn/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/kn/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-htmly.json b/locale/kn/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/kn/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-hubzilla.json b/locale/kn/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/kn/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-ipfs.json b/locale/kn/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/kn/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-irc.json b/locale/kn/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/kn/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-jitsi.json b/locale/kn/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/kn/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-mediagoblin.json b/locale/kn/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/kn/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-mumble.json b/locale/kn/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/kn/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-pelican.json b/locale/kn/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/kn/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-pihole.json b/locale/kn/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/kn/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-postactiv.json b/locale/kn/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/kn/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-rss.json b/locale/kn/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/kn/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-searx.json b/locale/kn/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/kn/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-sip.json b/locale/kn/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/kn/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-syncthing.json b/locale/kn/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/kn/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-tahoelafs.json b/locale/kn/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/kn/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-tox.json b/locale/kn/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/kn/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-vim.json b/locale/kn/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/kn/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-webmail.json b/locale/kn/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/kn/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-wiki.json b/locale/kn/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/kn/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-xmpp.json b/locale/kn/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/kn/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-app-zeronet.json b/locale/kn/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/kn/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-backup-local.json b/locale/kn/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/kn/freedombone-backup-local.json +++ b/locale/kn/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-backup-remote.json b/locale/kn/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/kn/freedombone-backup-remote.json +++ b/locale/kn/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-base-chaoskey.json b/locale/kn/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/kn/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-base-email.json b/locale/kn/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/kn/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-config.json b/locale/kn/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/kn/freedombone-config.json +++ b/locale/kn/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-controlpanel-user.json b/locale/kn/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/kn/freedombone-controlpanel-user.json +++ b/locale/kn/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/kn/freedombone-controlpanel.json b/locale/kn/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/kn/freedombone-controlpanel.json +++ b/locale/kn/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-image-customise.json b/locale/kn/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/kn/freedombone-image-customise.json +++ b/locale/kn/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-image-mesh.json b/locale/kn/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/kn/freedombone-image-mesh.json +++ b/locale/kn/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-image.json b/locale/kn/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/kn/freedombone-image.json +++ b/locale/kn/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-keydrive.json b/locale/kn/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/kn/freedombone-keydrive.json +++ b/locale/kn/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/kn/freedombone-mesh-batman.json b/locale/kn/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/kn/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-mesh-blog.json b/locale/kn/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/kn/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-mesh-install.json b/locale/kn/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/kn/freedombone-mesh-install.json +++ b/locale/kn/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-mesh-reset.json b/locale/kn/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/kn/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-mesh-visit-site.json b/locale/kn/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/kn/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-mirrors.json b/locale/kn/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/kn/freedombone-mirrors.json +++ b/locale/kn/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-pin-cert.json b/locale/kn/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/kn/freedombone-pin-cert.json +++ b/locale/kn/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-recoverkey.json b/locale/kn/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/kn/freedombone-recoverkey.json +++ b/locale/kn/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-restore-local.json b/locale/kn/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/kn/freedombone-restore-local.json +++ b/locale/kn/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-restore-remote.json b/locale/kn/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/kn/freedombone-restore-remote.json +++ b/locale/kn/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-rmuser.json b/locale/kn/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/kn/freedombone-rmuser.json +++ b/locale/kn/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-sec.json b/locale/kn/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/kn/freedombone-sec.json +++ b/locale/kn/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/kn/freedombone-tests.json b/locale/kn/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/kn/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-update-date.json b/locale/kn/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/kn/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/kn/freedombone-update-date.mo b/locale/kn/freedombone-update-date.mo deleted file mode 100644 index ccf4a36b..00000000 Binary files a/locale/kn/freedombone-update-date.mo and /dev/null differ diff --git a/locale/kn/freedombone-utils-backup.json b/locale/kn/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/kn/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-config.json b/locale/kn/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/kn/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-database.json b/locale/kn/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/kn/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-depends.json b/locale/kn/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/kn/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-final.json b/locale/kn/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/kn/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-git.json b/locale/kn/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/kn/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-help.json b/locale/kn/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/kn/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-interactive.json b/locale/kn/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/kn/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-keys.json b/locale/kn/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/kn/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-onion.json b/locale/kn/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/kn/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-rng.json b/locale/kn/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/kn/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-selector.json b/locale/kn/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/kn/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-setup.json b/locale/kn/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/kn/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-validation.json b/locale/kn/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/kn/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-web.json b/locale/kn/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/kn/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-utils-wifi.json b/locale/kn/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/kn/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/kn/freedombone-wifi.json b/locale/kn/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/kn/freedombone-wifi.json +++ b/locale/kn/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/kn/freedombone.json b/locale/kn/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/kn/freedombone.json +++ b/locale/kn/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-addremove.json b/locale/ko/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/ko/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-adduser.json b/locale/ko/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/ko/freedombone-adduser.json +++ b/locale/ko/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/ko/freedombone-app-blog.json b/locale/ko/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/ko/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-blogstatic.json b/locale/ko/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ko/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-cjdns.json b/locale/ko/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/ko/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-dlna.json b/locale/ko/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/ko/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-dokuwiki.json b/locale/ko/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/ko/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-emacs.json b/locale/ko/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/ko/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-etherpad.json b/locale/ko/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/ko/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-gnusocial.json b/locale/ko/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/ko/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-gogs.json b/locale/ko/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/ko/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-htmly.json b/locale/ko/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/ko/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-hubzilla.json b/locale/ko/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/ko/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-ipfs.json b/locale/ko/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/ko/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-irc.json b/locale/ko/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/ko/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-jitsi.json b/locale/ko/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/ko/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-mediagoblin.json b/locale/ko/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/ko/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-mumble.json b/locale/ko/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/ko/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-pelican.json b/locale/ko/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ko/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-pihole.json b/locale/ko/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/ko/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-postactiv.json b/locale/ko/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/ko/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-rss.json b/locale/ko/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/ko/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-searx.json b/locale/ko/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/ko/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-sip.json b/locale/ko/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/ko/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-syncthing.json b/locale/ko/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/ko/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-tahoelafs.json b/locale/ko/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/ko/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-tox.json b/locale/ko/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/ko/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-vim.json b/locale/ko/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/ko/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-webmail.json b/locale/ko/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/ko/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-wiki.json b/locale/ko/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/ko/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-xmpp.json b/locale/ko/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/ko/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-app-zeronet.json b/locale/ko/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/ko/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-backup-local.json b/locale/ko/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/ko/freedombone-backup-local.json +++ b/locale/ko/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-backup-remote.json b/locale/ko/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/ko/freedombone-backup-remote.json +++ b/locale/ko/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-base-chaoskey.json b/locale/ko/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/ko/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-base-email.json b/locale/ko/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/ko/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-config.json b/locale/ko/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/ko/freedombone-config.json +++ b/locale/ko/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-controlpanel-user.json b/locale/ko/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/ko/freedombone-controlpanel-user.json +++ b/locale/ko/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/ko/freedombone-controlpanel.json b/locale/ko/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/ko/freedombone-controlpanel.json +++ b/locale/ko/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-image-customise.json b/locale/ko/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/ko/freedombone-image-customise.json +++ b/locale/ko/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-image-mesh.json b/locale/ko/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/ko/freedombone-image-mesh.json +++ b/locale/ko/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-image.json b/locale/ko/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/ko/freedombone-image.json +++ b/locale/ko/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-keydrive.json b/locale/ko/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/ko/freedombone-keydrive.json +++ b/locale/ko/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/ko/freedombone-mesh-batman.json b/locale/ko/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/ko/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-mesh-blog.json b/locale/ko/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/ko/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-mesh-install.json b/locale/ko/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/ko/freedombone-mesh-install.json +++ b/locale/ko/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-mesh-reset.json b/locale/ko/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/ko/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-mesh-visit-site.json b/locale/ko/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/ko/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-mirrors.json b/locale/ko/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/ko/freedombone-mirrors.json +++ b/locale/ko/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-pin-cert.json b/locale/ko/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/ko/freedombone-pin-cert.json +++ b/locale/ko/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-recoverkey.json b/locale/ko/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/ko/freedombone-recoverkey.json +++ b/locale/ko/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-restore-local.json b/locale/ko/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/ko/freedombone-restore-local.json +++ b/locale/ko/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-restore-remote.json b/locale/ko/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/ko/freedombone-restore-remote.json +++ b/locale/ko/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-rmuser.json b/locale/ko/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/ko/freedombone-rmuser.json +++ b/locale/ko/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-sec.json b/locale/ko/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/ko/freedombone-sec.json +++ b/locale/ko/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/ko/freedombone-tests.json b/locale/ko/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/ko/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-update-date.json b/locale/ko/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/ko/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/ko/freedombone-update-date.mo b/locale/ko/freedombone-update-date.mo deleted file mode 100644 index 80c25fbd..00000000 Binary files a/locale/ko/freedombone-update-date.mo and /dev/null differ diff --git a/locale/ko/freedombone-utils-backup.json b/locale/ko/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/ko/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-config.json b/locale/ko/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/ko/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-database.json b/locale/ko/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/ko/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-depends.json b/locale/ko/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/ko/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-final.json b/locale/ko/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/ko/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-git.json b/locale/ko/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/ko/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-help.json b/locale/ko/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/ko/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-interactive.json b/locale/ko/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/ko/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-keys.json b/locale/ko/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/ko/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-onion.json b/locale/ko/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/ko/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-rng.json b/locale/ko/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/ko/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-selector.json b/locale/ko/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/ko/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-setup.json b/locale/ko/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/ko/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-validation.json b/locale/ko/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/ko/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-web.json b/locale/ko/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/ko/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-utils-wifi.json b/locale/ko/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/ko/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/ko/freedombone-wifi.json b/locale/ko/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/ko/freedombone-wifi.json +++ b/locale/ko/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/ko/freedombone.json b/locale/ko/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/ko/freedombone.json +++ b/locale/ko/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-addremove.json b/locale/lo/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/lo/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-adduser.json b/locale/lo/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/lo/freedombone-adduser.json +++ b/locale/lo/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/lo/freedombone-app-blog.json b/locale/lo/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/lo/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-blogstatic.json b/locale/lo/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/lo/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-cjdns.json b/locale/lo/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/lo/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-dlna.json b/locale/lo/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/lo/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-dokuwiki.json b/locale/lo/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/lo/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-emacs.json b/locale/lo/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/lo/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-etherpad.json b/locale/lo/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/lo/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-gnusocial.json b/locale/lo/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/lo/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-gogs.json b/locale/lo/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/lo/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-htmly.json b/locale/lo/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/lo/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-hubzilla.json b/locale/lo/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/lo/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-ipfs.json b/locale/lo/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/lo/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-irc.json b/locale/lo/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/lo/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-jitsi.json b/locale/lo/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/lo/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-mediagoblin.json b/locale/lo/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/lo/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-mumble.json b/locale/lo/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/lo/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-pelican.json b/locale/lo/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/lo/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-pihole.json b/locale/lo/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/lo/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-postactiv.json b/locale/lo/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/lo/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-rss.json b/locale/lo/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/lo/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-searx.json b/locale/lo/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/lo/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-sip.json b/locale/lo/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/lo/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-syncthing.json b/locale/lo/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/lo/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-tahoelafs.json b/locale/lo/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/lo/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-tox.json b/locale/lo/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/lo/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-vim.json b/locale/lo/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/lo/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-webmail.json b/locale/lo/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/lo/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-wiki.json b/locale/lo/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/lo/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-xmpp.json b/locale/lo/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/lo/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-app-zeronet.json b/locale/lo/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/lo/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-backup-local.json b/locale/lo/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/lo/freedombone-backup-local.json +++ b/locale/lo/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-backup-remote.json b/locale/lo/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/lo/freedombone-backup-remote.json +++ b/locale/lo/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-base-chaoskey.json b/locale/lo/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/lo/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-base-email.json b/locale/lo/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/lo/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-config.json b/locale/lo/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/lo/freedombone-config.json +++ b/locale/lo/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-controlpanel-user.json b/locale/lo/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/lo/freedombone-controlpanel-user.json +++ b/locale/lo/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/lo/freedombone-controlpanel.json b/locale/lo/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/lo/freedombone-controlpanel.json +++ b/locale/lo/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-image-customise.json b/locale/lo/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/lo/freedombone-image-customise.json +++ b/locale/lo/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-image-mesh.json b/locale/lo/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/lo/freedombone-image-mesh.json +++ b/locale/lo/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-image.json b/locale/lo/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/lo/freedombone-image.json +++ b/locale/lo/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-keydrive.json b/locale/lo/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/lo/freedombone-keydrive.json +++ b/locale/lo/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/lo/freedombone-mesh-batman.json b/locale/lo/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/lo/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-mesh-blog.json b/locale/lo/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/lo/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-mesh-install.json b/locale/lo/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/lo/freedombone-mesh-install.json +++ b/locale/lo/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-mesh-reset.json b/locale/lo/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/lo/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-mesh-visit-site.json b/locale/lo/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/lo/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-mirrors.json b/locale/lo/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/lo/freedombone-mirrors.json +++ b/locale/lo/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-pin-cert.json b/locale/lo/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/lo/freedombone-pin-cert.json +++ b/locale/lo/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-recoverkey.json b/locale/lo/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/lo/freedombone-recoverkey.json +++ b/locale/lo/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-restore-local.json b/locale/lo/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/lo/freedombone-restore-local.json +++ b/locale/lo/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-restore-remote.json b/locale/lo/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/lo/freedombone-restore-remote.json +++ b/locale/lo/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-rmuser.json b/locale/lo/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/lo/freedombone-rmuser.json +++ b/locale/lo/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-sec.json b/locale/lo/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/lo/freedombone-sec.json +++ b/locale/lo/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/lo/freedombone-tests.json b/locale/lo/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/lo/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-update-date.json b/locale/lo/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/lo/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/lo/freedombone-update-date.mo b/locale/lo/freedombone-update-date.mo deleted file mode 100644 index 80c25fbd..00000000 Binary files a/locale/lo/freedombone-update-date.mo and /dev/null differ diff --git a/locale/lo/freedombone-utils-backup.json b/locale/lo/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/lo/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-config.json b/locale/lo/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/lo/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-database.json b/locale/lo/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/lo/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-depends.json b/locale/lo/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/lo/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-final.json b/locale/lo/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/lo/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-git.json b/locale/lo/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/lo/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-help.json b/locale/lo/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/lo/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-interactive.json b/locale/lo/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/lo/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-keys.json b/locale/lo/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/lo/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-onion.json b/locale/lo/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/lo/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-rng.json b/locale/lo/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/lo/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-selector.json b/locale/lo/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/lo/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-setup.json b/locale/lo/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/lo/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-validation.json b/locale/lo/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/lo/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-web.json b/locale/lo/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/lo/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-utils-wifi.json b/locale/lo/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/lo/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/lo/freedombone-wifi.json b/locale/lo/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/lo/freedombone-wifi.json +++ b/locale/lo/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/lo/freedombone.json b/locale/lo/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/lo/freedombone.json +++ b/locale/lo/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-addremove.json b/locale/lt/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/lt/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-adduser.json b/locale/lt/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/lt/freedombone-adduser.json +++ b/locale/lt/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/lt/freedombone-app-blog.json b/locale/lt/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/lt/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-blogstatic.json b/locale/lt/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/lt/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-cjdns.json b/locale/lt/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/lt/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-dlna.json b/locale/lt/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/lt/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-dokuwiki.json b/locale/lt/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/lt/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-emacs.json b/locale/lt/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/lt/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-etherpad.json b/locale/lt/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/lt/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-gnusocial.json b/locale/lt/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/lt/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-gogs.json b/locale/lt/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/lt/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-htmly.json b/locale/lt/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/lt/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-hubzilla.json b/locale/lt/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/lt/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-ipfs.json b/locale/lt/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/lt/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-irc.json b/locale/lt/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/lt/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-jitsi.json b/locale/lt/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/lt/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-mediagoblin.json b/locale/lt/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/lt/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-mumble.json b/locale/lt/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/lt/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-pelican.json b/locale/lt/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/lt/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-pihole.json b/locale/lt/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/lt/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-postactiv.json b/locale/lt/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/lt/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-rss.json b/locale/lt/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/lt/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-searx.json b/locale/lt/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/lt/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-sip.json b/locale/lt/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/lt/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-syncthing.json b/locale/lt/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/lt/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-tahoelafs.json b/locale/lt/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/lt/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-tox.json b/locale/lt/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/lt/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-vim.json b/locale/lt/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/lt/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-webmail.json b/locale/lt/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/lt/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-wiki.json b/locale/lt/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/lt/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-xmpp.json b/locale/lt/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/lt/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-app-zeronet.json b/locale/lt/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/lt/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-backup-local.json b/locale/lt/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/lt/freedombone-backup-local.json +++ b/locale/lt/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-backup-remote.json b/locale/lt/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/lt/freedombone-backup-remote.json +++ b/locale/lt/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-base-chaoskey.json b/locale/lt/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/lt/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-base-email.json b/locale/lt/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/lt/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-config.json b/locale/lt/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/lt/freedombone-config.json +++ b/locale/lt/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-controlpanel-user.json b/locale/lt/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/lt/freedombone-controlpanel-user.json +++ b/locale/lt/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/lt/freedombone-controlpanel.json b/locale/lt/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/lt/freedombone-controlpanel.json +++ b/locale/lt/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-image-customise.json b/locale/lt/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/lt/freedombone-image-customise.json +++ b/locale/lt/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-image-mesh.json b/locale/lt/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/lt/freedombone-image-mesh.json +++ b/locale/lt/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-image.json b/locale/lt/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/lt/freedombone-image.json +++ b/locale/lt/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-keydrive.json b/locale/lt/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/lt/freedombone-keydrive.json +++ b/locale/lt/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/lt/freedombone-mesh-batman.json b/locale/lt/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/lt/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-mesh-blog.json b/locale/lt/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/lt/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-mesh-install.json b/locale/lt/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/lt/freedombone-mesh-install.json +++ b/locale/lt/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-mesh-reset.json b/locale/lt/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/lt/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-mesh-visit-site.json b/locale/lt/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/lt/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-mirrors.json b/locale/lt/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/lt/freedombone-mirrors.json +++ b/locale/lt/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-pin-cert.json b/locale/lt/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/lt/freedombone-pin-cert.json +++ b/locale/lt/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-recoverkey.json b/locale/lt/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/lt/freedombone-recoverkey.json +++ b/locale/lt/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-restore-local.json b/locale/lt/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/lt/freedombone-restore-local.json +++ b/locale/lt/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-restore-remote.json b/locale/lt/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/lt/freedombone-restore-remote.json +++ b/locale/lt/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-rmuser.json b/locale/lt/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/lt/freedombone-rmuser.json +++ b/locale/lt/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-sec.json b/locale/lt/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/lt/freedombone-sec.json +++ b/locale/lt/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/lt/freedombone-tests.json b/locale/lt/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/lt/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-update-date.json b/locale/lt/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/lt/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/lt/freedombone-update-date.mo b/locale/lt/freedombone-update-date.mo deleted file mode 100644 index cfa0a8db..00000000 Binary files a/locale/lt/freedombone-update-date.mo and /dev/null differ diff --git a/locale/lt/freedombone-utils-backup.json b/locale/lt/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/lt/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-config.json b/locale/lt/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/lt/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-database.json b/locale/lt/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/lt/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-depends.json b/locale/lt/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/lt/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-final.json b/locale/lt/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/lt/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-git.json b/locale/lt/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/lt/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-help.json b/locale/lt/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/lt/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-interactive.json b/locale/lt/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/lt/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-keys.json b/locale/lt/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/lt/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-onion.json b/locale/lt/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/lt/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-rng.json b/locale/lt/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/lt/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-selector.json b/locale/lt/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/lt/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-setup.json b/locale/lt/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/lt/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-validation.json b/locale/lt/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/lt/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-web.json b/locale/lt/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/lt/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-utils-wifi.json b/locale/lt/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/lt/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/lt/freedombone-wifi.json b/locale/lt/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/lt/freedombone-wifi.json +++ b/locale/lt/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/lt/freedombone.json b/locale/lt/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/lt/freedombone.json +++ b/locale/lt/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-addremove.json b/locale/lv/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/lv/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-adduser.json b/locale/lv/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/lv/freedombone-adduser.json +++ b/locale/lv/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/lv/freedombone-app-blog.json b/locale/lv/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/lv/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-blogstatic.json b/locale/lv/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/lv/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-cjdns.json b/locale/lv/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/lv/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-dlna.json b/locale/lv/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/lv/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-dokuwiki.json b/locale/lv/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/lv/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-emacs.json b/locale/lv/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/lv/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-etherpad.json b/locale/lv/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/lv/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-gnusocial.json b/locale/lv/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/lv/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-gogs.json b/locale/lv/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/lv/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-htmly.json b/locale/lv/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/lv/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-hubzilla.json b/locale/lv/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/lv/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-ipfs.json b/locale/lv/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/lv/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-irc.json b/locale/lv/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/lv/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-jitsi.json b/locale/lv/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/lv/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-mediagoblin.json b/locale/lv/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/lv/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-mumble.json b/locale/lv/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/lv/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-pelican.json b/locale/lv/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/lv/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-pihole.json b/locale/lv/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/lv/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-postactiv.json b/locale/lv/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/lv/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-rss.json b/locale/lv/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/lv/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-searx.json b/locale/lv/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/lv/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-sip.json b/locale/lv/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/lv/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-syncthing.json b/locale/lv/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/lv/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-tahoelafs.json b/locale/lv/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/lv/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-tox.json b/locale/lv/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/lv/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-vim.json b/locale/lv/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/lv/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-webmail.json b/locale/lv/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/lv/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-wiki.json b/locale/lv/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/lv/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-xmpp.json b/locale/lv/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/lv/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-app-zeronet.json b/locale/lv/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/lv/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-backup-local.json b/locale/lv/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/lv/freedombone-backup-local.json +++ b/locale/lv/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-backup-remote.json b/locale/lv/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/lv/freedombone-backup-remote.json +++ b/locale/lv/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-base-chaoskey.json b/locale/lv/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/lv/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-base-email.json b/locale/lv/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/lv/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-config.json b/locale/lv/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/lv/freedombone-config.json +++ b/locale/lv/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-controlpanel-user.json b/locale/lv/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/lv/freedombone-controlpanel-user.json +++ b/locale/lv/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/lv/freedombone-controlpanel.json b/locale/lv/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/lv/freedombone-controlpanel.json +++ b/locale/lv/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-image-customise.json b/locale/lv/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/lv/freedombone-image-customise.json +++ b/locale/lv/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-image-mesh.json b/locale/lv/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/lv/freedombone-image-mesh.json +++ b/locale/lv/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-image.json b/locale/lv/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/lv/freedombone-image.json +++ b/locale/lv/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-keydrive.json b/locale/lv/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/lv/freedombone-keydrive.json +++ b/locale/lv/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/lv/freedombone-mesh-batman.json b/locale/lv/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/lv/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-mesh-blog.json b/locale/lv/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/lv/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-mesh-install.json b/locale/lv/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/lv/freedombone-mesh-install.json +++ b/locale/lv/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-mesh-reset.json b/locale/lv/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/lv/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-mesh-visit-site.json b/locale/lv/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/lv/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-mirrors.json b/locale/lv/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/lv/freedombone-mirrors.json +++ b/locale/lv/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-pin-cert.json b/locale/lv/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/lv/freedombone-pin-cert.json +++ b/locale/lv/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-recoverkey.json b/locale/lv/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/lv/freedombone-recoverkey.json +++ b/locale/lv/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-restore-local.json b/locale/lv/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/lv/freedombone-restore-local.json +++ b/locale/lv/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-restore-remote.json b/locale/lv/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/lv/freedombone-restore-remote.json +++ b/locale/lv/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-rmuser.json b/locale/lv/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/lv/freedombone-rmuser.json +++ b/locale/lv/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-sec.json b/locale/lv/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/lv/freedombone-sec.json +++ b/locale/lv/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/lv/freedombone-tests.json b/locale/lv/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/lv/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-update-date.json b/locale/lv/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/lv/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/lv/freedombone-update-date.mo b/locale/lv/freedombone-update-date.mo deleted file mode 100644 index 8e8436f0..00000000 Binary files a/locale/lv/freedombone-update-date.mo and /dev/null differ diff --git a/locale/lv/freedombone-utils-backup.json b/locale/lv/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/lv/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-config.json b/locale/lv/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/lv/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-database.json b/locale/lv/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/lv/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-depends.json b/locale/lv/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/lv/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-final.json b/locale/lv/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/lv/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-git.json b/locale/lv/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/lv/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-help.json b/locale/lv/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/lv/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-interactive.json b/locale/lv/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/lv/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-keys.json b/locale/lv/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/lv/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-onion.json b/locale/lv/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/lv/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-rng.json b/locale/lv/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/lv/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-selector.json b/locale/lv/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/lv/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-setup.json b/locale/lv/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/lv/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-validation.json b/locale/lv/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/lv/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-web.json b/locale/lv/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/lv/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-utils-wifi.json b/locale/lv/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/lv/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/lv/freedombone-wifi.json b/locale/lv/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/lv/freedombone-wifi.json +++ b/locale/lv/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/lv/freedombone.json b/locale/lv/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/lv/freedombone.json +++ b/locale/lv/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-addremove.json b/locale/mi_tn/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/mi_tn/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-adduser.json b/locale/mi_tn/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/mi_tn/freedombone-adduser.json +++ b/locale/mi_tn/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/mi_tn/freedombone-app-blog.json b/locale/mi_tn/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/mi_tn/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-blogstatic.json b/locale/mi_tn/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/mi_tn/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-cjdns.json b/locale/mi_tn/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/mi_tn/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-dlna.json b/locale/mi_tn/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/mi_tn/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-dokuwiki.json b/locale/mi_tn/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/mi_tn/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-emacs.json b/locale/mi_tn/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/mi_tn/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-etherpad.json b/locale/mi_tn/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/mi_tn/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-gnusocial.json b/locale/mi_tn/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/mi_tn/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-gogs.json b/locale/mi_tn/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/mi_tn/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-htmly.json b/locale/mi_tn/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/mi_tn/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-hubzilla.json b/locale/mi_tn/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/mi_tn/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-ipfs.json b/locale/mi_tn/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/mi_tn/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-irc.json b/locale/mi_tn/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/mi_tn/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-jitsi.json b/locale/mi_tn/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/mi_tn/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-mediagoblin.json b/locale/mi_tn/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/mi_tn/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-mumble.json b/locale/mi_tn/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/mi_tn/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-pelican.json b/locale/mi_tn/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/mi_tn/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-pihole.json b/locale/mi_tn/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/mi_tn/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-postactiv.json b/locale/mi_tn/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/mi_tn/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-rss.json b/locale/mi_tn/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/mi_tn/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-searx.json b/locale/mi_tn/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/mi_tn/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-sip.json b/locale/mi_tn/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/mi_tn/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-syncthing.json b/locale/mi_tn/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/mi_tn/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-tahoelafs.json b/locale/mi_tn/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/mi_tn/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-tox.json b/locale/mi_tn/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/mi_tn/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-vim.json b/locale/mi_tn/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/mi_tn/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-webmail.json b/locale/mi_tn/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/mi_tn/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-wiki.json b/locale/mi_tn/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/mi_tn/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-xmpp.json b/locale/mi_tn/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/mi_tn/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-app-zeronet.json b/locale/mi_tn/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/mi_tn/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-backup-local.json b/locale/mi_tn/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/mi_tn/freedombone-backup-local.json +++ b/locale/mi_tn/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-backup-remote.json b/locale/mi_tn/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/mi_tn/freedombone-backup-remote.json +++ b/locale/mi_tn/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-base-chaoskey.json b/locale/mi_tn/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/mi_tn/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-base-email.json b/locale/mi_tn/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/mi_tn/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-config.json b/locale/mi_tn/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/mi_tn/freedombone-config.json +++ b/locale/mi_tn/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-controlpanel-user.json b/locale/mi_tn/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/mi_tn/freedombone-controlpanel-user.json +++ b/locale/mi_tn/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/mi_tn/freedombone-controlpanel.json b/locale/mi_tn/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/mi_tn/freedombone-controlpanel.json +++ b/locale/mi_tn/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-image-customise.json b/locale/mi_tn/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/mi_tn/freedombone-image-customise.json +++ b/locale/mi_tn/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-image-mesh.json b/locale/mi_tn/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/mi_tn/freedombone-image-mesh.json +++ b/locale/mi_tn/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-image.json b/locale/mi_tn/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/mi_tn/freedombone-image.json +++ b/locale/mi_tn/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-keydrive.json b/locale/mi_tn/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/mi_tn/freedombone-keydrive.json +++ b/locale/mi_tn/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/mi_tn/freedombone-mesh-batman.json b/locale/mi_tn/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/mi_tn/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-mesh-blog.json b/locale/mi_tn/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/mi_tn/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-mesh-install.json b/locale/mi_tn/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/mi_tn/freedombone-mesh-install.json +++ b/locale/mi_tn/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-mesh-reset.json b/locale/mi_tn/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/mi_tn/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-mesh-visit-site.json b/locale/mi_tn/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/mi_tn/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-mirrors.json b/locale/mi_tn/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/mi_tn/freedombone-mirrors.json +++ b/locale/mi_tn/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-pin-cert.json b/locale/mi_tn/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/mi_tn/freedombone-pin-cert.json +++ b/locale/mi_tn/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-recoverkey.json b/locale/mi_tn/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/mi_tn/freedombone-recoverkey.json +++ b/locale/mi_tn/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-restore-local.json b/locale/mi_tn/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/mi_tn/freedombone-restore-local.json +++ b/locale/mi_tn/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-restore-remote.json b/locale/mi_tn/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/mi_tn/freedombone-restore-remote.json +++ b/locale/mi_tn/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-rmuser.json b/locale/mi_tn/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/mi_tn/freedombone-rmuser.json +++ b/locale/mi_tn/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-sec.json b/locale/mi_tn/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/mi_tn/freedombone-sec.json +++ b/locale/mi_tn/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone-tests.json b/locale/mi_tn/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/mi_tn/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-update-date.json b/locale/mi_tn/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/mi_tn/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-update-date.mo b/locale/mi_tn/freedombone-update-date.mo deleted file mode 100644 index 5d071f59..00000000 Binary files a/locale/mi_tn/freedombone-update-date.mo and /dev/null differ diff --git a/locale/mi_tn/freedombone-utils-backup.json b/locale/mi_tn/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/mi_tn/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-config.json b/locale/mi_tn/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/mi_tn/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-database.json b/locale/mi_tn/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/mi_tn/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-depends.json b/locale/mi_tn/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/mi_tn/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-final.json b/locale/mi_tn/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/mi_tn/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-git.json b/locale/mi_tn/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/mi_tn/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-help.json b/locale/mi_tn/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/mi_tn/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-interactive.json b/locale/mi_tn/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/mi_tn/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-keys.json b/locale/mi_tn/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/mi_tn/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-onion.json b/locale/mi_tn/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/mi_tn/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-rng.json b/locale/mi_tn/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/mi_tn/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-selector.json b/locale/mi_tn/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/mi_tn/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-setup.json b/locale/mi_tn/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/mi_tn/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-validation.json b/locale/mi_tn/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/mi_tn/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-web.json b/locale/mi_tn/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/mi_tn/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-utils-wifi.json b/locale/mi_tn/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/mi_tn/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/mi_tn/freedombone-wifi.json b/locale/mi_tn/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/mi_tn/freedombone-wifi.json +++ b/locale/mi_tn/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/mi_tn/freedombone.json b/locale/mi_tn/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/mi_tn/freedombone.json +++ b/locale/mi_tn/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-addremove.json b/locale/mi_wwow/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/mi_wwow/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-adduser.json b/locale/mi_wwow/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/mi_wwow/freedombone-adduser.json +++ b/locale/mi_wwow/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/mi_wwow/freedombone-app-blog.json b/locale/mi_wwow/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-blogstatic.json b/locale/mi_wwow/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-cjdns.json b/locale/mi_wwow/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/mi_wwow/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-dlna.json b/locale/mi_wwow/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-dokuwiki.json b/locale/mi_wwow/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-emacs.json b/locale/mi_wwow/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/mi_wwow/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-etherpad.json b/locale/mi_wwow/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/mi_wwow/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-gnusocial.json b/locale/mi_wwow/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-gogs.json b/locale/mi_wwow/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/mi_wwow/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-htmly.json b/locale/mi_wwow/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-hubzilla.json b/locale/mi_wwow/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-ipfs.json b/locale/mi_wwow/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-irc.json b/locale/mi_wwow/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/mi_wwow/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-jitsi.json b/locale/mi_wwow/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/mi_wwow/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-mediagoblin.json b/locale/mi_wwow/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-mumble.json b/locale/mi_wwow/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-pelican.json b/locale/mi_wwow/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-pihole.json b/locale/mi_wwow/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-postactiv.json b/locale/mi_wwow/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/mi_wwow/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-rss.json b/locale/mi_wwow/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-searx.json b/locale/mi_wwow/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-sip.json b/locale/mi_wwow/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-syncthing.json b/locale/mi_wwow/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-tahoelafs.json b/locale/mi_wwow/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-tox.json b/locale/mi_wwow/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-vim.json b/locale/mi_wwow/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-webmail.json b/locale/mi_wwow/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-wiki.json b/locale/mi_wwow/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-xmpp.json b/locale/mi_wwow/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/mi_wwow/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-app-zeronet.json b/locale/mi_wwow/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/mi_wwow/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-backup-local.json b/locale/mi_wwow/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/mi_wwow/freedombone-backup-local.json +++ b/locale/mi_wwow/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-backup-remote.json b/locale/mi_wwow/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/mi_wwow/freedombone-backup-remote.json +++ b/locale/mi_wwow/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-base-chaoskey.json b/locale/mi_wwow/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/mi_wwow/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-base-email.json b/locale/mi_wwow/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/mi_wwow/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-config.json b/locale/mi_wwow/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/mi_wwow/freedombone-config.json +++ b/locale/mi_wwow/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-controlpanel-user.json b/locale/mi_wwow/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/mi_wwow/freedombone-controlpanel-user.json +++ b/locale/mi_wwow/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/mi_wwow/freedombone-controlpanel.json b/locale/mi_wwow/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/mi_wwow/freedombone-controlpanel.json +++ b/locale/mi_wwow/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-image-customise.json b/locale/mi_wwow/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/mi_wwow/freedombone-image-customise.json +++ b/locale/mi_wwow/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-image-mesh.json b/locale/mi_wwow/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/mi_wwow/freedombone-image-mesh.json +++ b/locale/mi_wwow/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-image.json b/locale/mi_wwow/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/mi_wwow/freedombone-image.json +++ b/locale/mi_wwow/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-keydrive.json b/locale/mi_wwow/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/mi_wwow/freedombone-keydrive.json +++ b/locale/mi_wwow/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/mi_wwow/freedombone-mesh-batman.json b/locale/mi_wwow/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/mi_wwow/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-mesh-blog.json b/locale/mi_wwow/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/mi_wwow/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-mesh-install.json b/locale/mi_wwow/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/mi_wwow/freedombone-mesh-install.json +++ b/locale/mi_wwow/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-mesh-reset.json b/locale/mi_wwow/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/mi_wwow/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-mesh-visit-site.json b/locale/mi_wwow/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/mi_wwow/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-mirrors.json b/locale/mi_wwow/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/mi_wwow/freedombone-mirrors.json +++ b/locale/mi_wwow/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-pin-cert.json b/locale/mi_wwow/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/mi_wwow/freedombone-pin-cert.json +++ b/locale/mi_wwow/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-recoverkey.json b/locale/mi_wwow/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/mi_wwow/freedombone-recoverkey.json +++ b/locale/mi_wwow/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-restore-local.json b/locale/mi_wwow/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/mi_wwow/freedombone-restore-local.json +++ b/locale/mi_wwow/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-restore-remote.json b/locale/mi_wwow/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/mi_wwow/freedombone-restore-remote.json +++ b/locale/mi_wwow/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-rmuser.json b/locale/mi_wwow/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/mi_wwow/freedombone-rmuser.json +++ b/locale/mi_wwow/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-sec.json b/locale/mi_wwow/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/mi_wwow/freedombone-sec.json +++ b/locale/mi_wwow/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-tests.json b/locale/mi_wwow/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/mi_wwow/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-update-date.json b/locale/mi_wwow/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/mi_wwow/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-update-date.mo b/locale/mi_wwow/freedombone-update-date.mo deleted file mode 100644 index 5d071f59..00000000 Binary files a/locale/mi_wwow/freedombone-update-date.mo and /dev/null differ diff --git a/locale/mi_wwow/freedombone-utils-backup.json b/locale/mi_wwow/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-config.json b/locale/mi_wwow/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-database.json b/locale/mi_wwow/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-depends.json b/locale/mi_wwow/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-final.json b/locale/mi_wwow/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-git.json b/locale/mi_wwow/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-help.json b/locale/mi_wwow/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-interactive.json b/locale/mi_wwow/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-keys.json b/locale/mi_wwow/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-onion.json b/locale/mi_wwow/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-rng.json b/locale/mi_wwow/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-selector.json b/locale/mi_wwow/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-setup.json b/locale/mi_wwow/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-validation.json b/locale/mi_wwow/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-web.json b/locale/mi_wwow/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-utils-wifi.json b/locale/mi_wwow/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/mi_wwow/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/mi_wwow/freedombone-wifi.json b/locale/mi_wwow/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/mi_wwow/freedombone-wifi.json +++ b/locale/mi_wwow/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/mi_wwow/freedombone.json b/locale/mi_wwow/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/mi_wwow/freedombone.json +++ b/locale/mi_wwow/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-addremove.json b/locale/ml/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/ml/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-adduser.json b/locale/ml/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/ml/freedombone-adduser.json +++ b/locale/ml/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/ml/freedombone-app-blog.json b/locale/ml/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/ml/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-blogstatic.json b/locale/ml/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ml/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-cjdns.json b/locale/ml/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/ml/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-dlna.json b/locale/ml/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/ml/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-dokuwiki.json b/locale/ml/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/ml/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-emacs.json b/locale/ml/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/ml/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-etherpad.json b/locale/ml/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/ml/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-gnusocial.json b/locale/ml/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/ml/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-gogs.json b/locale/ml/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/ml/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-htmly.json b/locale/ml/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/ml/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-hubzilla.json b/locale/ml/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/ml/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-ipfs.json b/locale/ml/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/ml/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-irc.json b/locale/ml/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/ml/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-jitsi.json b/locale/ml/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/ml/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-mediagoblin.json b/locale/ml/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/ml/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-mumble.json b/locale/ml/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/ml/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-pelican.json b/locale/ml/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ml/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-pihole.json b/locale/ml/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/ml/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-postactiv.json b/locale/ml/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/ml/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-rss.json b/locale/ml/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/ml/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-searx.json b/locale/ml/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/ml/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-sip.json b/locale/ml/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/ml/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-syncthing.json b/locale/ml/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/ml/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-tahoelafs.json b/locale/ml/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/ml/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-tox.json b/locale/ml/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/ml/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-vim.json b/locale/ml/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/ml/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-webmail.json b/locale/ml/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/ml/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-wiki.json b/locale/ml/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/ml/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-xmpp.json b/locale/ml/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/ml/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-app-zeronet.json b/locale/ml/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/ml/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-backup-local.json b/locale/ml/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/ml/freedombone-backup-local.json +++ b/locale/ml/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-backup-remote.json b/locale/ml/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/ml/freedombone-backup-remote.json +++ b/locale/ml/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-base-chaoskey.json b/locale/ml/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/ml/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-base-email.json b/locale/ml/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/ml/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-config.json b/locale/ml/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/ml/freedombone-config.json +++ b/locale/ml/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-controlpanel-user.json b/locale/ml/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/ml/freedombone-controlpanel-user.json +++ b/locale/ml/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/ml/freedombone-controlpanel.json b/locale/ml/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/ml/freedombone-controlpanel.json +++ b/locale/ml/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-image-customise.json b/locale/ml/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/ml/freedombone-image-customise.json +++ b/locale/ml/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-image-mesh.json b/locale/ml/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/ml/freedombone-image-mesh.json +++ b/locale/ml/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-image.json b/locale/ml/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/ml/freedombone-image.json +++ b/locale/ml/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-keydrive.json b/locale/ml/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/ml/freedombone-keydrive.json +++ b/locale/ml/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/ml/freedombone-mesh-batman.json b/locale/ml/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/ml/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-mesh-blog.json b/locale/ml/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/ml/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-mesh-install.json b/locale/ml/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/ml/freedombone-mesh-install.json +++ b/locale/ml/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-mesh-reset.json b/locale/ml/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/ml/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-mesh-visit-site.json b/locale/ml/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/ml/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-mirrors.json b/locale/ml/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/ml/freedombone-mirrors.json +++ b/locale/ml/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-pin-cert.json b/locale/ml/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/ml/freedombone-pin-cert.json +++ b/locale/ml/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-recoverkey.json b/locale/ml/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/ml/freedombone-recoverkey.json +++ b/locale/ml/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-restore-local.json b/locale/ml/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/ml/freedombone-restore-local.json +++ b/locale/ml/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-restore-remote.json b/locale/ml/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/ml/freedombone-restore-remote.json +++ b/locale/ml/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-rmuser.json b/locale/ml/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/ml/freedombone-rmuser.json +++ b/locale/ml/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-sec.json b/locale/ml/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/ml/freedombone-sec.json +++ b/locale/ml/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/ml/freedombone-tests.json b/locale/ml/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/ml/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-update-date.json b/locale/ml/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/ml/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/ml/freedombone-update-date.mo b/locale/ml/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/ml/freedombone-update-date.mo and /dev/null differ diff --git a/locale/ml/freedombone-utils-backup.json b/locale/ml/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/ml/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-config.json b/locale/ml/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/ml/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-database.json b/locale/ml/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/ml/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-depends.json b/locale/ml/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/ml/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-final.json b/locale/ml/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/ml/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-git.json b/locale/ml/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/ml/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-help.json b/locale/ml/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/ml/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-interactive.json b/locale/ml/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/ml/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-keys.json b/locale/ml/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/ml/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-onion.json b/locale/ml/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/ml/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-rng.json b/locale/ml/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/ml/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-selector.json b/locale/ml/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/ml/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-setup.json b/locale/ml/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/ml/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-validation.json b/locale/ml/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/ml/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-web.json b/locale/ml/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/ml/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-utils-wifi.json b/locale/ml/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/ml/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/ml/freedombone-wifi.json b/locale/ml/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/ml/freedombone-wifi.json +++ b/locale/ml/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/ml/freedombone.json b/locale/ml/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/ml/freedombone.json +++ b/locale/ml/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-addremove.json b/locale/mn/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/mn/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-adduser.json b/locale/mn/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/mn/freedombone-adduser.json +++ b/locale/mn/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/mn/freedombone-app-blog.json b/locale/mn/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/mn/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-blogstatic.json b/locale/mn/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/mn/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-cjdns.json b/locale/mn/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/mn/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-dlna.json b/locale/mn/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/mn/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-dokuwiki.json b/locale/mn/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/mn/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-emacs.json b/locale/mn/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/mn/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-etherpad.json b/locale/mn/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/mn/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-gnusocial.json b/locale/mn/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/mn/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-gogs.json b/locale/mn/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/mn/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-htmly.json b/locale/mn/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/mn/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-hubzilla.json b/locale/mn/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/mn/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-ipfs.json b/locale/mn/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/mn/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-irc.json b/locale/mn/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/mn/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-jitsi.json b/locale/mn/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/mn/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-mediagoblin.json b/locale/mn/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/mn/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-mumble.json b/locale/mn/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/mn/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-pelican.json b/locale/mn/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/mn/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-pihole.json b/locale/mn/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/mn/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-postactiv.json b/locale/mn/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/mn/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-rss.json b/locale/mn/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/mn/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-searx.json b/locale/mn/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/mn/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-sip.json b/locale/mn/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/mn/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-syncthing.json b/locale/mn/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/mn/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-tahoelafs.json b/locale/mn/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/mn/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-tox.json b/locale/mn/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/mn/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-vim.json b/locale/mn/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/mn/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-webmail.json b/locale/mn/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/mn/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-wiki.json b/locale/mn/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/mn/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-xmpp.json b/locale/mn/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/mn/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-app-zeronet.json b/locale/mn/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/mn/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-backup-local.json b/locale/mn/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/mn/freedombone-backup-local.json +++ b/locale/mn/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-backup-remote.json b/locale/mn/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/mn/freedombone-backup-remote.json +++ b/locale/mn/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-base-chaoskey.json b/locale/mn/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/mn/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-base-email.json b/locale/mn/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/mn/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-config.json b/locale/mn/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/mn/freedombone-config.json +++ b/locale/mn/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-controlpanel-user.json b/locale/mn/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/mn/freedombone-controlpanel-user.json +++ b/locale/mn/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/mn/freedombone-controlpanel.json b/locale/mn/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/mn/freedombone-controlpanel.json +++ b/locale/mn/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-image-customise.json b/locale/mn/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/mn/freedombone-image-customise.json +++ b/locale/mn/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-image-mesh.json b/locale/mn/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/mn/freedombone-image-mesh.json +++ b/locale/mn/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-image.json b/locale/mn/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/mn/freedombone-image.json +++ b/locale/mn/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-keydrive.json b/locale/mn/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/mn/freedombone-keydrive.json +++ b/locale/mn/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/mn/freedombone-mesh-batman.json b/locale/mn/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/mn/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-mesh-blog.json b/locale/mn/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/mn/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-mesh-install.json b/locale/mn/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/mn/freedombone-mesh-install.json +++ b/locale/mn/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-mesh-reset.json b/locale/mn/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/mn/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-mesh-visit-site.json b/locale/mn/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/mn/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-mirrors.json b/locale/mn/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/mn/freedombone-mirrors.json +++ b/locale/mn/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-pin-cert.json b/locale/mn/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/mn/freedombone-pin-cert.json +++ b/locale/mn/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-recoverkey.json b/locale/mn/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/mn/freedombone-recoverkey.json +++ b/locale/mn/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-restore-local.json b/locale/mn/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/mn/freedombone-restore-local.json +++ b/locale/mn/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-restore-remote.json b/locale/mn/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/mn/freedombone-restore-remote.json +++ b/locale/mn/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-rmuser.json b/locale/mn/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/mn/freedombone-rmuser.json +++ b/locale/mn/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-sec.json b/locale/mn/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/mn/freedombone-sec.json +++ b/locale/mn/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/mn/freedombone-tests.json b/locale/mn/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/mn/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-update-date.json b/locale/mn/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/mn/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/mn/freedombone-update-date.mo b/locale/mn/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/mn/freedombone-update-date.mo and /dev/null differ diff --git a/locale/mn/freedombone-utils-backup.json b/locale/mn/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/mn/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-config.json b/locale/mn/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/mn/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-database.json b/locale/mn/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/mn/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-depends.json b/locale/mn/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/mn/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-final.json b/locale/mn/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/mn/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-git.json b/locale/mn/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/mn/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-help.json b/locale/mn/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/mn/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-interactive.json b/locale/mn/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/mn/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-keys.json b/locale/mn/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/mn/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-onion.json b/locale/mn/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/mn/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-rng.json b/locale/mn/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/mn/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-selector.json b/locale/mn/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/mn/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-setup.json b/locale/mn/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/mn/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-validation.json b/locale/mn/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/mn/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-web.json b/locale/mn/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/mn/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-utils-wifi.json b/locale/mn/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/mn/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/mn/freedombone-wifi.json b/locale/mn/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/mn/freedombone-wifi.json +++ b/locale/mn/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/mn/freedombone.json b/locale/mn/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/mn/freedombone.json +++ b/locale/mn/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-addremove.json b/locale/ms/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/ms/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-adduser.json b/locale/ms/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/ms/freedombone-adduser.json +++ b/locale/ms/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/ms/freedombone-app-blog.json b/locale/ms/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/ms/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-blogstatic.json b/locale/ms/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ms/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-cjdns.json b/locale/ms/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/ms/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-dlna.json b/locale/ms/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/ms/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-dokuwiki.json b/locale/ms/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/ms/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-emacs.json b/locale/ms/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/ms/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-etherpad.json b/locale/ms/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/ms/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-gnusocial.json b/locale/ms/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/ms/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-gogs.json b/locale/ms/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/ms/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-htmly.json b/locale/ms/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/ms/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-hubzilla.json b/locale/ms/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/ms/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-ipfs.json b/locale/ms/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/ms/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-irc.json b/locale/ms/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/ms/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-jitsi.json b/locale/ms/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/ms/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-mediagoblin.json b/locale/ms/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/ms/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-mumble.json b/locale/ms/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/ms/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-pelican.json b/locale/ms/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ms/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-pihole.json b/locale/ms/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/ms/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-postactiv.json b/locale/ms/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/ms/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-rss.json b/locale/ms/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/ms/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-searx.json b/locale/ms/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/ms/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-sip.json b/locale/ms/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/ms/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-syncthing.json b/locale/ms/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/ms/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-tahoelafs.json b/locale/ms/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/ms/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-tox.json b/locale/ms/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/ms/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-vim.json b/locale/ms/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/ms/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-webmail.json b/locale/ms/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/ms/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-wiki.json b/locale/ms/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/ms/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-xmpp.json b/locale/ms/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/ms/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-app-zeronet.json b/locale/ms/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/ms/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-backup-local.json b/locale/ms/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/ms/freedombone-backup-local.json +++ b/locale/ms/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-backup-remote.json b/locale/ms/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/ms/freedombone-backup-remote.json +++ b/locale/ms/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-base-chaoskey.json b/locale/ms/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/ms/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-base-email.json b/locale/ms/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/ms/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-config.json b/locale/ms/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/ms/freedombone-config.json +++ b/locale/ms/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-controlpanel-user.json b/locale/ms/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/ms/freedombone-controlpanel-user.json +++ b/locale/ms/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/ms/freedombone-controlpanel.json b/locale/ms/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/ms/freedombone-controlpanel.json +++ b/locale/ms/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-image-customise.json b/locale/ms/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/ms/freedombone-image-customise.json +++ b/locale/ms/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-image-mesh.json b/locale/ms/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/ms/freedombone-image-mesh.json +++ b/locale/ms/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-image.json b/locale/ms/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/ms/freedombone-image.json +++ b/locale/ms/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-keydrive.json b/locale/ms/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/ms/freedombone-keydrive.json +++ b/locale/ms/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/ms/freedombone-mesh-batman.json b/locale/ms/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/ms/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-mesh-blog.json b/locale/ms/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/ms/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-mesh-install.json b/locale/ms/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/ms/freedombone-mesh-install.json +++ b/locale/ms/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-mesh-reset.json b/locale/ms/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/ms/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-mesh-visit-site.json b/locale/ms/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/ms/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-mirrors.json b/locale/ms/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/ms/freedombone-mirrors.json +++ b/locale/ms/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-pin-cert.json b/locale/ms/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/ms/freedombone-pin-cert.json +++ b/locale/ms/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-recoverkey.json b/locale/ms/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/ms/freedombone-recoverkey.json +++ b/locale/ms/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-restore-local.json b/locale/ms/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/ms/freedombone-restore-local.json +++ b/locale/ms/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-restore-remote.json b/locale/ms/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/ms/freedombone-restore-remote.json +++ b/locale/ms/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-rmuser.json b/locale/ms/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/ms/freedombone-rmuser.json +++ b/locale/ms/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-sec.json b/locale/ms/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/ms/freedombone-sec.json +++ b/locale/ms/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/ms/freedombone-tests.json b/locale/ms/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/ms/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-update-date.json b/locale/ms/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/ms/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/ms/freedombone-update-date.mo b/locale/ms/freedombone-update-date.mo deleted file mode 100644 index 80c25fbd..00000000 Binary files a/locale/ms/freedombone-update-date.mo and /dev/null differ diff --git a/locale/ms/freedombone-utils-backup.json b/locale/ms/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/ms/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-config.json b/locale/ms/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/ms/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-database.json b/locale/ms/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/ms/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-depends.json b/locale/ms/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/ms/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-final.json b/locale/ms/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/ms/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-git.json b/locale/ms/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/ms/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-help.json b/locale/ms/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/ms/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-interactive.json b/locale/ms/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/ms/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-keys.json b/locale/ms/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/ms/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-onion.json b/locale/ms/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/ms/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-rng.json b/locale/ms/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/ms/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-selector.json b/locale/ms/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/ms/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-setup.json b/locale/ms/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/ms/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-validation.json b/locale/ms/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/ms/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-web.json b/locale/ms/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/ms/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-utils-wifi.json b/locale/ms/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/ms/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/ms/freedombone-wifi.json b/locale/ms/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/ms/freedombone-wifi.json +++ b/locale/ms/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/ms/freedombone.json b/locale/ms/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/ms/freedombone.json +++ b/locale/ms/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-addremove.json b/locale/nl/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/nl/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-adduser.json b/locale/nl/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/nl/freedombone-adduser.json +++ b/locale/nl/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/nl/freedombone-app-blog.json b/locale/nl/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/nl/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-blogstatic.json b/locale/nl/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/nl/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-cjdns.json b/locale/nl/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/nl/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-dlna.json b/locale/nl/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/nl/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-dokuwiki.json b/locale/nl/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/nl/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-emacs.json b/locale/nl/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/nl/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-etherpad.json b/locale/nl/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/nl/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-gnusocial.json b/locale/nl/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/nl/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-gogs.json b/locale/nl/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/nl/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-htmly.json b/locale/nl/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/nl/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-hubzilla.json b/locale/nl/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/nl/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-ipfs.json b/locale/nl/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/nl/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-irc.json b/locale/nl/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/nl/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-jitsi.json b/locale/nl/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/nl/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-mediagoblin.json b/locale/nl/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/nl/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-mumble.json b/locale/nl/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/nl/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-pelican.json b/locale/nl/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/nl/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-pihole.json b/locale/nl/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/nl/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-postactiv.json b/locale/nl/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/nl/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-rss.json b/locale/nl/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/nl/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-searx.json b/locale/nl/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/nl/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-sip.json b/locale/nl/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/nl/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-syncthing.json b/locale/nl/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/nl/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-tahoelafs.json b/locale/nl/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/nl/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-tox.json b/locale/nl/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/nl/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-vim.json b/locale/nl/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/nl/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-webmail.json b/locale/nl/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/nl/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-wiki.json b/locale/nl/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/nl/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-xmpp.json b/locale/nl/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/nl/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-app-zeronet.json b/locale/nl/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/nl/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-backup-local.json b/locale/nl/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/nl/freedombone-backup-local.json +++ b/locale/nl/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-backup-remote.json b/locale/nl/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/nl/freedombone-backup-remote.json +++ b/locale/nl/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-base-chaoskey.json b/locale/nl/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/nl/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-base-email.json b/locale/nl/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/nl/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-config.json b/locale/nl/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/nl/freedombone-config.json +++ b/locale/nl/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-controlpanel-user.json b/locale/nl/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/nl/freedombone-controlpanel-user.json +++ b/locale/nl/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/nl/freedombone-controlpanel.json b/locale/nl/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/nl/freedombone-controlpanel.json +++ b/locale/nl/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-image-customise.json b/locale/nl/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/nl/freedombone-image-customise.json +++ b/locale/nl/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-image-mesh.json b/locale/nl/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/nl/freedombone-image-mesh.json +++ b/locale/nl/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-image.json b/locale/nl/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/nl/freedombone-image.json +++ b/locale/nl/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-keydrive.json b/locale/nl/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/nl/freedombone-keydrive.json +++ b/locale/nl/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/nl/freedombone-mesh-batman.json b/locale/nl/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/nl/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-mesh-blog.json b/locale/nl/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/nl/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-mesh-install.json b/locale/nl/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/nl/freedombone-mesh-install.json +++ b/locale/nl/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-mesh-reset.json b/locale/nl/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/nl/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-mesh-visit-site.json b/locale/nl/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/nl/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-mirrors.json b/locale/nl/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/nl/freedombone-mirrors.json +++ b/locale/nl/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-pin-cert.json b/locale/nl/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/nl/freedombone-pin-cert.json +++ b/locale/nl/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-recoverkey.json b/locale/nl/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/nl/freedombone-recoverkey.json +++ b/locale/nl/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-restore-local.json b/locale/nl/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/nl/freedombone-restore-local.json +++ b/locale/nl/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-restore-remote.json b/locale/nl/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/nl/freedombone-restore-remote.json +++ b/locale/nl/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-rmuser.json b/locale/nl/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/nl/freedombone-rmuser.json +++ b/locale/nl/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-sec.json b/locale/nl/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/nl/freedombone-sec.json +++ b/locale/nl/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/nl/freedombone-tests.json b/locale/nl/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/nl/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-update-date.json b/locale/nl/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/nl/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/nl/freedombone-update-date.mo b/locale/nl/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/nl/freedombone-update-date.mo and /dev/null differ diff --git a/locale/nl/freedombone-utils-backup.json b/locale/nl/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/nl/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-config.json b/locale/nl/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/nl/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-database.json b/locale/nl/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/nl/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-depends.json b/locale/nl/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/nl/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-final.json b/locale/nl/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/nl/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-git.json b/locale/nl/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/nl/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-help.json b/locale/nl/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/nl/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-interactive.json b/locale/nl/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/nl/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-keys.json b/locale/nl/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/nl/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-onion.json b/locale/nl/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/nl/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-rng.json b/locale/nl/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/nl/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-selector.json b/locale/nl/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/nl/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-setup.json b/locale/nl/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/nl/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-validation.json b/locale/nl/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/nl/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-web.json b/locale/nl/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/nl/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-utils-wifi.json b/locale/nl/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/nl/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/nl/freedombone-wifi.json b/locale/nl/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/nl/freedombone-wifi.json +++ b/locale/nl/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/nl/freedombone.json b/locale/nl/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/nl/freedombone.json +++ b/locale/nl/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-addremove.json b/locale/nn/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/nn/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-adduser.json b/locale/nn/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/nn/freedombone-adduser.json +++ b/locale/nn/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/nn/freedombone-app-blog.json b/locale/nn/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/nn/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-blogstatic.json b/locale/nn/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/nn/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-cjdns.json b/locale/nn/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/nn/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-dlna.json b/locale/nn/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/nn/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-dokuwiki.json b/locale/nn/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/nn/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-emacs.json b/locale/nn/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/nn/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-etherpad.json b/locale/nn/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/nn/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-gnusocial.json b/locale/nn/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/nn/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-gogs.json b/locale/nn/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/nn/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-htmly.json b/locale/nn/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/nn/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-hubzilla.json b/locale/nn/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/nn/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-ipfs.json b/locale/nn/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/nn/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-irc.json b/locale/nn/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/nn/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-jitsi.json b/locale/nn/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/nn/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-mediagoblin.json b/locale/nn/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/nn/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-mumble.json b/locale/nn/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/nn/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-pelican.json b/locale/nn/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/nn/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-pihole.json b/locale/nn/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/nn/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-postactiv.json b/locale/nn/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/nn/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-rss.json b/locale/nn/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/nn/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-searx.json b/locale/nn/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/nn/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-sip.json b/locale/nn/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/nn/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-syncthing.json b/locale/nn/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/nn/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-tahoelafs.json b/locale/nn/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/nn/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-tox.json b/locale/nn/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/nn/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-vim.json b/locale/nn/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/nn/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-webmail.json b/locale/nn/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/nn/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-wiki.json b/locale/nn/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/nn/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-xmpp.json b/locale/nn/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/nn/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-app-zeronet.json b/locale/nn/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/nn/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-backup-local.json b/locale/nn/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/nn/freedombone-backup-local.json +++ b/locale/nn/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-backup-remote.json b/locale/nn/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/nn/freedombone-backup-remote.json +++ b/locale/nn/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-base-chaoskey.json b/locale/nn/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/nn/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-base-email.json b/locale/nn/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/nn/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-config.json b/locale/nn/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/nn/freedombone-config.json +++ b/locale/nn/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-controlpanel-user.json b/locale/nn/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/nn/freedombone-controlpanel-user.json +++ b/locale/nn/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/nn/freedombone-controlpanel.json b/locale/nn/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/nn/freedombone-controlpanel.json +++ b/locale/nn/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-image-customise.json b/locale/nn/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/nn/freedombone-image-customise.json +++ b/locale/nn/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-image-mesh.json b/locale/nn/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/nn/freedombone-image-mesh.json +++ b/locale/nn/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-image.json b/locale/nn/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/nn/freedombone-image.json +++ b/locale/nn/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-keydrive.json b/locale/nn/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/nn/freedombone-keydrive.json +++ b/locale/nn/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/nn/freedombone-mesh-batman.json b/locale/nn/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/nn/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-mesh-blog.json b/locale/nn/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/nn/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-mesh-install.json b/locale/nn/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/nn/freedombone-mesh-install.json +++ b/locale/nn/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-mesh-reset.json b/locale/nn/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/nn/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-mesh-visit-site.json b/locale/nn/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/nn/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-mirrors.json b/locale/nn/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/nn/freedombone-mirrors.json +++ b/locale/nn/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-pin-cert.json b/locale/nn/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/nn/freedombone-pin-cert.json +++ b/locale/nn/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-recoverkey.json b/locale/nn/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/nn/freedombone-recoverkey.json +++ b/locale/nn/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-restore-local.json b/locale/nn/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/nn/freedombone-restore-local.json +++ b/locale/nn/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-restore-remote.json b/locale/nn/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/nn/freedombone-restore-remote.json +++ b/locale/nn/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-rmuser.json b/locale/nn/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/nn/freedombone-rmuser.json +++ b/locale/nn/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-sec.json b/locale/nn/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/nn/freedombone-sec.json +++ b/locale/nn/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/nn/freedombone-tests.json b/locale/nn/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/nn/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-update-date.json b/locale/nn/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/nn/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/nn/freedombone-update-date.mo b/locale/nn/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/nn/freedombone-update-date.mo and /dev/null differ diff --git a/locale/nn/freedombone-utils-backup.json b/locale/nn/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/nn/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-config.json b/locale/nn/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/nn/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-database.json b/locale/nn/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/nn/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-depends.json b/locale/nn/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/nn/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-final.json b/locale/nn/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/nn/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-git.json b/locale/nn/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/nn/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-help.json b/locale/nn/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/nn/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-interactive.json b/locale/nn/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/nn/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-keys.json b/locale/nn/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/nn/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-onion.json b/locale/nn/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/nn/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-rng.json b/locale/nn/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/nn/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-selector.json b/locale/nn/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/nn/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-setup.json b/locale/nn/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/nn/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-validation.json b/locale/nn/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/nn/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-web.json b/locale/nn/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/nn/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-utils-wifi.json b/locale/nn/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/nn/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/nn/freedombone-wifi.json b/locale/nn/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/nn/freedombone-wifi.json +++ b/locale/nn/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/nn/freedombone.json b/locale/nn/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/nn/freedombone.json +++ b/locale/nn/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/no/freedombone-addremove.json b/locale/no/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/no/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-adduser.json b/locale/no/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/no/freedombone-adduser.json +++ b/locale/no/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/no/freedombone-app-blog.json b/locale/no/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/no/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-blogstatic.json b/locale/no/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/no/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-cjdns.json b/locale/no/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/no/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-dlna.json b/locale/no/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/no/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-dokuwiki.json b/locale/no/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/no/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-emacs.json b/locale/no/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/no/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-etherpad.json b/locale/no/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/no/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-gnusocial.json b/locale/no/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/no/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-gogs.json b/locale/no/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/no/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-htmly.json b/locale/no/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/no/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-hubzilla.json b/locale/no/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/no/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-ipfs.json b/locale/no/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/no/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-irc.json b/locale/no/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/no/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-jitsi.json b/locale/no/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/no/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-mediagoblin.json b/locale/no/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/no/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-mumble.json b/locale/no/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/no/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-pelican.json b/locale/no/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/no/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-pihole.json b/locale/no/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/no/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-postactiv.json b/locale/no/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/no/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-rss.json b/locale/no/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/no/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-searx.json b/locale/no/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/no/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-sip.json b/locale/no/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/no/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-syncthing.json b/locale/no/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/no/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-tahoelafs.json b/locale/no/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/no/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-tox.json b/locale/no/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/no/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-vim.json b/locale/no/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/no/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-webmail.json b/locale/no/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/no/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-wiki.json b/locale/no/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/no/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-xmpp.json b/locale/no/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/no/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-app-zeronet.json b/locale/no/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/no/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-backup-local.json b/locale/no/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/no/freedombone-backup-local.json +++ b/locale/no/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/no/freedombone-backup-remote.json b/locale/no/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/no/freedombone-backup-remote.json +++ b/locale/no/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/no/freedombone-base-chaoskey.json b/locale/no/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/no/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-base-email.json b/locale/no/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/no/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-config.json b/locale/no/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/no/freedombone-config.json +++ b/locale/no/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/no/freedombone-controlpanel-user.json b/locale/no/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/no/freedombone-controlpanel-user.json +++ b/locale/no/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/no/freedombone-controlpanel.json b/locale/no/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/no/freedombone-controlpanel.json +++ b/locale/no/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/no/freedombone-image-customise.json b/locale/no/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/no/freedombone-image-customise.json +++ b/locale/no/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/no/freedombone-image-mesh.json b/locale/no/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/no/freedombone-image-mesh.json +++ b/locale/no/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/no/freedombone-image.json b/locale/no/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/no/freedombone-image.json +++ b/locale/no/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/no/freedombone-keydrive.json b/locale/no/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/no/freedombone-keydrive.json +++ b/locale/no/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/no/freedombone-mesh-batman.json b/locale/no/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/no/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-mesh-blog.json b/locale/no/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/no/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-mesh-install.json b/locale/no/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/no/freedombone-mesh-install.json +++ b/locale/no/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/no/freedombone-mesh-reset.json b/locale/no/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/no/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-mesh-visit-site.json b/locale/no/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/no/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-mirrors.json b/locale/no/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/no/freedombone-mirrors.json +++ b/locale/no/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/no/freedombone-pin-cert.json b/locale/no/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/no/freedombone-pin-cert.json +++ b/locale/no/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/no/freedombone-recoverkey.json b/locale/no/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/no/freedombone-recoverkey.json +++ b/locale/no/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/no/freedombone-restore-local.json b/locale/no/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/no/freedombone-restore-local.json +++ b/locale/no/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/no/freedombone-restore-remote.json b/locale/no/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/no/freedombone-restore-remote.json +++ b/locale/no/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/no/freedombone-rmuser.json b/locale/no/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/no/freedombone-rmuser.json +++ b/locale/no/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/no/freedombone-sec.json b/locale/no/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/no/freedombone-sec.json +++ b/locale/no/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/no/freedombone-tests.json b/locale/no/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/no/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-update-date.json b/locale/no/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/no/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/no/freedombone-update-date.mo b/locale/no/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/no/freedombone-update-date.mo and /dev/null differ diff --git a/locale/no/freedombone-utils-backup.json b/locale/no/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/no/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-config.json b/locale/no/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/no/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-database.json b/locale/no/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/no/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-depends.json b/locale/no/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/no/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-final.json b/locale/no/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/no/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-git.json b/locale/no/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/no/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-help.json b/locale/no/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/no/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-interactive.json b/locale/no/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/no/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-keys.json b/locale/no/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/no/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-onion.json b/locale/no/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/no/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-rng.json b/locale/no/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/no/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-selector.json b/locale/no/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/no/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-setup.json b/locale/no/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/no/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-validation.json b/locale/no/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/no/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-web.json b/locale/no/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/no/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-utils-wifi.json b/locale/no/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/no/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/no/freedombone-wifi.json b/locale/no/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/no/freedombone-wifi.json +++ b/locale/no/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/no/freedombone.json b/locale/no/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/no/freedombone.json +++ b/locale/no/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-addremove.json b/locale/no_gr/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/no_gr/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-adduser.json b/locale/no_gr/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/no_gr/freedombone-adduser.json +++ b/locale/no_gr/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/no_gr/freedombone-app-blog.json b/locale/no_gr/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/no_gr/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-blogstatic.json b/locale/no_gr/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/no_gr/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-cjdns.json b/locale/no_gr/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/no_gr/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-dlna.json b/locale/no_gr/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/no_gr/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-dokuwiki.json b/locale/no_gr/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/no_gr/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-emacs.json b/locale/no_gr/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/no_gr/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-etherpad.json b/locale/no_gr/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/no_gr/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-gnusocial.json b/locale/no_gr/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/no_gr/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-gogs.json b/locale/no_gr/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/no_gr/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-htmly.json b/locale/no_gr/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/no_gr/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-hubzilla.json b/locale/no_gr/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/no_gr/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-ipfs.json b/locale/no_gr/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/no_gr/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-irc.json b/locale/no_gr/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/no_gr/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-jitsi.json b/locale/no_gr/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/no_gr/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-mediagoblin.json b/locale/no_gr/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/no_gr/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-mumble.json b/locale/no_gr/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/no_gr/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-pelican.json b/locale/no_gr/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/no_gr/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-pihole.json b/locale/no_gr/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/no_gr/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-postactiv.json b/locale/no_gr/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/no_gr/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-rss.json b/locale/no_gr/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/no_gr/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-searx.json b/locale/no_gr/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/no_gr/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-sip.json b/locale/no_gr/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/no_gr/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-syncthing.json b/locale/no_gr/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/no_gr/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-tahoelafs.json b/locale/no_gr/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/no_gr/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-tox.json b/locale/no_gr/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/no_gr/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-vim.json b/locale/no_gr/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/no_gr/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-webmail.json b/locale/no_gr/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/no_gr/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-wiki.json b/locale/no_gr/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/no_gr/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-xmpp.json b/locale/no_gr/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/no_gr/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-app-zeronet.json b/locale/no_gr/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/no_gr/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-backup-local.json b/locale/no_gr/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/no_gr/freedombone-backup-local.json +++ b/locale/no_gr/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-backup-remote.json b/locale/no_gr/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/no_gr/freedombone-backup-remote.json +++ b/locale/no_gr/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-base-chaoskey.json b/locale/no_gr/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/no_gr/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-base-email.json b/locale/no_gr/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/no_gr/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-config.json b/locale/no_gr/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/no_gr/freedombone-config.json +++ b/locale/no_gr/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-controlpanel-user.json b/locale/no_gr/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/no_gr/freedombone-controlpanel-user.json +++ b/locale/no_gr/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/no_gr/freedombone-controlpanel.json b/locale/no_gr/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/no_gr/freedombone-controlpanel.json +++ b/locale/no_gr/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-image-customise.json b/locale/no_gr/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/no_gr/freedombone-image-customise.json +++ b/locale/no_gr/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-image-mesh.json b/locale/no_gr/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/no_gr/freedombone-image-mesh.json +++ b/locale/no_gr/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-image.json b/locale/no_gr/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/no_gr/freedombone-image.json +++ b/locale/no_gr/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-keydrive.json b/locale/no_gr/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/no_gr/freedombone-keydrive.json +++ b/locale/no_gr/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/no_gr/freedombone-mesh-batman.json b/locale/no_gr/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/no_gr/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-mesh-blog.json b/locale/no_gr/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/no_gr/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-mesh-install.json b/locale/no_gr/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/no_gr/freedombone-mesh-install.json +++ b/locale/no_gr/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-mesh-reset.json b/locale/no_gr/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/no_gr/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-mesh-visit-site.json b/locale/no_gr/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/no_gr/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-mirrors.json b/locale/no_gr/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/no_gr/freedombone-mirrors.json +++ b/locale/no_gr/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-pin-cert.json b/locale/no_gr/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/no_gr/freedombone-pin-cert.json +++ b/locale/no_gr/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-recoverkey.json b/locale/no_gr/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/no_gr/freedombone-recoverkey.json +++ b/locale/no_gr/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-restore-local.json b/locale/no_gr/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/no_gr/freedombone-restore-local.json +++ b/locale/no_gr/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-restore-remote.json b/locale/no_gr/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/no_gr/freedombone-restore-remote.json +++ b/locale/no_gr/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-rmuser.json b/locale/no_gr/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/no_gr/freedombone-rmuser.json +++ b/locale/no_gr/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-sec.json b/locale/no_gr/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/no_gr/freedombone-sec.json +++ b/locale/no_gr/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone-tests.json b/locale/no_gr/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/no_gr/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-update-date.json b/locale/no_gr/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/no_gr/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/no_gr/freedombone-update-date.mo b/locale/no_gr/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/no_gr/freedombone-update-date.mo and /dev/null differ diff --git a/locale/no_gr/freedombone-utils-backup.json b/locale/no_gr/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/no_gr/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-config.json b/locale/no_gr/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/no_gr/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-database.json b/locale/no_gr/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/no_gr/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-depends.json b/locale/no_gr/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/no_gr/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-final.json b/locale/no_gr/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/no_gr/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-git.json b/locale/no_gr/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/no_gr/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-help.json b/locale/no_gr/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/no_gr/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-interactive.json b/locale/no_gr/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/no_gr/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-keys.json b/locale/no_gr/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/no_gr/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-onion.json b/locale/no_gr/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/no_gr/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-rng.json b/locale/no_gr/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/no_gr/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-selector.json b/locale/no_gr/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/no_gr/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-setup.json b/locale/no_gr/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/no_gr/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-validation.json b/locale/no_gr/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/no_gr/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-web.json b/locale/no_gr/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/no_gr/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-utils-wifi.json b/locale/no_gr/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/no_gr/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/no_gr/freedombone-wifi.json b/locale/no_gr/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/no_gr/freedombone-wifi.json +++ b/locale/no_gr/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/no_gr/freedombone.json b/locale/no_gr/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/no_gr/freedombone.json +++ b/locale/no_gr/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-addremove.json b/locale/pl/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/pl/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-adduser.json b/locale/pl/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/pl/freedombone-adduser.json +++ b/locale/pl/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/pl/freedombone-app-blog.json b/locale/pl/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/pl/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-blogstatic.json b/locale/pl/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/pl/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-cjdns.json b/locale/pl/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/pl/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-dlna.json b/locale/pl/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/pl/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-dokuwiki.json b/locale/pl/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/pl/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-emacs.json b/locale/pl/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/pl/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-etherpad.json b/locale/pl/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/pl/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-gnusocial.json b/locale/pl/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/pl/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-gogs.json b/locale/pl/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/pl/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-htmly.json b/locale/pl/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/pl/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-hubzilla.json b/locale/pl/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/pl/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-ipfs.json b/locale/pl/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/pl/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-irc.json b/locale/pl/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/pl/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-jitsi.json b/locale/pl/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/pl/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-mediagoblin.json b/locale/pl/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/pl/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-mumble.json b/locale/pl/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/pl/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-pelican.json b/locale/pl/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/pl/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-pihole.json b/locale/pl/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/pl/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-postactiv.json b/locale/pl/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/pl/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-rss.json b/locale/pl/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/pl/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-searx.json b/locale/pl/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/pl/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-sip.json b/locale/pl/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/pl/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-syncthing.json b/locale/pl/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/pl/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-tahoelafs.json b/locale/pl/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/pl/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-tox.json b/locale/pl/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/pl/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-vim.json b/locale/pl/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/pl/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-webmail.json b/locale/pl/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/pl/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-wiki.json b/locale/pl/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/pl/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-xmpp.json b/locale/pl/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/pl/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-app-zeronet.json b/locale/pl/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/pl/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-backup-local.json b/locale/pl/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/pl/freedombone-backup-local.json +++ b/locale/pl/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-backup-remote.json b/locale/pl/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/pl/freedombone-backup-remote.json +++ b/locale/pl/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-base-chaoskey.json b/locale/pl/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/pl/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-base-email.json b/locale/pl/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/pl/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-config.json b/locale/pl/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/pl/freedombone-config.json +++ b/locale/pl/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-controlpanel-user.json b/locale/pl/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/pl/freedombone-controlpanel-user.json +++ b/locale/pl/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/pl/freedombone-controlpanel.json b/locale/pl/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/pl/freedombone-controlpanel.json +++ b/locale/pl/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-image-customise.json b/locale/pl/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/pl/freedombone-image-customise.json +++ b/locale/pl/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-image-mesh.json b/locale/pl/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/pl/freedombone-image-mesh.json +++ b/locale/pl/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-image.json b/locale/pl/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/pl/freedombone-image.json +++ b/locale/pl/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-keydrive.json b/locale/pl/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/pl/freedombone-keydrive.json +++ b/locale/pl/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/pl/freedombone-mesh-batman.json b/locale/pl/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/pl/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-mesh-blog.json b/locale/pl/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/pl/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-mesh-install.json b/locale/pl/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/pl/freedombone-mesh-install.json +++ b/locale/pl/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-mesh-reset.json b/locale/pl/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/pl/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-mesh-visit-site.json b/locale/pl/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/pl/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-mirrors.json b/locale/pl/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/pl/freedombone-mirrors.json +++ b/locale/pl/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-pin-cert.json b/locale/pl/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/pl/freedombone-pin-cert.json +++ b/locale/pl/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-recoverkey.json b/locale/pl/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/pl/freedombone-recoverkey.json +++ b/locale/pl/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-restore-local.json b/locale/pl/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/pl/freedombone-restore-local.json +++ b/locale/pl/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-restore-remote.json b/locale/pl/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/pl/freedombone-restore-remote.json +++ b/locale/pl/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-rmuser.json b/locale/pl/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/pl/freedombone-rmuser.json +++ b/locale/pl/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-sec.json b/locale/pl/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/pl/freedombone-sec.json +++ b/locale/pl/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/pl/freedombone-tests.json b/locale/pl/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/pl/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-update-date.json b/locale/pl/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/pl/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/pl/freedombone-update-date.mo b/locale/pl/freedombone-update-date.mo deleted file mode 100644 index a760f53c..00000000 Binary files a/locale/pl/freedombone-update-date.mo and /dev/null differ diff --git a/locale/pl/freedombone-utils-backup.json b/locale/pl/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/pl/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-config.json b/locale/pl/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/pl/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-database.json b/locale/pl/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/pl/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-depends.json b/locale/pl/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/pl/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-final.json b/locale/pl/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/pl/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-git.json b/locale/pl/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/pl/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-help.json b/locale/pl/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/pl/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-interactive.json b/locale/pl/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/pl/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-keys.json b/locale/pl/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/pl/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-onion.json b/locale/pl/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/pl/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-rng.json b/locale/pl/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/pl/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-selector.json b/locale/pl/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/pl/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-setup.json b/locale/pl/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/pl/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-validation.json b/locale/pl/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/pl/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-web.json b/locale/pl/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/pl/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-utils-wifi.json b/locale/pl/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/pl/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/pl/freedombone-wifi.json b/locale/pl/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/pl/freedombone-wifi.json +++ b/locale/pl/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/pl/freedombone.json b/locale/pl/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/pl/freedombone.json +++ b/locale/pl/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-addremove.json b/locale/pt/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/pt/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-adduser.json b/locale/pt/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/pt/freedombone-adduser.json +++ b/locale/pt/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/pt/freedombone-app-blog.json b/locale/pt/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/pt/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-blogstatic.json b/locale/pt/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/pt/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-cjdns.json b/locale/pt/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/pt/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-dlna.json b/locale/pt/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/pt/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-dokuwiki.json b/locale/pt/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/pt/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-emacs.json b/locale/pt/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/pt/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-etherpad.json b/locale/pt/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/pt/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-gnusocial.json b/locale/pt/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/pt/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-gogs.json b/locale/pt/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/pt/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-htmly.json b/locale/pt/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/pt/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-hubzilla.json b/locale/pt/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/pt/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-ipfs.json b/locale/pt/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/pt/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-irc.json b/locale/pt/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/pt/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-jitsi.json b/locale/pt/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/pt/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-mediagoblin.json b/locale/pt/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/pt/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-mumble.json b/locale/pt/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/pt/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-pelican.json b/locale/pt/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/pt/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-pihole.json b/locale/pt/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/pt/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-postactiv.json b/locale/pt/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/pt/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-rss.json b/locale/pt/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/pt/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-searx.json b/locale/pt/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/pt/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-sip.json b/locale/pt/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/pt/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-syncthing.json b/locale/pt/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/pt/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-tahoelafs.json b/locale/pt/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/pt/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-tox.json b/locale/pt/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/pt/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-vim.json b/locale/pt/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/pt/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-webmail.json b/locale/pt/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/pt/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-wiki.json b/locale/pt/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/pt/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-xmpp.json b/locale/pt/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/pt/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-app-zeronet.json b/locale/pt/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/pt/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-backup-local.json b/locale/pt/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/pt/freedombone-backup-local.json +++ b/locale/pt/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-backup-remote.json b/locale/pt/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/pt/freedombone-backup-remote.json +++ b/locale/pt/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-base-chaoskey.json b/locale/pt/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/pt/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-base-email.json b/locale/pt/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/pt/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-config.json b/locale/pt/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/pt/freedombone-config.json +++ b/locale/pt/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-controlpanel-user.json b/locale/pt/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/pt/freedombone-controlpanel-user.json +++ b/locale/pt/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/pt/freedombone-controlpanel.json b/locale/pt/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/pt/freedombone-controlpanel.json +++ b/locale/pt/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-image-customise.json b/locale/pt/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/pt/freedombone-image-customise.json +++ b/locale/pt/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-image-mesh.json b/locale/pt/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/pt/freedombone-image-mesh.json +++ b/locale/pt/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-image.json b/locale/pt/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/pt/freedombone-image.json +++ b/locale/pt/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-keydrive.json b/locale/pt/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/pt/freedombone-keydrive.json +++ b/locale/pt/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/pt/freedombone-mesh-batman.json b/locale/pt/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/pt/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-mesh-blog.json b/locale/pt/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/pt/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-mesh-install.json b/locale/pt/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/pt/freedombone-mesh-install.json +++ b/locale/pt/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-mesh-reset.json b/locale/pt/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/pt/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-mesh-visit-site.json b/locale/pt/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/pt/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-mirrors.json b/locale/pt/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/pt/freedombone-mirrors.json +++ b/locale/pt/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-pin-cert.json b/locale/pt/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/pt/freedombone-pin-cert.json +++ b/locale/pt/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-recoverkey.json b/locale/pt/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/pt/freedombone-recoverkey.json +++ b/locale/pt/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-restore-local.json b/locale/pt/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/pt/freedombone-restore-local.json +++ b/locale/pt/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-restore-remote.json b/locale/pt/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/pt/freedombone-restore-remote.json +++ b/locale/pt/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-rmuser.json b/locale/pt/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/pt/freedombone-rmuser.json +++ b/locale/pt/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-sec.json b/locale/pt/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/pt/freedombone-sec.json +++ b/locale/pt/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/pt/freedombone-tests.json b/locale/pt/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/pt/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-update-date.json b/locale/pt/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/pt/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/pt/freedombone-update-date.mo b/locale/pt/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/pt/freedombone-update-date.mo and /dev/null differ diff --git a/locale/pt/freedombone-utils-backup.json b/locale/pt/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/pt/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-config.json b/locale/pt/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/pt/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-database.json b/locale/pt/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/pt/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-depends.json b/locale/pt/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/pt/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-final.json b/locale/pt/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/pt/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-git.json b/locale/pt/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/pt/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-help.json b/locale/pt/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/pt/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-interactive.json b/locale/pt/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/pt/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-keys.json b/locale/pt/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/pt/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-onion.json b/locale/pt/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/pt/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-rng.json b/locale/pt/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/pt/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-selector.json b/locale/pt/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/pt/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-setup.json b/locale/pt/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/pt/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-validation.json b/locale/pt/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/pt/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-web.json b/locale/pt/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/pt/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-utils-wifi.json b/locale/pt/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/pt/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/pt/freedombone-wifi.json b/locale/pt/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/pt/freedombone-wifi.json +++ b/locale/pt/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/pt/freedombone.json b/locale/pt/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/pt/freedombone.json +++ b/locale/pt/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-addremove.json b/locale/pt_br/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/pt_br/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-adduser.json b/locale/pt_br/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/pt_br/freedombone-adduser.json +++ b/locale/pt_br/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/pt_br/freedombone-app-blog.json b/locale/pt_br/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/pt_br/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-blogstatic.json b/locale/pt_br/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/pt_br/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-cjdns.json b/locale/pt_br/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/pt_br/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-dlna.json b/locale/pt_br/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/pt_br/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-dokuwiki.json b/locale/pt_br/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/pt_br/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-emacs.json b/locale/pt_br/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/pt_br/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-etherpad.json b/locale/pt_br/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/pt_br/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-gnusocial.json b/locale/pt_br/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/pt_br/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-gogs.json b/locale/pt_br/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/pt_br/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-htmly.json b/locale/pt_br/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/pt_br/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-hubzilla.json b/locale/pt_br/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/pt_br/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-ipfs.json b/locale/pt_br/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/pt_br/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-irc.json b/locale/pt_br/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/pt_br/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-jitsi.json b/locale/pt_br/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/pt_br/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-mediagoblin.json b/locale/pt_br/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/pt_br/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-mumble.json b/locale/pt_br/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/pt_br/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-pelican.json b/locale/pt_br/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/pt_br/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-pihole.json b/locale/pt_br/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/pt_br/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-postactiv.json b/locale/pt_br/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/pt_br/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-rss.json b/locale/pt_br/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/pt_br/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-searx.json b/locale/pt_br/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/pt_br/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-sip.json b/locale/pt_br/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/pt_br/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-syncthing.json b/locale/pt_br/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/pt_br/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-tahoelafs.json b/locale/pt_br/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/pt_br/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-tox.json b/locale/pt_br/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/pt_br/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-vim.json b/locale/pt_br/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/pt_br/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-webmail.json b/locale/pt_br/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/pt_br/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-wiki.json b/locale/pt_br/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/pt_br/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-xmpp.json b/locale/pt_br/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/pt_br/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-app-zeronet.json b/locale/pt_br/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/pt_br/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-backup-local.json b/locale/pt_br/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/pt_br/freedombone-backup-local.json +++ b/locale/pt_br/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-backup-remote.json b/locale/pt_br/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/pt_br/freedombone-backup-remote.json +++ b/locale/pt_br/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-base-chaoskey.json b/locale/pt_br/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/pt_br/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-base-email.json b/locale/pt_br/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/pt_br/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-config.json b/locale/pt_br/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/pt_br/freedombone-config.json +++ b/locale/pt_br/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-controlpanel-user.json b/locale/pt_br/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/pt_br/freedombone-controlpanel-user.json +++ b/locale/pt_br/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/pt_br/freedombone-controlpanel.json b/locale/pt_br/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/pt_br/freedombone-controlpanel.json +++ b/locale/pt_br/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-image-customise.json b/locale/pt_br/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/pt_br/freedombone-image-customise.json +++ b/locale/pt_br/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-image-mesh.json b/locale/pt_br/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/pt_br/freedombone-image-mesh.json +++ b/locale/pt_br/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-image.json b/locale/pt_br/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/pt_br/freedombone-image.json +++ b/locale/pt_br/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-keydrive.json b/locale/pt_br/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/pt_br/freedombone-keydrive.json +++ b/locale/pt_br/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/pt_br/freedombone-mesh-batman.json b/locale/pt_br/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/pt_br/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-mesh-blog.json b/locale/pt_br/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/pt_br/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-mesh-install.json b/locale/pt_br/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/pt_br/freedombone-mesh-install.json +++ b/locale/pt_br/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-mesh-reset.json b/locale/pt_br/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/pt_br/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-mesh-visit-site.json b/locale/pt_br/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/pt_br/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-mirrors.json b/locale/pt_br/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/pt_br/freedombone-mirrors.json +++ b/locale/pt_br/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-pin-cert.json b/locale/pt_br/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/pt_br/freedombone-pin-cert.json +++ b/locale/pt_br/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-recoverkey.json b/locale/pt_br/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/pt_br/freedombone-recoverkey.json +++ b/locale/pt_br/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-restore-local.json b/locale/pt_br/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/pt_br/freedombone-restore-local.json +++ b/locale/pt_br/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-restore-remote.json b/locale/pt_br/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/pt_br/freedombone-restore-remote.json +++ b/locale/pt_br/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-rmuser.json b/locale/pt_br/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/pt_br/freedombone-rmuser.json +++ b/locale/pt_br/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-sec.json b/locale/pt_br/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/pt_br/freedombone-sec.json +++ b/locale/pt_br/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone-tests.json b/locale/pt_br/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/pt_br/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-update-date.json b/locale/pt_br/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/pt_br/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/pt_br/freedombone-update-date.mo b/locale/pt_br/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/pt_br/freedombone-update-date.mo and /dev/null differ diff --git a/locale/pt_br/freedombone-utils-backup.json b/locale/pt_br/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/pt_br/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-config.json b/locale/pt_br/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/pt_br/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-database.json b/locale/pt_br/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/pt_br/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-depends.json b/locale/pt_br/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/pt_br/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-final.json b/locale/pt_br/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/pt_br/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-git.json b/locale/pt_br/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/pt_br/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-help.json b/locale/pt_br/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/pt_br/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-interactive.json b/locale/pt_br/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/pt_br/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-keys.json b/locale/pt_br/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/pt_br/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-onion.json b/locale/pt_br/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/pt_br/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-rng.json b/locale/pt_br/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/pt_br/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-selector.json b/locale/pt_br/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/pt_br/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-setup.json b/locale/pt_br/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/pt_br/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-validation.json b/locale/pt_br/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/pt_br/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-web.json b/locale/pt_br/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/pt_br/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-utils-wifi.json b/locale/pt_br/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/pt_br/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/pt_br/freedombone-wifi.json b/locale/pt_br/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/pt_br/freedombone-wifi.json +++ b/locale/pt_br/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/pt_br/freedombone.json b/locale/pt_br/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/pt_br/freedombone.json +++ b/locale/pt_br/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-addremove.json b/locale/ro/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/ro/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-adduser.json b/locale/ro/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/ro/freedombone-adduser.json +++ b/locale/ro/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/ro/freedombone-app-blog.json b/locale/ro/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/ro/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-blogstatic.json b/locale/ro/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ro/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-cjdns.json b/locale/ro/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/ro/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-dlna.json b/locale/ro/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/ro/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-dokuwiki.json b/locale/ro/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/ro/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-emacs.json b/locale/ro/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/ro/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-etherpad.json b/locale/ro/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/ro/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-gnusocial.json b/locale/ro/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/ro/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-gogs.json b/locale/ro/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/ro/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-htmly.json b/locale/ro/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/ro/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-hubzilla.json b/locale/ro/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/ro/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-ipfs.json b/locale/ro/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/ro/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-irc.json b/locale/ro/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/ro/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-jitsi.json b/locale/ro/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/ro/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-mediagoblin.json b/locale/ro/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/ro/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-mumble.json b/locale/ro/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/ro/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-pelican.json b/locale/ro/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ro/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-pihole.json b/locale/ro/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/ro/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-postactiv.json b/locale/ro/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/ro/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-rss.json b/locale/ro/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/ro/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-searx.json b/locale/ro/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/ro/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-sip.json b/locale/ro/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/ro/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-syncthing.json b/locale/ro/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/ro/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-tahoelafs.json b/locale/ro/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/ro/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-tox.json b/locale/ro/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/ro/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-vim.json b/locale/ro/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/ro/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-webmail.json b/locale/ro/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/ro/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-wiki.json b/locale/ro/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/ro/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-xmpp.json b/locale/ro/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/ro/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-app-zeronet.json b/locale/ro/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/ro/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-backup-local.json b/locale/ro/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/ro/freedombone-backup-local.json +++ b/locale/ro/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-backup-remote.json b/locale/ro/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/ro/freedombone-backup-remote.json +++ b/locale/ro/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-base-chaoskey.json b/locale/ro/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/ro/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-base-email.json b/locale/ro/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/ro/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-config.json b/locale/ro/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/ro/freedombone-config.json +++ b/locale/ro/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-controlpanel-user.json b/locale/ro/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/ro/freedombone-controlpanel-user.json +++ b/locale/ro/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/ro/freedombone-controlpanel.json b/locale/ro/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/ro/freedombone-controlpanel.json +++ b/locale/ro/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-image-customise.json b/locale/ro/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/ro/freedombone-image-customise.json +++ b/locale/ro/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-image-mesh.json b/locale/ro/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/ro/freedombone-image-mesh.json +++ b/locale/ro/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-image.json b/locale/ro/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/ro/freedombone-image.json +++ b/locale/ro/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-keydrive.json b/locale/ro/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/ro/freedombone-keydrive.json +++ b/locale/ro/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/ro/freedombone-mesh-batman.json b/locale/ro/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/ro/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-mesh-blog.json b/locale/ro/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/ro/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-mesh-install.json b/locale/ro/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/ro/freedombone-mesh-install.json +++ b/locale/ro/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-mesh-reset.json b/locale/ro/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/ro/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-mesh-visit-site.json b/locale/ro/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/ro/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-mirrors.json b/locale/ro/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/ro/freedombone-mirrors.json +++ b/locale/ro/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-pin-cert.json b/locale/ro/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/ro/freedombone-pin-cert.json +++ b/locale/ro/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-recoverkey.json b/locale/ro/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/ro/freedombone-recoverkey.json +++ b/locale/ro/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-restore-local.json b/locale/ro/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/ro/freedombone-restore-local.json +++ b/locale/ro/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-restore-remote.json b/locale/ro/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/ro/freedombone-restore-remote.json +++ b/locale/ro/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-rmuser.json b/locale/ro/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/ro/freedombone-rmuser.json +++ b/locale/ro/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-sec.json b/locale/ro/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/ro/freedombone-sec.json +++ b/locale/ro/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/ro/freedombone-tests.json b/locale/ro/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/ro/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-update-date.json b/locale/ro/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/ro/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/ro/freedombone-update-date.mo b/locale/ro/freedombone-update-date.mo deleted file mode 100644 index 4f88cead..00000000 Binary files a/locale/ro/freedombone-update-date.mo and /dev/null differ diff --git a/locale/ro/freedombone-utils-backup.json b/locale/ro/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/ro/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-config.json b/locale/ro/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/ro/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-database.json b/locale/ro/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/ro/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-depends.json b/locale/ro/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/ro/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-final.json b/locale/ro/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/ro/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-git.json b/locale/ro/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/ro/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-help.json b/locale/ro/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/ro/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-interactive.json b/locale/ro/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/ro/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-keys.json b/locale/ro/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/ro/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-onion.json b/locale/ro/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/ro/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-rng.json b/locale/ro/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/ro/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-selector.json b/locale/ro/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/ro/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-setup.json b/locale/ro/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/ro/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-validation.json b/locale/ro/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/ro/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-web.json b/locale/ro/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/ro/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-utils-wifi.json b/locale/ro/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/ro/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/ro/freedombone-wifi.json b/locale/ro/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/ro/freedombone-wifi.json +++ b/locale/ro/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/ro/freedombone.json b/locale/ro/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/ro/freedombone.json +++ b/locale/ro/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-addremove.json b/locale/ru/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/ru/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-adduser.json b/locale/ru/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/ru/freedombone-adduser.json +++ b/locale/ru/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/ru/freedombone-app-blog.json b/locale/ru/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/ru/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-blogstatic.json b/locale/ru/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ru/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-cjdns.json b/locale/ru/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/ru/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-dlna.json b/locale/ru/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/ru/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-dokuwiki.json b/locale/ru/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/ru/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-emacs.json b/locale/ru/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/ru/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-etherpad.json b/locale/ru/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/ru/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-gnusocial.json b/locale/ru/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/ru/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-gogs.json b/locale/ru/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/ru/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-htmly.json b/locale/ru/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/ru/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-hubzilla.json b/locale/ru/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/ru/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-ipfs.json b/locale/ru/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/ru/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-irc.json b/locale/ru/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/ru/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-jitsi.json b/locale/ru/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/ru/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-mediagoblin.json b/locale/ru/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/ru/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-mumble.json b/locale/ru/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/ru/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-pelican.json b/locale/ru/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ru/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-pihole.json b/locale/ru/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/ru/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-postactiv.json b/locale/ru/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/ru/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-rss.json b/locale/ru/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/ru/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-searx.json b/locale/ru/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/ru/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-sip.json b/locale/ru/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/ru/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-syncthing.json b/locale/ru/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/ru/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-tahoelafs.json b/locale/ru/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/ru/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-tox.json b/locale/ru/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/ru/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-vim.json b/locale/ru/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/ru/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-webmail.json b/locale/ru/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/ru/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-wiki.json b/locale/ru/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/ru/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-xmpp.json b/locale/ru/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/ru/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-app-zeronet.json b/locale/ru/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/ru/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-backup-local.json b/locale/ru/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/ru/freedombone-backup-local.json +++ b/locale/ru/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-backup-remote.json b/locale/ru/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/ru/freedombone-backup-remote.json +++ b/locale/ru/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-base-chaoskey.json b/locale/ru/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/ru/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-base-email.json b/locale/ru/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/ru/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-config.json b/locale/ru/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/ru/freedombone-config.json +++ b/locale/ru/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-controlpanel-user.json b/locale/ru/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/ru/freedombone-controlpanel-user.json +++ b/locale/ru/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/ru/freedombone-controlpanel.json b/locale/ru/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/ru/freedombone-controlpanel.json +++ b/locale/ru/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-image-customise.json b/locale/ru/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/ru/freedombone-image-customise.json +++ b/locale/ru/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-image-mesh.json b/locale/ru/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/ru/freedombone-image-mesh.json +++ b/locale/ru/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-image.json b/locale/ru/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/ru/freedombone-image.json +++ b/locale/ru/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-keydrive.json b/locale/ru/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/ru/freedombone-keydrive.json +++ b/locale/ru/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/ru/freedombone-mesh-batman.json b/locale/ru/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/ru/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-mesh-blog.json b/locale/ru/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/ru/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-mesh-install.json b/locale/ru/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/ru/freedombone-mesh-install.json +++ b/locale/ru/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-mesh-reset.json b/locale/ru/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/ru/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-mesh-visit-site.json b/locale/ru/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/ru/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-mirrors.json b/locale/ru/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/ru/freedombone-mirrors.json +++ b/locale/ru/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-pin-cert.json b/locale/ru/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/ru/freedombone-pin-cert.json +++ b/locale/ru/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-recoverkey.json b/locale/ru/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/ru/freedombone-recoverkey.json +++ b/locale/ru/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-restore-local.json b/locale/ru/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/ru/freedombone-restore-local.json +++ b/locale/ru/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-restore-remote.json b/locale/ru/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/ru/freedombone-restore-remote.json +++ b/locale/ru/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-rmuser.json b/locale/ru/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/ru/freedombone-rmuser.json +++ b/locale/ru/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-sec.json b/locale/ru/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/ru/freedombone-sec.json +++ b/locale/ru/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/ru/freedombone-tests.json b/locale/ru/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/ru/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-update-date.json b/locale/ru/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/ru/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/ru/freedombone-update-date.mo b/locale/ru/freedombone-update-date.mo deleted file mode 100644 index 8cc55eca..00000000 Binary files a/locale/ru/freedombone-update-date.mo and /dev/null differ diff --git a/locale/ru/freedombone-utils-backup.json b/locale/ru/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/ru/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-config.json b/locale/ru/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/ru/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-database.json b/locale/ru/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/ru/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-depends.json b/locale/ru/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/ru/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-final.json b/locale/ru/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/ru/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-git.json b/locale/ru/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/ru/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-help.json b/locale/ru/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/ru/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-interactive.json b/locale/ru/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/ru/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-keys.json b/locale/ru/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/ru/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-onion.json b/locale/ru/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/ru/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-rng.json b/locale/ru/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/ru/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-selector.json b/locale/ru/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/ru/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-setup.json b/locale/ru/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/ru/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-validation.json b/locale/ru/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/ru/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-web.json b/locale/ru/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/ru/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-utils-wifi.json b/locale/ru/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/ru/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/ru/freedombone-wifi.json b/locale/ru/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/ru/freedombone-wifi.json +++ b/locale/ru/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/ru/freedombone.json b/locale/ru/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/ru/freedombone.json +++ b/locale/ru/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-addremove.json b/locale/sk/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/sk/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-adduser.json b/locale/sk/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/sk/freedombone-adduser.json +++ b/locale/sk/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/sk/freedombone-app-blog.json b/locale/sk/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/sk/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-blogstatic.json b/locale/sk/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/sk/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-cjdns.json b/locale/sk/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/sk/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-dlna.json b/locale/sk/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/sk/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-dokuwiki.json b/locale/sk/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/sk/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-emacs.json b/locale/sk/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/sk/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-etherpad.json b/locale/sk/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/sk/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-gnusocial.json b/locale/sk/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/sk/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-gogs.json b/locale/sk/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/sk/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-htmly.json b/locale/sk/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/sk/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-hubzilla.json b/locale/sk/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/sk/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-ipfs.json b/locale/sk/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/sk/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-irc.json b/locale/sk/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/sk/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-jitsi.json b/locale/sk/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/sk/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-mediagoblin.json b/locale/sk/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/sk/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-mumble.json b/locale/sk/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/sk/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-pelican.json b/locale/sk/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/sk/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-pihole.json b/locale/sk/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/sk/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-postactiv.json b/locale/sk/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/sk/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-rss.json b/locale/sk/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/sk/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-searx.json b/locale/sk/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/sk/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-sip.json b/locale/sk/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/sk/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-syncthing.json b/locale/sk/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/sk/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-tahoelafs.json b/locale/sk/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/sk/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-tox.json b/locale/sk/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/sk/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-vim.json b/locale/sk/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/sk/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-webmail.json b/locale/sk/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/sk/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-wiki.json b/locale/sk/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/sk/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-xmpp.json b/locale/sk/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/sk/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-app-zeronet.json b/locale/sk/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/sk/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-backup-local.json b/locale/sk/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/sk/freedombone-backup-local.json +++ b/locale/sk/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-backup-remote.json b/locale/sk/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/sk/freedombone-backup-remote.json +++ b/locale/sk/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-base-chaoskey.json b/locale/sk/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/sk/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-base-email.json b/locale/sk/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/sk/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-config.json b/locale/sk/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/sk/freedombone-config.json +++ b/locale/sk/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-controlpanel-user.json b/locale/sk/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/sk/freedombone-controlpanel-user.json +++ b/locale/sk/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/sk/freedombone-controlpanel.json b/locale/sk/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/sk/freedombone-controlpanel.json +++ b/locale/sk/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-image-customise.json b/locale/sk/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/sk/freedombone-image-customise.json +++ b/locale/sk/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-image-mesh.json b/locale/sk/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/sk/freedombone-image-mesh.json +++ b/locale/sk/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-image.json b/locale/sk/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/sk/freedombone-image.json +++ b/locale/sk/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-keydrive.json b/locale/sk/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/sk/freedombone-keydrive.json +++ b/locale/sk/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/sk/freedombone-mesh-batman.json b/locale/sk/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/sk/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-mesh-blog.json b/locale/sk/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/sk/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-mesh-install.json b/locale/sk/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/sk/freedombone-mesh-install.json +++ b/locale/sk/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-mesh-reset.json b/locale/sk/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/sk/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-mesh-visit-site.json b/locale/sk/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/sk/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-mirrors.json b/locale/sk/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/sk/freedombone-mirrors.json +++ b/locale/sk/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-pin-cert.json b/locale/sk/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/sk/freedombone-pin-cert.json +++ b/locale/sk/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-recoverkey.json b/locale/sk/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/sk/freedombone-recoverkey.json +++ b/locale/sk/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-restore-local.json b/locale/sk/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/sk/freedombone-restore-local.json +++ b/locale/sk/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-restore-remote.json b/locale/sk/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/sk/freedombone-restore-remote.json +++ b/locale/sk/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-rmuser.json b/locale/sk/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/sk/freedombone-rmuser.json +++ b/locale/sk/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-sec.json b/locale/sk/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/sk/freedombone-sec.json +++ b/locale/sk/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/sk/freedombone-tests.json b/locale/sk/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/sk/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-update-date.json b/locale/sk/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/sk/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/sk/freedombone-update-date.mo b/locale/sk/freedombone-update-date.mo deleted file mode 100644 index 19953c5d..00000000 Binary files a/locale/sk/freedombone-update-date.mo and /dev/null differ diff --git a/locale/sk/freedombone-utils-backup.json b/locale/sk/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/sk/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-config.json b/locale/sk/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/sk/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-database.json b/locale/sk/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/sk/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-depends.json b/locale/sk/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/sk/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-final.json b/locale/sk/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/sk/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-git.json b/locale/sk/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/sk/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-help.json b/locale/sk/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/sk/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-interactive.json b/locale/sk/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/sk/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-keys.json b/locale/sk/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/sk/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-onion.json b/locale/sk/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/sk/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-rng.json b/locale/sk/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/sk/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-selector.json b/locale/sk/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/sk/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-setup.json b/locale/sk/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/sk/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-validation.json b/locale/sk/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/sk/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-web.json b/locale/sk/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/sk/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-utils-wifi.json b/locale/sk/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/sk/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/sk/freedombone-wifi.json b/locale/sk/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/sk/freedombone-wifi.json +++ b/locale/sk/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/sk/freedombone.json b/locale/sk/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/sk/freedombone.json +++ b/locale/sk/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-addremove.json b/locale/sl/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/sl/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-adduser.json b/locale/sl/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/sl/freedombone-adduser.json +++ b/locale/sl/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/sl/freedombone-app-blog.json b/locale/sl/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/sl/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-blogstatic.json b/locale/sl/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/sl/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-cjdns.json b/locale/sl/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/sl/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-dlna.json b/locale/sl/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/sl/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-dokuwiki.json b/locale/sl/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/sl/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-emacs.json b/locale/sl/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/sl/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-etherpad.json b/locale/sl/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/sl/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-gnusocial.json b/locale/sl/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/sl/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-gogs.json b/locale/sl/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/sl/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-htmly.json b/locale/sl/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/sl/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-hubzilla.json b/locale/sl/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/sl/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-ipfs.json b/locale/sl/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/sl/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-irc.json b/locale/sl/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/sl/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-jitsi.json b/locale/sl/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/sl/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-mediagoblin.json b/locale/sl/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/sl/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-mumble.json b/locale/sl/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/sl/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-pelican.json b/locale/sl/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/sl/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-pihole.json b/locale/sl/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/sl/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-postactiv.json b/locale/sl/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/sl/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-rss.json b/locale/sl/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/sl/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-searx.json b/locale/sl/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/sl/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-sip.json b/locale/sl/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/sl/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-syncthing.json b/locale/sl/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/sl/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-tahoelafs.json b/locale/sl/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/sl/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-tox.json b/locale/sl/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/sl/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-vim.json b/locale/sl/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/sl/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-webmail.json b/locale/sl/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/sl/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-wiki.json b/locale/sl/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/sl/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-xmpp.json b/locale/sl/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/sl/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-app-zeronet.json b/locale/sl/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/sl/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-backup-local.json b/locale/sl/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/sl/freedombone-backup-local.json +++ b/locale/sl/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-backup-remote.json b/locale/sl/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/sl/freedombone-backup-remote.json +++ b/locale/sl/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-base-chaoskey.json b/locale/sl/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/sl/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-base-email.json b/locale/sl/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/sl/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-config.json b/locale/sl/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/sl/freedombone-config.json +++ b/locale/sl/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-controlpanel-user.json b/locale/sl/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/sl/freedombone-controlpanel-user.json +++ b/locale/sl/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/sl/freedombone-controlpanel.json b/locale/sl/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/sl/freedombone-controlpanel.json +++ b/locale/sl/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-image-customise.json b/locale/sl/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/sl/freedombone-image-customise.json +++ b/locale/sl/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-image-mesh.json b/locale/sl/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/sl/freedombone-image-mesh.json +++ b/locale/sl/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-image.json b/locale/sl/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/sl/freedombone-image.json +++ b/locale/sl/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-keydrive.json b/locale/sl/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/sl/freedombone-keydrive.json +++ b/locale/sl/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/sl/freedombone-mesh-batman.json b/locale/sl/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/sl/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-mesh-blog.json b/locale/sl/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/sl/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-mesh-install.json b/locale/sl/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/sl/freedombone-mesh-install.json +++ b/locale/sl/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-mesh-reset.json b/locale/sl/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/sl/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-mesh-visit-site.json b/locale/sl/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/sl/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-mirrors.json b/locale/sl/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/sl/freedombone-mirrors.json +++ b/locale/sl/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-pin-cert.json b/locale/sl/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/sl/freedombone-pin-cert.json +++ b/locale/sl/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-recoverkey.json b/locale/sl/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/sl/freedombone-recoverkey.json +++ b/locale/sl/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-restore-local.json b/locale/sl/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/sl/freedombone-restore-local.json +++ b/locale/sl/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-restore-remote.json b/locale/sl/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/sl/freedombone-restore-remote.json +++ b/locale/sl/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-rmuser.json b/locale/sl/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/sl/freedombone-rmuser.json +++ b/locale/sl/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-sec.json b/locale/sl/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/sl/freedombone-sec.json +++ b/locale/sl/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/sl/freedombone-tests.json b/locale/sl/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/sl/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-update-date.json b/locale/sl/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/sl/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/sl/freedombone-update-date.mo b/locale/sl/freedombone-update-date.mo deleted file mode 100644 index 70ffcbc2..00000000 Binary files a/locale/sl/freedombone-update-date.mo and /dev/null differ diff --git a/locale/sl/freedombone-utils-backup.json b/locale/sl/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/sl/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-config.json b/locale/sl/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/sl/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-database.json b/locale/sl/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/sl/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-depends.json b/locale/sl/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/sl/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-final.json b/locale/sl/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/sl/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-git.json b/locale/sl/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/sl/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-help.json b/locale/sl/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/sl/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-interactive.json b/locale/sl/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/sl/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-keys.json b/locale/sl/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/sl/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-onion.json b/locale/sl/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/sl/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-rng.json b/locale/sl/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/sl/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-selector.json b/locale/sl/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/sl/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-setup.json b/locale/sl/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/sl/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-validation.json b/locale/sl/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/sl/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-web.json b/locale/sl/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/sl/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-utils-wifi.json b/locale/sl/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/sl/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/sl/freedombone-wifi.json b/locale/sl/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/sl/freedombone-wifi.json +++ b/locale/sl/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/sl/freedombone.json b/locale/sl/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/sl/freedombone.json +++ b/locale/sl/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-addremove.json b/locale/sm/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/sm/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-adduser.json b/locale/sm/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/sm/freedombone-adduser.json +++ b/locale/sm/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/sm/freedombone-app-blog.json b/locale/sm/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/sm/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-blogstatic.json b/locale/sm/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/sm/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-cjdns.json b/locale/sm/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/sm/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-dlna.json b/locale/sm/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/sm/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-dokuwiki.json b/locale/sm/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/sm/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-emacs.json b/locale/sm/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/sm/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-etherpad.json b/locale/sm/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/sm/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-gnusocial.json b/locale/sm/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/sm/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-gogs.json b/locale/sm/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/sm/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-htmly.json b/locale/sm/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/sm/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-hubzilla.json b/locale/sm/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/sm/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-ipfs.json b/locale/sm/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/sm/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-irc.json b/locale/sm/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/sm/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-jitsi.json b/locale/sm/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/sm/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-mediagoblin.json b/locale/sm/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/sm/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-mumble.json b/locale/sm/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/sm/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-pelican.json b/locale/sm/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/sm/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-pihole.json b/locale/sm/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/sm/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-postactiv.json b/locale/sm/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/sm/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-rss.json b/locale/sm/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/sm/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-searx.json b/locale/sm/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/sm/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-sip.json b/locale/sm/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/sm/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-syncthing.json b/locale/sm/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/sm/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-tahoelafs.json b/locale/sm/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/sm/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-tox.json b/locale/sm/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/sm/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-vim.json b/locale/sm/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/sm/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-webmail.json b/locale/sm/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/sm/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-wiki.json b/locale/sm/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/sm/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-xmpp.json b/locale/sm/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/sm/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-app-zeronet.json b/locale/sm/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/sm/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-backup-local.json b/locale/sm/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/sm/freedombone-backup-local.json +++ b/locale/sm/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-backup-remote.json b/locale/sm/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/sm/freedombone-backup-remote.json +++ b/locale/sm/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-base-chaoskey.json b/locale/sm/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/sm/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-base-email.json b/locale/sm/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/sm/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-config.json b/locale/sm/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/sm/freedombone-config.json +++ b/locale/sm/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-controlpanel-user.json b/locale/sm/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/sm/freedombone-controlpanel-user.json +++ b/locale/sm/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/sm/freedombone-controlpanel.json b/locale/sm/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/sm/freedombone-controlpanel.json +++ b/locale/sm/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-image-customise.json b/locale/sm/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/sm/freedombone-image-customise.json +++ b/locale/sm/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-image-mesh.json b/locale/sm/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/sm/freedombone-image-mesh.json +++ b/locale/sm/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-image.json b/locale/sm/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/sm/freedombone-image.json +++ b/locale/sm/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-keydrive.json b/locale/sm/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/sm/freedombone-keydrive.json +++ b/locale/sm/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/sm/freedombone-mesh-batman.json b/locale/sm/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/sm/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-mesh-blog.json b/locale/sm/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/sm/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-mesh-install.json b/locale/sm/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/sm/freedombone-mesh-install.json +++ b/locale/sm/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-mesh-reset.json b/locale/sm/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/sm/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-mesh-visit-site.json b/locale/sm/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/sm/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-mirrors.json b/locale/sm/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/sm/freedombone-mirrors.json +++ b/locale/sm/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-pin-cert.json b/locale/sm/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/sm/freedombone-pin-cert.json +++ b/locale/sm/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-recoverkey.json b/locale/sm/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/sm/freedombone-recoverkey.json +++ b/locale/sm/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-restore-local.json b/locale/sm/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/sm/freedombone-restore-local.json +++ b/locale/sm/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-restore-remote.json b/locale/sm/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/sm/freedombone-restore-remote.json +++ b/locale/sm/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-rmuser.json b/locale/sm/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/sm/freedombone-rmuser.json +++ b/locale/sm/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-sec.json b/locale/sm/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/sm/freedombone-sec.json +++ b/locale/sm/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/sm/freedombone-tests.json b/locale/sm/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/sm/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-update-date.json b/locale/sm/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/sm/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/sm/freedombone-update-date.mo b/locale/sm/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/sm/freedombone-update-date.mo and /dev/null differ diff --git a/locale/sm/freedombone-utils-backup.json b/locale/sm/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/sm/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-config.json b/locale/sm/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/sm/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-database.json b/locale/sm/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/sm/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-depends.json b/locale/sm/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/sm/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-final.json b/locale/sm/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/sm/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-git.json b/locale/sm/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/sm/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-help.json b/locale/sm/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/sm/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-interactive.json b/locale/sm/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/sm/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-keys.json b/locale/sm/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/sm/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-onion.json b/locale/sm/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/sm/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-rng.json b/locale/sm/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/sm/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-selector.json b/locale/sm/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/sm/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-setup.json b/locale/sm/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/sm/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-validation.json b/locale/sm/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/sm/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-web.json b/locale/sm/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/sm/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-utils-wifi.json b/locale/sm/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/sm/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/sm/freedombone-wifi.json b/locale/sm/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/sm/freedombone-wifi.json +++ b/locale/sm/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/sm/freedombone.json b/locale/sm/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/sm/freedombone.json +++ b/locale/sm/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/so/freedombone-addremove.json b/locale/so/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/so/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-adduser.json b/locale/so/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/so/freedombone-adduser.json +++ b/locale/so/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/so/freedombone-app-blog.json b/locale/so/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/so/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-blogstatic.json b/locale/so/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/so/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-cjdns.json b/locale/so/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/so/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-dlna.json b/locale/so/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/so/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-dokuwiki.json b/locale/so/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/so/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-emacs.json b/locale/so/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/so/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-etherpad.json b/locale/so/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/so/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-gnusocial.json b/locale/so/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/so/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-gogs.json b/locale/so/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/so/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-htmly.json b/locale/so/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/so/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-hubzilla.json b/locale/so/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/so/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-ipfs.json b/locale/so/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/so/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-irc.json b/locale/so/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/so/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-jitsi.json b/locale/so/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/so/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-mediagoblin.json b/locale/so/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/so/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-mumble.json b/locale/so/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/so/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-pelican.json b/locale/so/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/so/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-pihole.json b/locale/so/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/so/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-postactiv.json b/locale/so/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/so/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-rss.json b/locale/so/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/so/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-searx.json b/locale/so/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/so/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-sip.json b/locale/so/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/so/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-syncthing.json b/locale/so/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/so/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-tahoelafs.json b/locale/so/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/so/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-tox.json b/locale/so/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/so/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-vim.json b/locale/so/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/so/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-webmail.json b/locale/so/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/so/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-wiki.json b/locale/so/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/so/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-xmpp.json b/locale/so/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/so/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-app-zeronet.json b/locale/so/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/so/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-backup-local.json b/locale/so/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/so/freedombone-backup-local.json +++ b/locale/so/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/so/freedombone-backup-remote.json b/locale/so/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/so/freedombone-backup-remote.json +++ b/locale/so/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/so/freedombone-base-chaoskey.json b/locale/so/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/so/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-base-email.json b/locale/so/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/so/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-config.json b/locale/so/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/so/freedombone-config.json +++ b/locale/so/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/so/freedombone-controlpanel-user.json b/locale/so/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/so/freedombone-controlpanel-user.json +++ b/locale/so/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/so/freedombone-controlpanel.json b/locale/so/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/so/freedombone-controlpanel.json +++ b/locale/so/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/so/freedombone-image-customise.json b/locale/so/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/so/freedombone-image-customise.json +++ b/locale/so/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/so/freedombone-image-mesh.json b/locale/so/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/so/freedombone-image-mesh.json +++ b/locale/so/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/so/freedombone-image.json b/locale/so/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/so/freedombone-image.json +++ b/locale/so/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/so/freedombone-keydrive.json b/locale/so/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/so/freedombone-keydrive.json +++ b/locale/so/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/so/freedombone-mesh-batman.json b/locale/so/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/so/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-mesh-blog.json b/locale/so/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/so/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-mesh-install.json b/locale/so/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/so/freedombone-mesh-install.json +++ b/locale/so/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/so/freedombone-mesh-reset.json b/locale/so/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/so/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-mesh-visit-site.json b/locale/so/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/so/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-mirrors.json b/locale/so/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/so/freedombone-mirrors.json +++ b/locale/so/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/so/freedombone-pin-cert.json b/locale/so/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/so/freedombone-pin-cert.json +++ b/locale/so/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/so/freedombone-recoverkey.json b/locale/so/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/so/freedombone-recoverkey.json +++ b/locale/so/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/so/freedombone-restore-local.json b/locale/so/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/so/freedombone-restore-local.json +++ b/locale/so/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/so/freedombone-restore-remote.json b/locale/so/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/so/freedombone-restore-remote.json +++ b/locale/so/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/so/freedombone-rmuser.json b/locale/so/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/so/freedombone-rmuser.json +++ b/locale/so/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/so/freedombone-sec.json b/locale/so/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/so/freedombone-sec.json +++ b/locale/so/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/so/freedombone-tests.json b/locale/so/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/so/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-update-date.json b/locale/so/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/so/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/so/freedombone-update-date.mo b/locale/so/freedombone-update-date.mo deleted file mode 100644 index d1f861d3..00000000 Binary files a/locale/so/freedombone-update-date.mo and /dev/null differ diff --git a/locale/so/freedombone-utils-backup.json b/locale/so/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/so/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-config.json b/locale/so/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/so/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-database.json b/locale/so/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/so/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-depends.json b/locale/so/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/so/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-final.json b/locale/so/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/so/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-git.json b/locale/so/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/so/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-help.json b/locale/so/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/so/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-interactive.json b/locale/so/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/so/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-keys.json b/locale/so/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/so/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-onion.json b/locale/so/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/so/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-rng.json b/locale/so/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/so/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-selector.json b/locale/so/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/so/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-setup.json b/locale/so/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/so/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-validation.json b/locale/so/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/so/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-web.json b/locale/so/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/so/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-utils-wifi.json b/locale/so/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/so/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/so/freedombone-wifi.json b/locale/so/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/so/freedombone-wifi.json +++ b/locale/so/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/so/freedombone.json b/locale/so/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/so/freedombone.json +++ b/locale/so/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-addremove.json b/locale/sq/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/sq/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-adduser.json b/locale/sq/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/sq/freedombone-adduser.json +++ b/locale/sq/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/sq/freedombone-app-blog.json b/locale/sq/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/sq/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-blogstatic.json b/locale/sq/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/sq/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-cjdns.json b/locale/sq/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/sq/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-dlna.json b/locale/sq/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/sq/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-dokuwiki.json b/locale/sq/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/sq/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-emacs.json b/locale/sq/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/sq/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-etherpad.json b/locale/sq/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/sq/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-gnusocial.json b/locale/sq/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/sq/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-gogs.json b/locale/sq/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/sq/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-htmly.json b/locale/sq/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/sq/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-hubzilla.json b/locale/sq/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/sq/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-ipfs.json b/locale/sq/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/sq/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-irc.json b/locale/sq/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/sq/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-jitsi.json b/locale/sq/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/sq/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-mediagoblin.json b/locale/sq/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/sq/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-mumble.json b/locale/sq/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/sq/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-pelican.json b/locale/sq/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/sq/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-pihole.json b/locale/sq/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/sq/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-postactiv.json b/locale/sq/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/sq/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-rss.json b/locale/sq/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/sq/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-searx.json b/locale/sq/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/sq/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-sip.json b/locale/sq/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/sq/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-syncthing.json b/locale/sq/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/sq/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-tahoelafs.json b/locale/sq/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/sq/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-tox.json b/locale/sq/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/sq/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-vim.json b/locale/sq/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/sq/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-webmail.json b/locale/sq/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/sq/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-wiki.json b/locale/sq/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/sq/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-xmpp.json b/locale/sq/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/sq/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-app-zeronet.json b/locale/sq/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/sq/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-backup-local.json b/locale/sq/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/sq/freedombone-backup-local.json +++ b/locale/sq/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-backup-remote.json b/locale/sq/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/sq/freedombone-backup-remote.json +++ b/locale/sq/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-base-chaoskey.json b/locale/sq/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/sq/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-base-email.json b/locale/sq/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/sq/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-config.json b/locale/sq/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/sq/freedombone-config.json +++ b/locale/sq/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-controlpanel-user.json b/locale/sq/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/sq/freedombone-controlpanel-user.json +++ b/locale/sq/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/sq/freedombone-controlpanel.json b/locale/sq/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/sq/freedombone-controlpanel.json +++ b/locale/sq/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-image-customise.json b/locale/sq/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/sq/freedombone-image-customise.json +++ b/locale/sq/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-image-mesh.json b/locale/sq/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/sq/freedombone-image-mesh.json +++ b/locale/sq/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-image.json b/locale/sq/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/sq/freedombone-image.json +++ b/locale/sq/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-keydrive.json b/locale/sq/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/sq/freedombone-keydrive.json +++ b/locale/sq/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/sq/freedombone-mesh-batman.json b/locale/sq/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/sq/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-mesh-blog.json b/locale/sq/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/sq/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-mesh-install.json b/locale/sq/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/sq/freedombone-mesh-install.json +++ b/locale/sq/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-mesh-reset.json b/locale/sq/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/sq/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-mesh-visit-site.json b/locale/sq/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/sq/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-mirrors.json b/locale/sq/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/sq/freedombone-mirrors.json +++ b/locale/sq/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-pin-cert.json b/locale/sq/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/sq/freedombone-pin-cert.json +++ b/locale/sq/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-recoverkey.json b/locale/sq/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/sq/freedombone-recoverkey.json +++ b/locale/sq/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-restore-local.json b/locale/sq/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/sq/freedombone-restore-local.json +++ b/locale/sq/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-restore-remote.json b/locale/sq/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/sq/freedombone-restore-remote.json +++ b/locale/sq/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-rmuser.json b/locale/sq/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/sq/freedombone-rmuser.json +++ b/locale/sq/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-sec.json b/locale/sq/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/sq/freedombone-sec.json +++ b/locale/sq/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/sq/freedombone-tests.json b/locale/sq/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/sq/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-update-date.json b/locale/sq/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/sq/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/sq/freedombone-update-date.mo b/locale/sq/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/sq/freedombone-update-date.mo and /dev/null differ diff --git a/locale/sq/freedombone-utils-backup.json b/locale/sq/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/sq/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-config.json b/locale/sq/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/sq/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-database.json b/locale/sq/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/sq/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-depends.json b/locale/sq/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/sq/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-final.json b/locale/sq/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/sq/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-git.json b/locale/sq/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/sq/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-help.json b/locale/sq/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/sq/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-interactive.json b/locale/sq/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/sq/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-keys.json b/locale/sq/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/sq/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-onion.json b/locale/sq/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/sq/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-rng.json b/locale/sq/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/sq/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-selector.json b/locale/sq/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/sq/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-setup.json b/locale/sq/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/sq/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-validation.json b/locale/sq/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/sq/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-web.json b/locale/sq/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/sq/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-utils-wifi.json b/locale/sq/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/sq/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/sq/freedombone-wifi.json b/locale/sq/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/sq/freedombone-wifi.json +++ b/locale/sq/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/sq/freedombone.json b/locale/sq/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/sq/freedombone.json +++ b/locale/sq/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-addremove.json b/locale/sr/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/sr/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-adduser.json b/locale/sr/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/sr/freedombone-adduser.json +++ b/locale/sr/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/sr/freedombone-app-blog.json b/locale/sr/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/sr/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-blogstatic.json b/locale/sr/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/sr/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-cjdns.json b/locale/sr/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/sr/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-dlna.json b/locale/sr/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/sr/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-dokuwiki.json b/locale/sr/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/sr/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-emacs.json b/locale/sr/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/sr/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-etherpad.json b/locale/sr/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/sr/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-gnusocial.json b/locale/sr/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/sr/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-gogs.json b/locale/sr/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/sr/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-htmly.json b/locale/sr/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/sr/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-hubzilla.json b/locale/sr/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/sr/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-ipfs.json b/locale/sr/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/sr/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-irc.json b/locale/sr/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/sr/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-jitsi.json b/locale/sr/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/sr/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-mediagoblin.json b/locale/sr/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/sr/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-mumble.json b/locale/sr/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/sr/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-pelican.json b/locale/sr/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/sr/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-pihole.json b/locale/sr/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/sr/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-postactiv.json b/locale/sr/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/sr/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-rss.json b/locale/sr/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/sr/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-searx.json b/locale/sr/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/sr/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-sip.json b/locale/sr/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/sr/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-syncthing.json b/locale/sr/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/sr/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-tahoelafs.json b/locale/sr/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/sr/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-tox.json b/locale/sr/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/sr/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-vim.json b/locale/sr/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/sr/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-webmail.json b/locale/sr/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/sr/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-wiki.json b/locale/sr/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/sr/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-xmpp.json b/locale/sr/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/sr/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-app-zeronet.json b/locale/sr/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/sr/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-backup-local.json b/locale/sr/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/sr/freedombone-backup-local.json +++ b/locale/sr/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-backup-remote.json b/locale/sr/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/sr/freedombone-backup-remote.json +++ b/locale/sr/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-base-chaoskey.json b/locale/sr/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/sr/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-base-email.json b/locale/sr/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/sr/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-config.json b/locale/sr/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/sr/freedombone-config.json +++ b/locale/sr/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-controlpanel-user.json b/locale/sr/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/sr/freedombone-controlpanel-user.json +++ b/locale/sr/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/sr/freedombone-controlpanel.json b/locale/sr/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/sr/freedombone-controlpanel.json +++ b/locale/sr/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-image-customise.json b/locale/sr/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/sr/freedombone-image-customise.json +++ b/locale/sr/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-image-mesh.json b/locale/sr/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/sr/freedombone-image-mesh.json +++ b/locale/sr/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-image.json b/locale/sr/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/sr/freedombone-image.json +++ b/locale/sr/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-keydrive.json b/locale/sr/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/sr/freedombone-keydrive.json +++ b/locale/sr/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/sr/freedombone-mesh-batman.json b/locale/sr/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/sr/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-mesh-blog.json b/locale/sr/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/sr/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-mesh-install.json b/locale/sr/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/sr/freedombone-mesh-install.json +++ b/locale/sr/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-mesh-reset.json b/locale/sr/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/sr/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-mesh-visit-site.json b/locale/sr/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/sr/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-mirrors.json b/locale/sr/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/sr/freedombone-mirrors.json +++ b/locale/sr/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-pin-cert.json b/locale/sr/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/sr/freedombone-pin-cert.json +++ b/locale/sr/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-recoverkey.json b/locale/sr/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/sr/freedombone-recoverkey.json +++ b/locale/sr/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-restore-local.json b/locale/sr/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/sr/freedombone-restore-local.json +++ b/locale/sr/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-restore-remote.json b/locale/sr/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/sr/freedombone-restore-remote.json +++ b/locale/sr/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-rmuser.json b/locale/sr/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/sr/freedombone-rmuser.json +++ b/locale/sr/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-sec.json b/locale/sr/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/sr/freedombone-sec.json +++ b/locale/sr/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/sr/freedombone-tests.json b/locale/sr/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/sr/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-update-date.json b/locale/sr/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/sr/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/sr/freedombone-update-date.mo b/locale/sr/freedombone-update-date.mo deleted file mode 100644 index 8cc55eca..00000000 Binary files a/locale/sr/freedombone-update-date.mo and /dev/null differ diff --git a/locale/sr/freedombone-utils-backup.json b/locale/sr/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/sr/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-config.json b/locale/sr/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/sr/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-database.json b/locale/sr/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/sr/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-depends.json b/locale/sr/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/sr/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-final.json b/locale/sr/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/sr/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-git.json b/locale/sr/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/sr/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-help.json b/locale/sr/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/sr/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-interactive.json b/locale/sr/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/sr/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-keys.json b/locale/sr/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/sr/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-onion.json b/locale/sr/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/sr/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-rng.json b/locale/sr/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/sr/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-selector.json b/locale/sr/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/sr/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-setup.json b/locale/sr/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/sr/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-validation.json b/locale/sr/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/sr/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-web.json b/locale/sr/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/sr/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-utils-wifi.json b/locale/sr/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/sr/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/sr/freedombone-wifi.json b/locale/sr/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/sr/freedombone-wifi.json +++ b/locale/sr/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/sr/freedombone.json b/locale/sr/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/sr/freedombone.json +++ b/locale/sr/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-addremove.json b/locale/sv/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/sv/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-adduser.json b/locale/sv/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/sv/freedombone-adduser.json +++ b/locale/sv/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/sv/freedombone-app-blog.json b/locale/sv/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/sv/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-blogstatic.json b/locale/sv/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/sv/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-cjdns.json b/locale/sv/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/sv/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-dlna.json b/locale/sv/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/sv/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-dokuwiki.json b/locale/sv/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/sv/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-emacs.json b/locale/sv/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/sv/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-etherpad.json b/locale/sv/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/sv/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-gnusocial.json b/locale/sv/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/sv/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-gogs.json b/locale/sv/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/sv/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-htmly.json b/locale/sv/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/sv/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-hubzilla.json b/locale/sv/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/sv/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-ipfs.json b/locale/sv/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/sv/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-irc.json b/locale/sv/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/sv/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-jitsi.json b/locale/sv/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/sv/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-mediagoblin.json b/locale/sv/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/sv/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-mumble.json b/locale/sv/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/sv/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-pelican.json b/locale/sv/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/sv/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-pihole.json b/locale/sv/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/sv/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-postactiv.json b/locale/sv/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/sv/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-rss.json b/locale/sv/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/sv/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-searx.json b/locale/sv/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/sv/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-sip.json b/locale/sv/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/sv/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-syncthing.json b/locale/sv/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/sv/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-tahoelafs.json b/locale/sv/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/sv/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-tox.json b/locale/sv/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/sv/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-vim.json b/locale/sv/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/sv/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-webmail.json b/locale/sv/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/sv/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-wiki.json b/locale/sv/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/sv/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-xmpp.json b/locale/sv/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/sv/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-app-zeronet.json b/locale/sv/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/sv/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-backup-local.json b/locale/sv/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/sv/freedombone-backup-local.json +++ b/locale/sv/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-backup-remote.json b/locale/sv/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/sv/freedombone-backup-remote.json +++ b/locale/sv/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-base-chaoskey.json b/locale/sv/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/sv/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-base-email.json b/locale/sv/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/sv/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-config.json b/locale/sv/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/sv/freedombone-config.json +++ b/locale/sv/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-controlpanel-user.json b/locale/sv/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/sv/freedombone-controlpanel-user.json +++ b/locale/sv/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/sv/freedombone-controlpanel.json b/locale/sv/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/sv/freedombone-controlpanel.json +++ b/locale/sv/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-image-customise.json b/locale/sv/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/sv/freedombone-image-customise.json +++ b/locale/sv/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-image-mesh.json b/locale/sv/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/sv/freedombone-image-mesh.json +++ b/locale/sv/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-image.json b/locale/sv/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/sv/freedombone-image.json +++ b/locale/sv/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-keydrive.json b/locale/sv/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/sv/freedombone-keydrive.json +++ b/locale/sv/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/sv/freedombone-mesh-batman.json b/locale/sv/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/sv/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-mesh-blog.json b/locale/sv/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/sv/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-mesh-install.json b/locale/sv/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/sv/freedombone-mesh-install.json +++ b/locale/sv/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-mesh-reset.json b/locale/sv/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/sv/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-mesh-visit-site.json b/locale/sv/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/sv/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-mirrors.json b/locale/sv/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/sv/freedombone-mirrors.json +++ b/locale/sv/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-pin-cert.json b/locale/sv/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/sv/freedombone-pin-cert.json +++ b/locale/sv/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-recoverkey.json b/locale/sv/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/sv/freedombone-recoverkey.json +++ b/locale/sv/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-restore-local.json b/locale/sv/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/sv/freedombone-restore-local.json +++ b/locale/sv/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-restore-remote.json b/locale/sv/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/sv/freedombone-restore-remote.json +++ b/locale/sv/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-rmuser.json b/locale/sv/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/sv/freedombone-rmuser.json +++ b/locale/sv/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-sec.json b/locale/sv/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/sv/freedombone-sec.json +++ b/locale/sv/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/sv/freedombone-tests.json b/locale/sv/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/sv/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-update-date.json b/locale/sv/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/sv/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/sv/freedombone-update-date.mo b/locale/sv/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/sv/freedombone-update-date.mo and /dev/null differ diff --git a/locale/sv/freedombone-utils-backup.json b/locale/sv/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/sv/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-config.json b/locale/sv/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/sv/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-database.json b/locale/sv/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/sv/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-depends.json b/locale/sv/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/sv/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-final.json b/locale/sv/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/sv/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-git.json b/locale/sv/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/sv/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-help.json b/locale/sv/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/sv/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-interactive.json b/locale/sv/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/sv/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-keys.json b/locale/sv/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/sv/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-onion.json b/locale/sv/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/sv/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-rng.json b/locale/sv/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/sv/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-selector.json b/locale/sv/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/sv/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-setup.json b/locale/sv/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/sv/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-validation.json b/locale/sv/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/sv/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-web.json b/locale/sv/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/sv/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-utils-wifi.json b/locale/sv/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/sv/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/sv/freedombone-wifi.json b/locale/sv/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/sv/freedombone-wifi.json +++ b/locale/sv/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/sv/freedombone.json b/locale/sv/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/sv/freedombone.json +++ b/locale/sv/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-addremove.json b/locale/ta/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/ta/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-adduser.json b/locale/ta/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/ta/freedombone-adduser.json +++ b/locale/ta/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/ta/freedombone-app-blog.json b/locale/ta/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/ta/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-blogstatic.json b/locale/ta/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ta/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-cjdns.json b/locale/ta/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/ta/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-dlna.json b/locale/ta/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/ta/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-dokuwiki.json b/locale/ta/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/ta/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-emacs.json b/locale/ta/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/ta/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-etherpad.json b/locale/ta/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/ta/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-gnusocial.json b/locale/ta/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/ta/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-gogs.json b/locale/ta/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/ta/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-htmly.json b/locale/ta/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/ta/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-hubzilla.json b/locale/ta/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/ta/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-ipfs.json b/locale/ta/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/ta/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-irc.json b/locale/ta/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/ta/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-jitsi.json b/locale/ta/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/ta/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-mediagoblin.json b/locale/ta/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/ta/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-mumble.json b/locale/ta/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/ta/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-pelican.json b/locale/ta/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/ta/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-pihole.json b/locale/ta/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/ta/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-postactiv.json b/locale/ta/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/ta/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-rss.json b/locale/ta/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/ta/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-searx.json b/locale/ta/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/ta/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-sip.json b/locale/ta/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/ta/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-syncthing.json b/locale/ta/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/ta/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-tahoelafs.json b/locale/ta/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/ta/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-tox.json b/locale/ta/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/ta/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-vim.json b/locale/ta/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/ta/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-webmail.json b/locale/ta/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/ta/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-wiki.json b/locale/ta/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/ta/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-xmpp.json b/locale/ta/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/ta/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-app-zeronet.json b/locale/ta/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/ta/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-backup-local.json b/locale/ta/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/ta/freedombone-backup-local.json +++ b/locale/ta/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-backup-remote.json b/locale/ta/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/ta/freedombone-backup-remote.json +++ b/locale/ta/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-base-chaoskey.json b/locale/ta/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/ta/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-base-email.json b/locale/ta/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/ta/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-config.json b/locale/ta/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/ta/freedombone-config.json +++ b/locale/ta/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-controlpanel-user.json b/locale/ta/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/ta/freedombone-controlpanel-user.json +++ b/locale/ta/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/ta/freedombone-controlpanel.json b/locale/ta/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/ta/freedombone-controlpanel.json +++ b/locale/ta/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-image-customise.json b/locale/ta/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/ta/freedombone-image-customise.json +++ b/locale/ta/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-image-mesh.json b/locale/ta/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/ta/freedombone-image-mesh.json +++ b/locale/ta/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-image.json b/locale/ta/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/ta/freedombone-image.json +++ b/locale/ta/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-keydrive.json b/locale/ta/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/ta/freedombone-keydrive.json +++ b/locale/ta/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/ta/freedombone-mesh-batman.json b/locale/ta/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/ta/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-mesh-blog.json b/locale/ta/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/ta/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-mesh-install.json b/locale/ta/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/ta/freedombone-mesh-install.json +++ b/locale/ta/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-mesh-reset.json b/locale/ta/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/ta/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-mesh-visit-site.json b/locale/ta/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/ta/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-mirrors.json b/locale/ta/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/ta/freedombone-mirrors.json +++ b/locale/ta/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-pin-cert.json b/locale/ta/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/ta/freedombone-pin-cert.json +++ b/locale/ta/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-recoverkey.json b/locale/ta/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/ta/freedombone-recoverkey.json +++ b/locale/ta/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-restore-local.json b/locale/ta/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/ta/freedombone-restore-local.json +++ b/locale/ta/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-restore-remote.json b/locale/ta/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/ta/freedombone-restore-remote.json +++ b/locale/ta/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-rmuser.json b/locale/ta/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/ta/freedombone-rmuser.json +++ b/locale/ta/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-sec.json b/locale/ta/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/ta/freedombone-sec.json +++ b/locale/ta/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/ta/freedombone-tests.json b/locale/ta/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/ta/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-update-date.json b/locale/ta/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/ta/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/ta/freedombone-update-date.mo b/locale/ta/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/ta/freedombone-update-date.mo and /dev/null differ diff --git a/locale/ta/freedombone-utils-backup.json b/locale/ta/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/ta/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-config.json b/locale/ta/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/ta/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-database.json b/locale/ta/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/ta/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-depends.json b/locale/ta/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/ta/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-final.json b/locale/ta/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/ta/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-git.json b/locale/ta/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/ta/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-help.json b/locale/ta/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/ta/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-interactive.json b/locale/ta/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/ta/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-keys.json b/locale/ta/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/ta/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-onion.json b/locale/ta/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/ta/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-rng.json b/locale/ta/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/ta/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-selector.json b/locale/ta/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/ta/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-setup.json b/locale/ta/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/ta/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-validation.json b/locale/ta/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/ta/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-web.json b/locale/ta/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/ta/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-utils-wifi.json b/locale/ta/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/ta/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/ta/freedombone-wifi.json b/locale/ta/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/ta/freedombone-wifi.json +++ b/locale/ta/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/ta/freedombone.json b/locale/ta/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/ta/freedombone.json +++ b/locale/ta/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/th/freedombone-addremove.json b/locale/th/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/th/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-adduser.json b/locale/th/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/th/freedombone-adduser.json +++ b/locale/th/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/th/freedombone-app-blog.json b/locale/th/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/th/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-blogstatic.json b/locale/th/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/th/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-cjdns.json b/locale/th/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/th/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-dlna.json b/locale/th/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/th/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-dokuwiki.json b/locale/th/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/th/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-emacs.json b/locale/th/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/th/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-etherpad.json b/locale/th/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/th/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-gnusocial.json b/locale/th/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/th/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-gogs.json b/locale/th/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/th/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-htmly.json b/locale/th/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/th/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-hubzilla.json b/locale/th/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/th/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-ipfs.json b/locale/th/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/th/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-irc.json b/locale/th/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/th/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-jitsi.json b/locale/th/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/th/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-mediagoblin.json b/locale/th/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/th/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-mumble.json b/locale/th/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/th/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-pelican.json b/locale/th/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/th/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-pihole.json b/locale/th/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/th/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-postactiv.json b/locale/th/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/th/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-rss.json b/locale/th/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/th/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-searx.json b/locale/th/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/th/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-sip.json b/locale/th/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/th/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-syncthing.json b/locale/th/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/th/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-tahoelafs.json b/locale/th/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/th/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-tox.json b/locale/th/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/th/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-vim.json b/locale/th/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/th/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-webmail.json b/locale/th/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/th/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-wiki.json b/locale/th/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/th/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-xmpp.json b/locale/th/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/th/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-app-zeronet.json b/locale/th/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/th/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-backup-local.json b/locale/th/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/th/freedombone-backup-local.json +++ b/locale/th/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/th/freedombone-backup-remote.json b/locale/th/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/th/freedombone-backup-remote.json +++ b/locale/th/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/th/freedombone-base-chaoskey.json b/locale/th/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/th/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-base-email.json b/locale/th/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/th/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-config.json b/locale/th/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/th/freedombone-config.json +++ b/locale/th/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/th/freedombone-controlpanel-user.json b/locale/th/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/th/freedombone-controlpanel-user.json +++ b/locale/th/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/th/freedombone-controlpanel.json b/locale/th/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/th/freedombone-controlpanel.json +++ b/locale/th/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/th/freedombone-image-customise.json b/locale/th/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/th/freedombone-image-customise.json +++ b/locale/th/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/th/freedombone-image-mesh.json b/locale/th/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/th/freedombone-image-mesh.json +++ b/locale/th/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/th/freedombone-image.json b/locale/th/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/th/freedombone-image.json +++ b/locale/th/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/th/freedombone-keydrive.json b/locale/th/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/th/freedombone-keydrive.json +++ b/locale/th/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/th/freedombone-mesh-batman.json b/locale/th/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/th/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-mesh-blog.json b/locale/th/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/th/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-mesh-install.json b/locale/th/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/th/freedombone-mesh-install.json +++ b/locale/th/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/th/freedombone-mesh-reset.json b/locale/th/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/th/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-mesh-visit-site.json b/locale/th/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/th/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-mirrors.json b/locale/th/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/th/freedombone-mirrors.json +++ b/locale/th/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/th/freedombone-pin-cert.json b/locale/th/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/th/freedombone-pin-cert.json +++ b/locale/th/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/th/freedombone-recoverkey.json b/locale/th/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/th/freedombone-recoverkey.json +++ b/locale/th/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/th/freedombone-restore-local.json b/locale/th/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/th/freedombone-restore-local.json +++ b/locale/th/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/th/freedombone-restore-remote.json b/locale/th/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/th/freedombone-restore-remote.json +++ b/locale/th/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/th/freedombone-rmuser.json b/locale/th/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/th/freedombone-rmuser.json +++ b/locale/th/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/th/freedombone-sec.json b/locale/th/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/th/freedombone-sec.json +++ b/locale/th/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/th/freedombone-tests.json b/locale/th/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/th/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-update-date.json b/locale/th/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/th/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/th/freedombone-update-date.mo b/locale/th/freedombone-update-date.mo deleted file mode 100644 index 80c25fbd..00000000 Binary files a/locale/th/freedombone-update-date.mo and /dev/null differ diff --git a/locale/th/freedombone-utils-backup.json b/locale/th/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/th/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-config.json b/locale/th/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/th/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-database.json b/locale/th/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/th/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-depends.json b/locale/th/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/th/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-final.json b/locale/th/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/th/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-git.json b/locale/th/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/th/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-help.json b/locale/th/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/th/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-interactive.json b/locale/th/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/th/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-keys.json b/locale/th/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/th/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-onion.json b/locale/th/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/th/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-rng.json b/locale/th/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/th/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-selector.json b/locale/th/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/th/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-setup.json b/locale/th/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/th/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-validation.json b/locale/th/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/th/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-web.json b/locale/th/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/th/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-utils-wifi.json b/locale/th/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/th/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/th/freedombone-wifi.json b/locale/th/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/th/freedombone-wifi.json +++ b/locale/th/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/th/freedombone.json b/locale/th/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/th/freedombone.json +++ b/locale/th/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-addremove.json b/locale/tl/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/tl/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-adduser.json b/locale/tl/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/tl/freedombone-adduser.json +++ b/locale/tl/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/tl/freedombone-app-blog.json b/locale/tl/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/tl/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-blogstatic.json b/locale/tl/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/tl/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-cjdns.json b/locale/tl/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/tl/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-dlna.json b/locale/tl/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/tl/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-dokuwiki.json b/locale/tl/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/tl/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-emacs.json b/locale/tl/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/tl/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-etherpad.json b/locale/tl/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/tl/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-gnusocial.json b/locale/tl/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/tl/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-gogs.json b/locale/tl/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/tl/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-htmly.json b/locale/tl/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/tl/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-hubzilla.json b/locale/tl/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/tl/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-ipfs.json b/locale/tl/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/tl/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-irc.json b/locale/tl/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/tl/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-jitsi.json b/locale/tl/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/tl/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-mediagoblin.json b/locale/tl/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/tl/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-mumble.json b/locale/tl/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/tl/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-pelican.json b/locale/tl/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/tl/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-pihole.json b/locale/tl/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/tl/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-postactiv.json b/locale/tl/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/tl/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-rss.json b/locale/tl/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/tl/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-searx.json b/locale/tl/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/tl/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-sip.json b/locale/tl/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/tl/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-syncthing.json b/locale/tl/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/tl/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-tahoelafs.json b/locale/tl/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/tl/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-tox.json b/locale/tl/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/tl/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-vim.json b/locale/tl/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/tl/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-webmail.json b/locale/tl/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/tl/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-wiki.json b/locale/tl/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/tl/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-xmpp.json b/locale/tl/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/tl/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-app-zeronet.json b/locale/tl/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/tl/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-backup-local.json b/locale/tl/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/tl/freedombone-backup-local.json +++ b/locale/tl/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-backup-remote.json b/locale/tl/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/tl/freedombone-backup-remote.json +++ b/locale/tl/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-base-chaoskey.json b/locale/tl/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/tl/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-base-email.json b/locale/tl/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/tl/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-config.json b/locale/tl/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/tl/freedombone-config.json +++ b/locale/tl/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-controlpanel-user.json b/locale/tl/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/tl/freedombone-controlpanel-user.json +++ b/locale/tl/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/tl/freedombone-controlpanel.json b/locale/tl/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/tl/freedombone-controlpanel.json +++ b/locale/tl/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-image-customise.json b/locale/tl/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/tl/freedombone-image-customise.json +++ b/locale/tl/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-image-mesh.json b/locale/tl/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/tl/freedombone-image-mesh.json +++ b/locale/tl/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-image.json b/locale/tl/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/tl/freedombone-image.json +++ b/locale/tl/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-keydrive.json b/locale/tl/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/tl/freedombone-keydrive.json +++ b/locale/tl/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/tl/freedombone-mesh-batman.json b/locale/tl/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/tl/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-mesh-blog.json b/locale/tl/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/tl/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-mesh-install.json b/locale/tl/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/tl/freedombone-mesh-install.json +++ b/locale/tl/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-mesh-reset.json b/locale/tl/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/tl/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-mesh-visit-site.json b/locale/tl/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/tl/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-mirrors.json b/locale/tl/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/tl/freedombone-mirrors.json +++ b/locale/tl/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-pin-cert.json b/locale/tl/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/tl/freedombone-pin-cert.json +++ b/locale/tl/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-recoverkey.json b/locale/tl/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/tl/freedombone-recoverkey.json +++ b/locale/tl/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-restore-local.json b/locale/tl/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/tl/freedombone-restore-local.json +++ b/locale/tl/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-restore-remote.json b/locale/tl/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/tl/freedombone-restore-remote.json +++ b/locale/tl/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-rmuser.json b/locale/tl/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/tl/freedombone-rmuser.json +++ b/locale/tl/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-sec.json b/locale/tl/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/tl/freedombone-sec.json +++ b/locale/tl/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/tl/freedombone-tests.json b/locale/tl/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/tl/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-update-date.json b/locale/tl/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/tl/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/tl/freedombone-update-date.mo b/locale/tl/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/tl/freedombone-update-date.mo and /dev/null differ diff --git a/locale/tl/freedombone-utils-backup.json b/locale/tl/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/tl/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-config.json b/locale/tl/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/tl/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-database.json b/locale/tl/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/tl/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-depends.json b/locale/tl/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/tl/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-final.json b/locale/tl/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/tl/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-git.json b/locale/tl/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/tl/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-help.json b/locale/tl/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/tl/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-interactive.json b/locale/tl/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/tl/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-keys.json b/locale/tl/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/tl/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-onion.json b/locale/tl/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/tl/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-rng.json b/locale/tl/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/tl/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-selector.json b/locale/tl/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/tl/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-setup.json b/locale/tl/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/tl/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-validation.json b/locale/tl/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/tl/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-web.json b/locale/tl/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/tl/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-utils-wifi.json b/locale/tl/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/tl/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/tl/freedombone-wifi.json b/locale/tl/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/tl/freedombone-wifi.json +++ b/locale/tl/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/tl/freedombone.json b/locale/tl/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/tl/freedombone.json +++ b/locale/tl/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/to/freedombone-addremove.json b/locale/to/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/to/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-adduser.json b/locale/to/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/to/freedombone-adduser.json +++ b/locale/to/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/to/freedombone-app-blog.json b/locale/to/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/to/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-blogstatic.json b/locale/to/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/to/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-cjdns.json b/locale/to/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/to/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-dlna.json b/locale/to/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/to/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-dokuwiki.json b/locale/to/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/to/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-emacs.json b/locale/to/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/to/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-etherpad.json b/locale/to/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/to/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-gnusocial.json b/locale/to/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/to/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-gogs.json b/locale/to/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/to/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-htmly.json b/locale/to/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/to/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-hubzilla.json b/locale/to/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/to/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-ipfs.json b/locale/to/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/to/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-irc.json b/locale/to/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/to/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-jitsi.json b/locale/to/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/to/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-mediagoblin.json b/locale/to/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/to/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-mumble.json b/locale/to/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/to/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-pelican.json b/locale/to/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/to/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-pihole.json b/locale/to/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/to/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-postactiv.json b/locale/to/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/to/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-rss.json b/locale/to/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/to/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-searx.json b/locale/to/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/to/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-sip.json b/locale/to/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/to/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-syncthing.json b/locale/to/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/to/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-tahoelafs.json b/locale/to/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/to/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-tox.json b/locale/to/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/to/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-vim.json b/locale/to/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/to/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-webmail.json b/locale/to/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/to/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-wiki.json b/locale/to/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/to/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-xmpp.json b/locale/to/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/to/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-app-zeronet.json b/locale/to/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/to/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-backup-local.json b/locale/to/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/to/freedombone-backup-local.json +++ b/locale/to/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/to/freedombone-backup-remote.json b/locale/to/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/to/freedombone-backup-remote.json +++ b/locale/to/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/to/freedombone-base-chaoskey.json b/locale/to/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/to/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-base-email.json b/locale/to/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/to/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-config.json b/locale/to/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/to/freedombone-config.json +++ b/locale/to/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/to/freedombone-controlpanel-user.json b/locale/to/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/to/freedombone-controlpanel-user.json +++ b/locale/to/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/to/freedombone-controlpanel.json b/locale/to/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/to/freedombone-controlpanel.json +++ b/locale/to/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/to/freedombone-image-customise.json b/locale/to/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/to/freedombone-image-customise.json +++ b/locale/to/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/to/freedombone-image-mesh.json b/locale/to/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/to/freedombone-image-mesh.json +++ b/locale/to/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/to/freedombone-image.json b/locale/to/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/to/freedombone-image.json +++ b/locale/to/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/to/freedombone-keydrive.json b/locale/to/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/to/freedombone-keydrive.json +++ b/locale/to/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/to/freedombone-mesh-batman.json b/locale/to/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/to/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-mesh-blog.json b/locale/to/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/to/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-mesh-install.json b/locale/to/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/to/freedombone-mesh-install.json +++ b/locale/to/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/to/freedombone-mesh-reset.json b/locale/to/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/to/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-mesh-visit-site.json b/locale/to/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/to/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-mirrors.json b/locale/to/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/to/freedombone-mirrors.json +++ b/locale/to/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/to/freedombone-pin-cert.json b/locale/to/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/to/freedombone-pin-cert.json +++ b/locale/to/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/to/freedombone-recoverkey.json b/locale/to/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/to/freedombone-recoverkey.json +++ b/locale/to/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/to/freedombone-restore-local.json b/locale/to/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/to/freedombone-restore-local.json +++ b/locale/to/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/to/freedombone-restore-remote.json b/locale/to/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/to/freedombone-restore-remote.json +++ b/locale/to/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/to/freedombone-rmuser.json b/locale/to/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/to/freedombone-rmuser.json +++ b/locale/to/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/to/freedombone-sec.json b/locale/to/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/to/freedombone-sec.json +++ b/locale/to/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/to/freedombone-tests.json b/locale/to/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/to/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-update-date.json b/locale/to/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/to/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/to/freedombone-update-date.mo b/locale/to/freedombone-update-date.mo deleted file mode 100644 index 2f44c545..00000000 Binary files a/locale/to/freedombone-update-date.mo and /dev/null differ diff --git a/locale/to/freedombone-utils-backup.json b/locale/to/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/to/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-config.json b/locale/to/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/to/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-database.json b/locale/to/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/to/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-depends.json b/locale/to/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/to/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-final.json b/locale/to/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/to/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-git.json b/locale/to/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/to/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-help.json b/locale/to/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/to/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-interactive.json b/locale/to/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/to/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-keys.json b/locale/to/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/to/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-onion.json b/locale/to/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/to/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-rng.json b/locale/to/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/to/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-selector.json b/locale/to/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/to/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-setup.json b/locale/to/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/to/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-validation.json b/locale/to/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/to/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-web.json b/locale/to/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/to/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-utils-wifi.json b/locale/to/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/to/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/to/freedombone-wifi.json b/locale/to/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/to/freedombone-wifi.json +++ b/locale/to/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/to/freedombone.json b/locale/to/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/to/freedombone.json +++ b/locale/to/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-addremove.json b/locale/tr/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/tr/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-adduser.json b/locale/tr/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/tr/freedombone-adduser.json +++ b/locale/tr/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/tr/freedombone-app-blog.json b/locale/tr/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/tr/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-blogstatic.json b/locale/tr/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/tr/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-cjdns.json b/locale/tr/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/tr/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-dlna.json b/locale/tr/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/tr/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-dokuwiki.json b/locale/tr/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/tr/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-emacs.json b/locale/tr/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/tr/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-etherpad.json b/locale/tr/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/tr/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-gnusocial.json b/locale/tr/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/tr/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-gogs.json b/locale/tr/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/tr/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-htmly.json b/locale/tr/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/tr/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-hubzilla.json b/locale/tr/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/tr/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-ipfs.json b/locale/tr/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/tr/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-irc.json b/locale/tr/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/tr/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-jitsi.json b/locale/tr/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/tr/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-mediagoblin.json b/locale/tr/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/tr/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-mumble.json b/locale/tr/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/tr/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-pelican.json b/locale/tr/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/tr/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-pihole.json b/locale/tr/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/tr/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-postactiv.json b/locale/tr/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/tr/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-rss.json b/locale/tr/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/tr/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-searx.json b/locale/tr/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/tr/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-sip.json b/locale/tr/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/tr/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-syncthing.json b/locale/tr/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/tr/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-tahoelafs.json b/locale/tr/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/tr/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-tox.json b/locale/tr/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/tr/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-vim.json b/locale/tr/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/tr/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-webmail.json b/locale/tr/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/tr/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-wiki.json b/locale/tr/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/tr/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-xmpp.json b/locale/tr/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/tr/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-app-zeronet.json b/locale/tr/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/tr/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-backup-local.json b/locale/tr/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/tr/freedombone-backup-local.json +++ b/locale/tr/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-backup-remote.json b/locale/tr/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/tr/freedombone-backup-remote.json +++ b/locale/tr/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-base-chaoskey.json b/locale/tr/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/tr/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-base-email.json b/locale/tr/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/tr/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-config.json b/locale/tr/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/tr/freedombone-config.json +++ b/locale/tr/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-controlpanel-user.json b/locale/tr/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/tr/freedombone-controlpanel-user.json +++ b/locale/tr/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/tr/freedombone-controlpanel.json b/locale/tr/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/tr/freedombone-controlpanel.json +++ b/locale/tr/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-image-customise.json b/locale/tr/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/tr/freedombone-image-customise.json +++ b/locale/tr/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-image-mesh.json b/locale/tr/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/tr/freedombone-image-mesh.json +++ b/locale/tr/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-image.json b/locale/tr/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/tr/freedombone-image.json +++ b/locale/tr/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-keydrive.json b/locale/tr/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/tr/freedombone-keydrive.json +++ b/locale/tr/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/tr/freedombone-mesh-batman.json b/locale/tr/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/tr/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-mesh-blog.json b/locale/tr/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/tr/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-mesh-install.json b/locale/tr/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/tr/freedombone-mesh-install.json +++ b/locale/tr/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-mesh-reset.json b/locale/tr/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/tr/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-mesh-visit-site.json b/locale/tr/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/tr/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-mirrors.json b/locale/tr/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/tr/freedombone-mirrors.json +++ b/locale/tr/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-pin-cert.json b/locale/tr/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/tr/freedombone-pin-cert.json +++ b/locale/tr/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-recoverkey.json b/locale/tr/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/tr/freedombone-recoverkey.json +++ b/locale/tr/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-restore-local.json b/locale/tr/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/tr/freedombone-restore-local.json +++ b/locale/tr/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-restore-remote.json b/locale/tr/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/tr/freedombone-restore-remote.json +++ b/locale/tr/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-rmuser.json b/locale/tr/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/tr/freedombone-rmuser.json +++ b/locale/tr/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-sec.json b/locale/tr/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/tr/freedombone-sec.json +++ b/locale/tr/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/tr/freedombone-tests.json b/locale/tr/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/tr/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-update-date.json b/locale/tr/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/tr/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/tr/freedombone-update-date.mo b/locale/tr/freedombone-update-date.mo deleted file mode 100644 index a3e1e919..00000000 Binary files a/locale/tr/freedombone-update-date.mo and /dev/null differ diff --git a/locale/tr/freedombone-utils-backup.json b/locale/tr/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/tr/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-config.json b/locale/tr/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/tr/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-database.json b/locale/tr/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/tr/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-depends.json b/locale/tr/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/tr/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-final.json b/locale/tr/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/tr/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-git.json b/locale/tr/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/tr/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-help.json b/locale/tr/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/tr/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-interactive.json b/locale/tr/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/tr/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-keys.json b/locale/tr/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/tr/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-onion.json b/locale/tr/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/tr/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-rng.json b/locale/tr/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/tr/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-selector.json b/locale/tr/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/tr/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-setup.json b/locale/tr/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/tr/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-validation.json b/locale/tr/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/tr/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-web.json b/locale/tr/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/tr/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-utils-wifi.json b/locale/tr/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/tr/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/tr/freedombone-wifi.json b/locale/tr/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/tr/freedombone-wifi.json +++ b/locale/tr/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/tr/freedombone.json b/locale/tr/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/tr/freedombone.json +++ b/locale/tr/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-addremove.json b/locale/uk/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/uk/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-adduser.json b/locale/uk/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/uk/freedombone-adduser.json +++ b/locale/uk/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/uk/freedombone-app-blog.json b/locale/uk/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/uk/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-blogstatic.json b/locale/uk/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/uk/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-cjdns.json b/locale/uk/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/uk/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-dlna.json b/locale/uk/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/uk/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-dokuwiki.json b/locale/uk/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/uk/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-emacs.json b/locale/uk/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/uk/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-etherpad.json b/locale/uk/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/uk/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-gnusocial.json b/locale/uk/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/uk/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-gogs.json b/locale/uk/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/uk/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-htmly.json b/locale/uk/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/uk/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-hubzilla.json b/locale/uk/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/uk/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-ipfs.json b/locale/uk/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/uk/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-irc.json b/locale/uk/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/uk/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-jitsi.json b/locale/uk/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/uk/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-mediagoblin.json b/locale/uk/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/uk/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-mumble.json b/locale/uk/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/uk/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-pelican.json b/locale/uk/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/uk/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-pihole.json b/locale/uk/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/uk/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-postactiv.json b/locale/uk/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/uk/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-rss.json b/locale/uk/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/uk/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-searx.json b/locale/uk/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/uk/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-sip.json b/locale/uk/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/uk/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-syncthing.json b/locale/uk/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/uk/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-tahoelafs.json b/locale/uk/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/uk/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-tox.json b/locale/uk/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/uk/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-vim.json b/locale/uk/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/uk/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-webmail.json b/locale/uk/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/uk/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-wiki.json b/locale/uk/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/uk/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-xmpp.json b/locale/uk/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/uk/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-app-zeronet.json b/locale/uk/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/uk/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-backup-local.json b/locale/uk/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/uk/freedombone-backup-local.json +++ b/locale/uk/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-backup-remote.json b/locale/uk/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/uk/freedombone-backup-remote.json +++ b/locale/uk/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-base-chaoskey.json b/locale/uk/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/uk/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-base-email.json b/locale/uk/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/uk/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-config.json b/locale/uk/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/uk/freedombone-config.json +++ b/locale/uk/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-controlpanel-user.json b/locale/uk/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/uk/freedombone-controlpanel-user.json +++ b/locale/uk/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/uk/freedombone-controlpanel.json b/locale/uk/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/uk/freedombone-controlpanel.json +++ b/locale/uk/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-image-customise.json b/locale/uk/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/uk/freedombone-image-customise.json +++ b/locale/uk/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-image-mesh.json b/locale/uk/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/uk/freedombone-image-mesh.json +++ b/locale/uk/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-image.json b/locale/uk/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/uk/freedombone-image.json +++ b/locale/uk/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-keydrive.json b/locale/uk/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/uk/freedombone-keydrive.json +++ b/locale/uk/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/uk/freedombone-mesh-batman.json b/locale/uk/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/uk/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-mesh-blog.json b/locale/uk/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/uk/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-mesh-install.json b/locale/uk/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/uk/freedombone-mesh-install.json +++ b/locale/uk/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-mesh-reset.json b/locale/uk/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/uk/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-mesh-visit-site.json b/locale/uk/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/uk/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-mirrors.json b/locale/uk/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/uk/freedombone-mirrors.json +++ b/locale/uk/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-pin-cert.json b/locale/uk/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/uk/freedombone-pin-cert.json +++ b/locale/uk/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-recoverkey.json b/locale/uk/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/uk/freedombone-recoverkey.json +++ b/locale/uk/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-restore-local.json b/locale/uk/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/uk/freedombone-restore-local.json +++ b/locale/uk/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-restore-remote.json b/locale/uk/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/uk/freedombone-restore-remote.json +++ b/locale/uk/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-rmuser.json b/locale/uk/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/uk/freedombone-rmuser.json +++ b/locale/uk/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-sec.json b/locale/uk/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/uk/freedombone-sec.json +++ b/locale/uk/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/uk/freedombone-tests.json b/locale/uk/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/uk/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-update-date.json b/locale/uk/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/uk/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/uk/freedombone-update-date.mo b/locale/uk/freedombone-update-date.mo deleted file mode 100644 index 8cc55eca..00000000 Binary files a/locale/uk/freedombone-update-date.mo and /dev/null differ diff --git a/locale/uk/freedombone-utils-backup.json b/locale/uk/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/uk/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-config.json b/locale/uk/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/uk/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-database.json b/locale/uk/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/uk/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-depends.json b/locale/uk/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/uk/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-final.json b/locale/uk/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/uk/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-git.json b/locale/uk/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/uk/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-help.json b/locale/uk/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/uk/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-interactive.json b/locale/uk/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/uk/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-keys.json b/locale/uk/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/uk/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-onion.json b/locale/uk/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/uk/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-rng.json b/locale/uk/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/uk/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-selector.json b/locale/uk/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/uk/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-setup.json b/locale/uk/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/uk/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-validation.json b/locale/uk/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/uk/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-web.json b/locale/uk/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/uk/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-utils-wifi.json b/locale/uk/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/uk/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/uk/freedombone-wifi.json b/locale/uk/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/uk/freedombone-wifi.json +++ b/locale/uk/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/uk/freedombone.json b/locale/uk/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/uk/freedombone.json +++ b/locale/uk/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-addremove.json b/locale/vi/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/vi/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-adduser.json b/locale/vi/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/vi/freedombone-adduser.json +++ b/locale/vi/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/vi/freedombone-app-blog.json b/locale/vi/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/vi/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-blogstatic.json b/locale/vi/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/vi/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-cjdns.json b/locale/vi/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/vi/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-dlna.json b/locale/vi/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/vi/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-dokuwiki.json b/locale/vi/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/vi/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-emacs.json b/locale/vi/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/vi/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-etherpad.json b/locale/vi/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/vi/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-gnusocial.json b/locale/vi/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/vi/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-gogs.json b/locale/vi/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/vi/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-htmly.json b/locale/vi/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/vi/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-hubzilla.json b/locale/vi/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/vi/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-ipfs.json b/locale/vi/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/vi/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-irc.json b/locale/vi/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/vi/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-jitsi.json b/locale/vi/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/vi/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-mediagoblin.json b/locale/vi/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/vi/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-mumble.json b/locale/vi/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/vi/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-pelican.json b/locale/vi/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/vi/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-pihole.json b/locale/vi/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/vi/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-postactiv.json b/locale/vi/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/vi/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-rss.json b/locale/vi/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/vi/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-searx.json b/locale/vi/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/vi/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-sip.json b/locale/vi/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/vi/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-syncthing.json b/locale/vi/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/vi/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-tahoelafs.json b/locale/vi/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/vi/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-tox.json b/locale/vi/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/vi/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-vim.json b/locale/vi/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/vi/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-webmail.json b/locale/vi/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/vi/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-wiki.json b/locale/vi/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/vi/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-xmpp.json b/locale/vi/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/vi/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-app-zeronet.json b/locale/vi/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/vi/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-backup-local.json b/locale/vi/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/vi/freedombone-backup-local.json +++ b/locale/vi/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-backup-remote.json b/locale/vi/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/vi/freedombone-backup-remote.json +++ b/locale/vi/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-base-chaoskey.json b/locale/vi/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/vi/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-base-email.json b/locale/vi/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/vi/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-config.json b/locale/vi/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/vi/freedombone-config.json +++ b/locale/vi/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-controlpanel-user.json b/locale/vi/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/vi/freedombone-controlpanel-user.json +++ b/locale/vi/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/vi/freedombone-controlpanel.json b/locale/vi/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/vi/freedombone-controlpanel.json +++ b/locale/vi/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-image-customise.json b/locale/vi/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/vi/freedombone-image-customise.json +++ b/locale/vi/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-image-mesh.json b/locale/vi/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/vi/freedombone-image-mesh.json +++ b/locale/vi/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-image.json b/locale/vi/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/vi/freedombone-image.json +++ b/locale/vi/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-keydrive.json b/locale/vi/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/vi/freedombone-keydrive.json +++ b/locale/vi/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/vi/freedombone-mesh-batman.json b/locale/vi/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/vi/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-mesh-blog.json b/locale/vi/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/vi/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-mesh-install.json b/locale/vi/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/vi/freedombone-mesh-install.json +++ b/locale/vi/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-mesh-reset.json b/locale/vi/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/vi/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-mesh-visit-site.json b/locale/vi/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/vi/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-mirrors.json b/locale/vi/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/vi/freedombone-mirrors.json +++ b/locale/vi/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-pin-cert.json b/locale/vi/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/vi/freedombone-pin-cert.json +++ b/locale/vi/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-recoverkey.json b/locale/vi/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/vi/freedombone-recoverkey.json +++ b/locale/vi/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-restore-local.json b/locale/vi/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/vi/freedombone-restore-local.json +++ b/locale/vi/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-restore-remote.json b/locale/vi/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/vi/freedombone-restore-remote.json +++ b/locale/vi/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-rmuser.json b/locale/vi/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/vi/freedombone-rmuser.json +++ b/locale/vi/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-sec.json b/locale/vi/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/vi/freedombone-sec.json +++ b/locale/vi/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/vi/freedombone-tests.json b/locale/vi/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/vi/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-update-date.json b/locale/vi/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/vi/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/vi/freedombone-update-date.mo b/locale/vi/freedombone-update-date.mo deleted file mode 100644 index 80c25fbd..00000000 Binary files a/locale/vi/freedombone-update-date.mo and /dev/null differ diff --git a/locale/vi/freedombone-utils-backup.json b/locale/vi/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/vi/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-config.json b/locale/vi/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/vi/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-database.json b/locale/vi/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/vi/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-depends.json b/locale/vi/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/vi/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-final.json b/locale/vi/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/vi/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-git.json b/locale/vi/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/vi/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-help.json b/locale/vi/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/vi/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-interactive.json b/locale/vi/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/vi/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-keys.json b/locale/vi/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/vi/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-onion.json b/locale/vi/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/vi/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-rng.json b/locale/vi/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/vi/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-selector.json b/locale/vi/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/vi/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-setup.json b/locale/vi/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/vi/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-validation.json b/locale/vi/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/vi/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-web.json b/locale/vi/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/vi/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-utils-wifi.json b/locale/vi/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/vi/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/vi/freedombone-wifi.json b/locale/vi/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/vi/freedombone-wifi.json +++ b/locale/vi/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/vi/freedombone.json b/locale/vi/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/vi/freedombone.json +++ b/locale/vi/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-addremove.json b/locale/zh_cn/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/zh_cn/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-adduser.json b/locale/zh_cn/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/zh_cn/freedombone-adduser.json +++ b/locale/zh_cn/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/zh_cn/freedombone-app-blog.json b/locale/zh_cn/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/zh_cn/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-blogstatic.json b/locale/zh_cn/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/zh_cn/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-cjdns.json b/locale/zh_cn/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/zh_cn/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-dlna.json b/locale/zh_cn/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/zh_cn/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-dokuwiki.json b/locale/zh_cn/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/zh_cn/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-emacs.json b/locale/zh_cn/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/zh_cn/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-etherpad.json b/locale/zh_cn/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/zh_cn/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-gnusocial.json b/locale/zh_cn/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/zh_cn/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-gogs.json b/locale/zh_cn/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/zh_cn/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-htmly.json b/locale/zh_cn/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/zh_cn/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-hubzilla.json b/locale/zh_cn/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/zh_cn/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-ipfs.json b/locale/zh_cn/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/zh_cn/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-irc.json b/locale/zh_cn/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/zh_cn/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-jitsi.json b/locale/zh_cn/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/zh_cn/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-mediagoblin.json b/locale/zh_cn/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/zh_cn/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-mumble.json b/locale/zh_cn/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/zh_cn/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-pelican.json b/locale/zh_cn/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/zh_cn/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-pihole.json b/locale/zh_cn/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/zh_cn/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-postactiv.json b/locale/zh_cn/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/zh_cn/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-rss.json b/locale/zh_cn/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/zh_cn/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-searx.json b/locale/zh_cn/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/zh_cn/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-sip.json b/locale/zh_cn/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/zh_cn/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-syncthing.json b/locale/zh_cn/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/zh_cn/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-tahoelafs.json b/locale/zh_cn/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/zh_cn/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-tox.json b/locale/zh_cn/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/zh_cn/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-vim.json b/locale/zh_cn/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/zh_cn/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-webmail.json b/locale/zh_cn/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/zh_cn/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-wiki.json b/locale/zh_cn/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/zh_cn/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-xmpp.json b/locale/zh_cn/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/zh_cn/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-app-zeronet.json b/locale/zh_cn/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/zh_cn/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-backup-local.json b/locale/zh_cn/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/zh_cn/freedombone-backup-local.json +++ b/locale/zh_cn/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-backup-remote.json b/locale/zh_cn/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/zh_cn/freedombone-backup-remote.json +++ b/locale/zh_cn/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-base-chaoskey.json b/locale/zh_cn/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/zh_cn/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-base-email.json b/locale/zh_cn/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/zh_cn/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-config.json b/locale/zh_cn/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/zh_cn/freedombone-config.json +++ b/locale/zh_cn/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-controlpanel-user.json b/locale/zh_cn/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/zh_cn/freedombone-controlpanel-user.json +++ b/locale/zh_cn/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/zh_cn/freedombone-controlpanel.json b/locale/zh_cn/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/zh_cn/freedombone-controlpanel.json +++ b/locale/zh_cn/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-image-customise.json b/locale/zh_cn/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/zh_cn/freedombone-image-customise.json +++ b/locale/zh_cn/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-image-mesh.json b/locale/zh_cn/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/zh_cn/freedombone-image-mesh.json +++ b/locale/zh_cn/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-image.json b/locale/zh_cn/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/zh_cn/freedombone-image.json +++ b/locale/zh_cn/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-keydrive.json b/locale/zh_cn/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/zh_cn/freedombone-keydrive.json +++ b/locale/zh_cn/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/zh_cn/freedombone-mesh-batman.json b/locale/zh_cn/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/zh_cn/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-mesh-blog.json b/locale/zh_cn/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/zh_cn/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-mesh-install.json b/locale/zh_cn/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/zh_cn/freedombone-mesh-install.json +++ b/locale/zh_cn/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-mesh-reset.json b/locale/zh_cn/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/zh_cn/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-mesh-visit-site.json b/locale/zh_cn/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/zh_cn/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-mirrors.json b/locale/zh_cn/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/zh_cn/freedombone-mirrors.json +++ b/locale/zh_cn/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-pin-cert.json b/locale/zh_cn/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/zh_cn/freedombone-pin-cert.json +++ b/locale/zh_cn/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-recoverkey.json b/locale/zh_cn/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/zh_cn/freedombone-recoverkey.json +++ b/locale/zh_cn/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-restore-local.json b/locale/zh_cn/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/zh_cn/freedombone-restore-local.json +++ b/locale/zh_cn/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-restore-remote.json b/locale/zh_cn/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/zh_cn/freedombone-restore-remote.json +++ b/locale/zh_cn/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-rmuser.json b/locale/zh_cn/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/zh_cn/freedombone-rmuser.json +++ b/locale/zh_cn/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-sec.json b/locale/zh_cn/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/zh_cn/freedombone-sec.json +++ b/locale/zh_cn/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone-tests.json b/locale/zh_cn/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/zh_cn/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-update-date.json b/locale/zh_cn/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/zh_cn/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-update-date.mo b/locale/zh_cn/freedombone-update-date.mo deleted file mode 100644 index 80c25fbd..00000000 Binary files a/locale/zh_cn/freedombone-update-date.mo and /dev/null differ diff --git a/locale/zh_cn/freedombone-utils-backup.json b/locale/zh_cn/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/zh_cn/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-config.json b/locale/zh_cn/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/zh_cn/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-database.json b/locale/zh_cn/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/zh_cn/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-depends.json b/locale/zh_cn/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/zh_cn/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-final.json b/locale/zh_cn/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/zh_cn/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-git.json b/locale/zh_cn/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/zh_cn/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-help.json b/locale/zh_cn/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/zh_cn/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-interactive.json b/locale/zh_cn/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/zh_cn/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-keys.json b/locale/zh_cn/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/zh_cn/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-onion.json b/locale/zh_cn/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/zh_cn/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-rng.json b/locale/zh_cn/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/zh_cn/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-selector.json b/locale/zh_cn/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/zh_cn/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-setup.json b/locale/zh_cn/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/zh_cn/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-validation.json b/locale/zh_cn/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/zh_cn/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-web.json b/locale/zh_cn/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/zh_cn/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-utils-wifi.json b/locale/zh_cn/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/zh_cn/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/zh_cn/freedombone-wifi.json b/locale/zh_cn/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/zh_cn/freedombone-wifi.json +++ b/locale/zh_cn/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/zh_cn/freedombone.json b/locale/zh_cn/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/zh_cn/freedombone.json +++ b/locale/zh_cn/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-addremove.json b/locale/zh_tw/freedombone-addremove.json new file mode 100644 index 00000000..bead2501 --- /dev/null +++ b/locale/zh_tw/freedombone-addremove.json @@ -0,0 +1,7 @@ +{ + "Freedombone": "", + "Add/Remove Applications": "", + "Remove applications": "", + "\\nYou have chosen to remove $n apps.\\n\\n $removals\\n\\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\\n\\nAre you sure that you wish to continue?": "", + "\\nYou have chosen to install $n apps.\\n\\n $installs\\n\\nIf you choose 'yes' then these will now be installed.\\n\\nAre you sure that you wish to continue?": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-adduser.json b/locale/zh_tw/freedombone-adduser.json index 179e11c3..6f08850f 100644 --- a/locale/zh_tw/freedombone-adduser.json +++ b/locale/zh_tw/freedombone-adduser.json @@ -3,12 +3,9 @@ "$COMPLETION_FILE not found": "", "It's very important to add a password to your GPG key so that": "", "if anyone does get access to your email they still won't be able": "", - "Adding an XMPP account for $MY_USERNAME": "", - "XMPP account not created": "", - "Adding XMPP client setup": "", - "Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs": "", + "Adding user to ${app_name}": "", + "Failed with error code ${retval}": "", "New user $MY_USERNAME was created": "", - "Their SIP phone extension is $SIP_EXTENSION": "", "Their login password is $NEW_USER_PASSWORD": "", "They can download their GPG keys with:": "", "They should also run ${PROJECT_NAME}-client on their system to ensure": "" diff --git a/locale/zh_tw/freedombone-app-blog.json b/locale/zh_tw/freedombone-app-blog.json new file mode 100644 index 00000000..78068795 --- /dev/null +++ b/locale/zh_tw/freedombone-app-blog.json @@ -0,0 +1,27 @@ +{ + "Change blog avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your blog avatar has been changed": "", + "Freedombone Configuration": "", + "Blog Configuration": "", + "\\nPlease enter your blog details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring blog installation": "", + "No content directory found after restoring blog": "", + "Backing up blog": "", + "Backup of blog complete": "", + "Blog domain specified but not found in $temp_backup_dir": "", + "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", + "Restore of blog complete": "", + "Your blog username: $MY_USERNAME": "", + "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", + "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", + "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", + "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-blogstatic.json b/locale/zh_tw/freedombone-app-blogstatic.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/zh_tw/freedombone-app-blogstatic.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-cjdns.json b/locale/zh_tw/freedombone-app-cjdns.json new file mode 100644 index 00000000..76bf098a --- /dev/null +++ b/locale/zh_tw/freedombone-app-cjdns.json @@ -0,0 +1,10 @@ +{ + "Restoring cjdns installation": "", + "Mesh Networking (cjdns)": "", + "cjdns IPv6 address: $CJDNS_IPV6": "", + "cjdns public key: $CJDNS_PUBLIC_KEY": "", + "cjdns private key: $CJDNS_PRIVATE_KEY": "", + "cjdns password: $CJDNS_PASSWORD": "", + "cjdns port: $CJDNS_PORT": "", + "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-dlna.json b/locale/zh_tw/freedombone-app-dlna.json new file mode 100644 index 00000000..9413aa45 --- /dev/null +++ b/locale/zh_tw/freedombone-app-dlna.json @@ -0,0 +1,13 @@ +{ + "Freedombone Control Panel": "", + "Media Menu": "", + "Choose an operation:": "", + "Attach a drive containing playable media": "", + "Remove a drive containing playable media": "", + "Exit": "", + "Restoring DLNA cache": "", + "Backing up DLNA cache": "", + "Backup of DLNA cache complete": "", + "Restore of DLNA complete": "", + "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-dokuwiki.json b/locale/zh_tw/freedombone-app-dokuwiki.json new file mode 100644 index 00000000..d8ef0540 --- /dev/null +++ b/locale/zh_tw/freedombone-app-dokuwiki.json @@ -0,0 +1,10 @@ +{ + "Restoring Dokuwiki installation": "", + "Restore of Dokuwiki complete": "", + "Backing up dokuwiki": "", + "Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME": "", + "Dokuwiki password": "", + "Dokuwiki onion domain: ${DOKUWIKI_ONION_HOSTNAME}": "", + "Dokuwiki username: $MY_USERNAME": "", + "Dokuwiki password: $DOKUWIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-emacs.json b/locale/zh_tw/freedombone-app-emacs.json new file mode 100644 index 00000000..ca7e8e4b --- /dev/null +++ b/locale/zh_tw/freedombone-app-emacs.json @@ -0,0 +1,4 @@ +{ + "Backing up Emacs config for $USERNAME": "", + "Restoring Emacs config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-etherpad.json b/locale/zh_tw/freedombone-app-etherpad.json new file mode 100644 index 00000000..3065e3fc --- /dev/null +++ b/locale/zh_tw/freedombone-app-etherpad.json @@ -0,0 +1,18 @@ +{ + "Welcome to ${ETHERPAD_TITLE}!\\n\\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!": "", + "Etherpad Title": "", + "Freedombone Control Panel": "", + "Title has been set": "", + "Etherpad Welcome Message": "", + "Welcome message has been set": "", + "Etherpad Settings": "", + "Choose an operation:": "", + "Set Title": "", + "Set a welcome message": "", + "Exit": "", + "etherpad domain specified but not found in ${temp_backup_dir}": "", + "Etherpad administrator": "", + "Etherpad administrator nickname: $MY_USERNAME": "", + "Etherpad administrator password: $ETHERPAD_ADMIN_PASSWORD": "", + "Etherpad onion domain: ${ETHERPAD_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-gnusocial.json b/locale/zh_tw/freedombone-app-gnusocial.json new file mode 100644 index 00000000..11db1871 --- /dev/null +++ b/locale/zh_tw/freedombone-app-gnusocial.json @@ -0,0 +1,28 @@ +{ + "Freedombone Configuration": "", + "GNU Social Configuration": "", + "\\nPlease enter your GNU Social details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Welcome Message:": "", + "Background image URL:": "", + "Code:": "", + "Domain name validation": "", + "GNU Social": "", + "Freedombone Control Panel": "", + "Set GNU Social login background": "", + "The background image has been set": "", + "Set GNU Social welcome message": "", + "Welcome message has been set": "", + "Choose an operation:": "", + "Set a login screen background image": "", + "Set a welcome message": "", + "Exit": "", + "Restoring gnusocial": "", + "Restore of gnusocial complete": "", + "Backing up GNU social installation": "", + "gnusocial domain specified but not found in ${temp_backup_dir}": "", + "Gnusocial administrator": "", + "Gnusocial administrator nickname: $MY_USERNAME": "", + "Gnusocial administrator password: $GNUSOCIAL_ADMIN_PASSWORD": "", + "Gnusocial onion domain: ${GNUSOCIAL_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-gogs.json b/locale/zh_tw/freedombone-app-gogs.json new file mode 100644 index 00000000..a040aeff --- /dev/null +++ b/locale/zh_tw/freedombone-app-gogs.json @@ -0,0 +1,11 @@ +{ + "Backing up gogs": "", + "Gogs backup complete": "", + "Restoring Gogs settings": "", + "Restoring Gogs repos": "", + "Restoring Gogs authorized_keys": "", + "Obtaining Gogs settings backup": "", + "Obtaining Gogs repos backup": "", + "Obtaining Gogs authorized_keys backup": "", + "Restore of Gogs complete": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-htmly.json b/locale/zh_tw/freedombone-app-htmly.json new file mode 100644 index 00000000..88fd48f4 --- /dev/null +++ b/locale/zh_tw/freedombone-app-htmly.json @@ -0,0 +1,18 @@ +{ + "Change htmly avatar": "", + "Freedombone Control Panel": "", + "Enter a URL for an image. It should be approximately a square image.": "", + "Your htmly avatar has been changed": "", + "Restoring htmly installation": "", + "No content directory found after restoring htmly": "", + "Backing up htmly": "", + "Backup of htmly complete": "", + "Htmly domain specified but not found in $temp_backup_dir": "", + "Restoring htmly installation $HTMLY_DOMAIN_NAME": "", + "Restore of htmly complete": "", + "Your htmly username: $MY_USERNAME": "", + "Your htmly password is: $HTMLY_ADMIN_PASSWORD": "", + "Log into your htmly at https://$HTMLY_DOMAIN_NAME/login": "", + "Htmly onion domain: ${HTMLY_ONION_HOSTNAME}": "", + "Log into your htmly at https://${HTMLY_ONION_HOSTNAME}/login": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-hubzilla.json b/locale/zh_tw/freedombone-app-hubzilla.json new file mode 100644 index 00000000..705cd7c0 --- /dev/null +++ b/locale/zh_tw/freedombone-app-hubzilla.json @@ -0,0 +1,20 @@ +{ + "Renew SSL certificate": "", + "Freedombone Control Panel": "", + "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", + "Hubzilla install directory not found": "", + "Hubzilla certificate has been renewed": "", + "Hubzilla channel directory server": "", + "Hubzilla is not installed on this system": "", + "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", + "Invalid domain - include the https://": "", + "Domain channel directory server changed to $hubzilla_domain_server": "", + "Hubzilla": "", + "Choose an operation:": "", + "Set channel directory server": "", + "Back to main menu": "", + "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", + "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", + "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", + "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-ipfs.json b/locale/zh_tw/freedombone-app-ipfs.json new file mode 100644 index 00000000..9f0a53f7 --- /dev/null +++ b/locale/zh_tw/freedombone-app-ipfs.json @@ -0,0 +1,7 @@ +{ + "Restoring IPFS": "", + "Restore of IPFS complete": "", + "Backing up IPFS": "", + "Backup of IPFS complete": "", + "ipfs was not found in downloaded package": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-irc.json b/locale/zh_tw/freedombone-app-irc.json new file mode 100644 index 00000000..7dadc52b --- /dev/null +++ b/locale/zh_tw/freedombone-app-irc.json @@ -0,0 +1,13 @@ +{ + "IRC Password": "", + "Freedombone Control Panel": "", + "Password for all IRC users, or press Enter for no password": "", + "The IRC password was changed": "", + "IRC Menu": "", + "No IRC server is installed": "", + "Choose an operation:": "", + "Set a password for all IRC users": "", + "Show current IRC login password": "", + "Exit": "", + "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-jitsi.json b/locale/zh_tw/freedombone-app-jitsi.json new file mode 100644 index 00000000..656364bb --- /dev/null +++ b/locale/zh_tw/freedombone-app-jitsi.json @@ -0,0 +1,4 @@ +{ + "Jitsi ${jitsi_subdomain_name} onion domain: ${new_domain}": "", + "Jitsi onion domain: ${JITSI_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-mediagoblin.json b/locale/zh_tw/freedombone-app-mediagoblin.json new file mode 100644 index 00000000..b7903aa5 --- /dev/null +++ b/locale/zh_tw/freedombone-app-mediagoblin.json @@ -0,0 +1,12 @@ +{ + "Freedombone Configuration": "", + "Mediagoblin Configuration": "", + "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up Mediagoblin": "", + "Backup of Mediagoblin complete": "", + "Restoring Mediagoblin installation": "", + "Restore of Mediagoblin complete": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-mumble.json b/locale/zh_tw/freedombone-app-mumble.json new file mode 100644 index 00000000..a60d0310 --- /dev/null +++ b/locale/zh_tw/freedombone-app-mumble.json @@ -0,0 +1,12 @@ +{ + "Backing up Mumble settings": "", + "Mumble settings backup complete": "", + "Restoring mumble settings": "", + "Backing up mumble settings": "", + "Backup of mumble settings complete": "", + "Restoring Mumble settings": "", + "Restore of Mumble complete": "", + "Mumble Server": "", + "Mumble onion domain:$MUMBLE_ONION_HOSTNAME": "", + "Mumble server password: $MUMBLE_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-pelican.json b/locale/zh_tw/freedombone-app-pelican.json new file mode 100644 index 00000000..e55d00d2 --- /dev/null +++ b/locale/zh_tw/freedombone-app-pelican.json @@ -0,0 +1,3 @@ +{ + "Freedombone Blog": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-pihole.json b/locale/zh_tw/freedombone-app-pihole.json new file mode 100644 index 00000000..5a2b27b1 --- /dev/null +++ b/locale/zh_tw/freedombone-app-pihole.json @@ -0,0 +1,34 @@ +{ + "Ad Blocker Upstream DNS": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Pause Ad Blocker": "", + "Ad blocking is paused": "", + "Resume Ad Blocker": "", + "Ad blocking has resumed": "", + "Freedombone Control Panel": "", + "Ad Blocker": "", + "Choose an operation:": "", + "Edit ads list": "", + "Edit blacklisted domain names": "", + "Edit whitelisted domain names": "", + "Change upstream DNS servers": "", + "Pause blocker": "", + "Resume blocker": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-postactiv.json b/locale/zh_tw/freedombone-app-postactiv.json new file mode 100644 index 00000000..83c0f91c --- /dev/null +++ b/locale/zh_tw/freedombone-app-postactiv.json @@ -0,0 +1,14 @@ +{ + "Freedombone Configuration": "", + "PostActiv Configuration": "", + "\\nPlease enter your postactiv details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "postactiv domain specified but not found in ${temp_backup_dir}": "", + "postactiv": "", + "Postactiv administrator": "", + "Postactiv administrator nickname: $MY_USERNAME": "", + "Postactiv administrator password: $POSTACTIV_ADMIN_PASSWORD": "", + "Postactiv onion domain: ${POSTACTIV_ONION_HOSTNAME}": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-rss.json b/locale/zh_tw/freedombone-app-rss.json new file mode 100644 index 00000000..1029cc40 --- /dev/null +++ b/locale/zh_tw/freedombone-app-rss.json @@ -0,0 +1,13 @@ +{ + "Backing up ttrss": "", + "ttrss backup complete": "", + "Backing up RSS reader installation": "", + "RSS reader domain specified but not found in /etc/share/ttrss}": "", + "Restoring ttrss": "", + "Restore of ttrss complete": "", + "RSS Reader": "", + "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", + "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", + "RSS reader admin username: admin": "", + "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-searx.json b/locale/zh_tw/freedombone-app-searx.json new file mode 100644 index 00000000..b2c25745 --- /dev/null +++ b/locale/zh_tw/freedombone-app-searx.json @@ -0,0 +1,5 @@ +{ + "Search engine login": "", + "Search engine onion domain: ${SEARX_ONION_HOSTNAME}": "", + "Your search engine password is: $SEARX_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-sip.json b/locale/zh_tw/freedombone-app-sip.json new file mode 100644 index 00000000..502b8b52 --- /dev/null +++ b/locale/zh_tw/freedombone-app-sip.json @@ -0,0 +1,12 @@ +{ + "Backing up SIP settings": "", + "SIP settings backup complete": "", + "Restoring SIP settings": "", + "Restore of SIP settings complete": "", + "Backup SIP settings complete": "", + "SIP Server": "", + "SIP onion_domain: $SIP_ONION_HOSTNAME": "", + "SIP server username: $MY_USERNAME": "", + "SIP server extension: 201": "", + "SIP server password: $SIP_SERVER_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-syncthing.json b/locale/zh_tw/freedombone-app-syncthing.json new file mode 100644 index 00000000..7f5297a7 --- /dev/null +++ b/locale/zh_tw/freedombone-app-syncthing.json @@ -0,0 +1,33 @@ +{ + "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", + "Device ID for ${PROJECT_NAME}": "", + "Freedombone User Control Panel": "", + "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", + "Add a Syncthing device ID": "", + "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", + "Device ID:": "", + "Description (optional):": "", + "That doesn't look like a device ID": "", + "That ID has already been added": "", + "The ID was added": "", + "Remove a Syncthing device ID": "", + "Paste the device ID which is to be removed below": "", + "That ID wasn't registered anyway": "", + "The ID was removed": "", + "File Synchronization": "", + "Choose an operation:": "", + "Show device ID for ${PROJECT_NAME}": "", + "Add an ID for another machine or device": "", + "Remove an ID for another machine or device": "", + "Manually edit device IDs": "", + "Back to main menu": "", + "Backing up syncthing files for $USERNAME": "", + "Restoring syncthing configuration": "", + "Restoring syncthing shared files": "", + "Restoring syncthing files for $USERNAME": "", + "Backing up syncthing configuration": "", + "Backup of syncthing configuration complete": "", + "Backing up syncthing shared files": "", + "Backup of syncthing shared files complete": "", + "Restore of syncthing files for $USERNAME complete": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-tahoelafs.json b/locale/zh_tw/freedombone-app-tahoelafs.json new file mode 100644 index 00000000..36e92e77 --- /dev/null +++ b/locale/zh_tw/freedombone-app-tahoelafs.json @@ -0,0 +1,4 @@ +{ + "Restoring Tahoe-LAFS introducer": "", + "Restore complete": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-tox.json b/locale/zh_tw/freedombone-app-tox.json new file mode 100644 index 00000000..d98d7748 --- /dev/null +++ b/locale/zh_tw/freedombone-app-tox.json @@ -0,0 +1,15 @@ +{ + "Backing up Tox": "", + "Backup of Tox complete": "", + "Restoring Tox node settings": "", + "Restore of Tox node complete": "", + "Your Tox node public key is": "", + "tox onion domain: ${TOX_ONION_HOSTNAME}": "", + "Your Tox node public key is: $TOX_PUBLIC_KEY": "", + "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Account to run Tox's DHT bootstrap daemon": "", + "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", + "Tox client was not installed to $TOXIC_FILE": "", + "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-vim.json b/locale/zh_tw/freedombone-app-vim.json new file mode 100644 index 00000000..e043eaf9 --- /dev/null +++ b/locale/zh_tw/freedombone-app-vim.json @@ -0,0 +1,4 @@ +{ + "Backing up Vim config for $USERNAME": "", + "Restoring Vim config for $USERNAME": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-webmail.json b/locale/zh_tw/freedombone-app-webmail.json new file mode 100644 index 00000000..96cce2c9 --- /dev/null +++ b/locale/zh_tw/freedombone-app-webmail.json @@ -0,0 +1,9 @@ +{ + "Backing up webmail": "", + "Backing up webmail complete": "", + "Restoring webmail": "", + "Restore of webmail complete": "", + "To access webmail open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", + "To access webmail open http://$WEBMAIL_ONION_HOSTNAME": "", + "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-wiki.json b/locale/zh_tw/freedombone-app-wiki.json new file mode 100644 index 00000000..f9ce9f76 --- /dev/null +++ b/locale/zh_tw/freedombone-app-wiki.json @@ -0,0 +1,19 @@ +{ + "Freedombone Configuration": "", + "Wiki Configuration": "", + "\\nPlease enter your wiki details:": "", + "Title:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Backing up $source_directory to $dest_directory": "", + "Backup to $dest_directory complete": "", + "Restoring Wiki installation": "", + "Restore of Wiki complete": "", + "Backing up wiki": "", + "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", + "Wiki password": "", + "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", + "Wiki username: $MY_USERNAME": "", + "Wiki password: $WIKI_ADMIN_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-xmpp.json b/locale/zh_tw/freedombone-app-xmpp.json new file mode 100644 index 00000000..28e2a47a --- /dev/null +++ b/locale/zh_tw/freedombone-app-xmpp.json @@ -0,0 +1,9 @@ +{ + "Restoring xmpp settings": "", + "Restore of xmpp settings complete": "", + "Backing up the xmpp settings": "", + "Backup of xmpp settings complete": "", + "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", + "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", + "Your XMPP password is: $XMPP_PASSWORD": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-app-zeronet.json b/locale/zh_tw/freedombone-app-zeronet.json new file mode 100644 index 00000000..3f0d5b96 --- /dev/null +++ b/locale/zh_tw/freedombone-app-zeronet.json @@ -0,0 +1,23 @@ +{ + "Address: $ZERONET_BLOG_ADDRESS": "", + "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", + "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", + "Address: $ZERONET_MAIL_ADDRESS": "", + "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", + "ZeroNet Mail address": "", + "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", + "${MY_USERNAME}'s Forum": "", + "Address: $ZERONET_FORUM_ADDRESS": "", + "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", + "Unable to find site directory: $MESH_INSTALL_DIR/zeronet/data/$ZERONET_FORUM_ADDRESS": "", + "Forum address: $ZERONET_FORUM_ADDRESS": "", + "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", + "ZeroNet Forum address": "", + "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", + "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-backup-local.json b/locale/zh_tw/freedombone-backup-local.json index ade08545..8b9bda6e 100644 --- a/locale/zh_tw/freedombone-backup-local.json +++ b/locale/zh_tw/freedombone-backup-local.json @@ -1,21 +1,11 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Unmount encrypted USB": "", - "Backup to USB drive is complete. You can now unplug it.": "", - "No MariaDB password was given": "", - "Obtaining ${1} database backup": "", - "${1} database could not be saved": "", - "WARNING: directory does not exist: ${1}": "", - "Backup key could not be found": "", "There was a problem making the directory $USB_MOUNT/backup.": "", "Less than 5% of space remaining on backup drive": "", "Backing up gpg keys for $USERNAME": "", "Backing up personal settings for $USERNAME": "", "Backing up ssh keys for $USERNAME": "", "Backing up fin files for $USERNAME": "", - "Backing up syncthing files for $USERNAME": "", + "Backing up Emacs config for $USERNAME": "", "Backing up config files for $USERNAME": "", "Backing up monkeysphere files for $USERNAME": "", "Backing up local files for $USERNAME": "", @@ -29,10 +19,6 @@ "Backing up $source_directory to $dest_directory": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up README": "", - "Backing up VoIP settings": "", "Unable to backup mysql settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Backup to USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-backup-remote.json b/locale/zh_tw/freedombone-backup-remote.json index f54a28c5..0ee5618e 100644 --- a/locale/zh_tw/freedombone-backup-remote.json +++ b/locale/zh_tw/freedombone-backup-remote.json @@ -1,10 +1,5 @@ { "Creating backup key": "", - "Backup key could not be found": "", - "No MariaDB password was given": "", - "${1} database could not be saved": "", - "Unable to export ${1} database": "", - "${PROJECT_NAME} backup to friends": "", "Backing up ${PROJECT_NAME} configuration files": "", "Backing up personal settings for $USERNAME": "", "Backing up gpg keys for $USERNAME": "", @@ -23,32 +18,10 @@ "Backing up emails for $USERNAME": "", "Backing up Lets Encrypt settings": "", "Backing up Tor settings": "", - "Backing up RSS reader installation": "", - "RSS reader domain specified but not found in /etc/share/ttrss}": "", - "Backing up GNU social installation": "", - "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "", - "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "", - "Backing up syncthing configuration": "", - "Backing up syncthing shared files": "", - "Backing up Mediagoblin": "", - "Obtaining Gogs settings backup": "", - "Obtaining Gogs repos backup": "", - "Obtaining Gogs authorized_keys backup": "", - "Backing up wiki": "", - "Backing up blog": "", - "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "", "Backing up certificates": "", "Backing up the public mailing list": "", - "Backing up the XMPP settings": "", "Backing up web settings": "", "Backing up README": "", - "Backing up IPFS": "", - "Backing up DLNA cache": "", - "Backing up VoIP settings": "", "Unable to backup MariaDB settings": "", - "Unable to export database settings": "", - "Backing up some additional directories": "", - "WARNING: The backup directory $destination_dir is already used.": "", - "Choose a different destination name for backing up $backup_dir": "", - "WARNING: Directory $backup_dir does not exist": "" + "Unable to export database settings": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-base-chaoskey.json b/locale/zh_tw/freedombone-base-chaoskey.json new file mode 100644 index 00000000..90adc625 --- /dev/null +++ b/locale/zh_tw/freedombone-base-chaoskey.json @@ -0,0 +1,6 @@ +{ + "chaoskey tarball: $CHAOSKEY_TARBALL": "", + "Hash does not match. This could indicate that the tarball has been tampered with.": "", + "chaoskey expected tarball hash: $CHAOSKEY_HASH": "", + "chaoskey actual hash: $hash": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-base-email.json b/locale/zh_tw/freedombone-base-email.json new file mode 100644 index 00000000..e25d1452 --- /dev/null +++ b/locale/zh_tw/freedombone-base-email.json @@ -0,0 +1,26 @@ +{ + "If you have imported legacy email which is not encrypted": "", + "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", + "Creating the $PUBLIC_MAILING_LIST mailing list": "", + "$PUBLIC_MAILING_LIST mailing list": "", + "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", + "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", + "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n Now on your internet router forward ports\n 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", + "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "Added onion site for ${onion_service_name}": "", + "${onion_service_name} onion site hostname not found": "", + "# Tripwire reports which have no violations don't need to be logged": "", + "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", + "Unknown subkey usage: $GPG_KEY_USAGE": "", + "Public key: $MY_GPG_PUBLIC_KEY": "", + "Private key: $MY_GPG_PRIVATE_KEY": "", + "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", + "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", + "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", + "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", + "Change your GPG password": "", + "It's very important to add a password to your GPG key so that": "", + "if anyone does get access to your email they still won't be able": "", + "Publish your GPG public key": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-config.json b/locale/zh_tw/freedombone-config.json index e41171d3..3c55c989 100644 --- a/locale/zh_tw/freedombone-config.json +++ b/locale/zh_tw/freedombone-config.json @@ -1,19 +1,101 @@ { - "

Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog

Another $PROJECT_NAME site

": "", + "

Welcome to \\$GNUSOCIAL_DOMAIN_NAME – a federated social network

Another $PROJECT_NAME site

": "", "${PROJECT_NAME}-config -f [config filename] -m [min password length]": "", + "Freedombone Configuration": "", + "Your email address": "", + "Your main domain name": "", + "\\nWhich domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain:": "", + "Code:": "", + "mail subdomain Code:": "", + "XMPP subdomain Code:": "", + "Which domain name should your email/XMPP/IRC/Mumble be associated with?": "", + "Domain name validation": "", + "Choose Dynamic DNS provider:": "", + "Dynamic DNS provider username": "", + "Dynamic DNS provider password": "", + "Password quality check": "", + "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", + "Pick a domain name service (DNS):": "", + "Digital Courage": "", + "German Privacy Foundation 1": "", + "German Privacy Foundation 2": "", + "Chaos Computer Club": "", + "ClaraNet": "", + "OpenNIC 1": "", + "OpenNIC 2": "", + "OpenNIC 3": "", + "OpenNIC 4": "", + "OpenNIC 5": "", + "OpenNIC 6": "", + "OpenNIC 7": "", + "PowerNS": "", + "ValiDOM": "", + "Freie Unzensierte": "", + "Google": "", + "Where to download Debian packages from:": "", + "Australia": "", + "Austria": "", + "Belarus": "", + "Belgium": "", + "Bosnia and Herzegovina": "", + "Brazil": "", + "Bulgaria": "", + "Canada": "", + "Chile": "", + "China": "", + "Croatia": "", + "Czech Republic": "", + "Denmark": "", + "El Salvador": "", + "Estonia": "", + "Finland": "", + "France 1": "", + "France 2": "", + "Germany 1": "", + "Germany 2": "", + "Greece": "", + "Hungary": "", + "Iceland": "", + "Iran": "", + "Ireland": "", + "Italy": "", + "Japan": "", + "Korea": "", + "Lithuania": "", + "Mexico": "", + "Netherlands": "", + "New Caledonia": "", + "New Zealand": "", + "Norway": "", + "Poland": "", + "Portugal": "", + "Romania": "", + "Russia": "", + "Slovakia": "", + "Slovenia": "", + "Spain": "", + "Sweden": "", + "Switzerland": "", + "Taiwan": "", + "Thailand": "", + "Turkey": "", + "Ukraine": "", + "United Kingdom": "", + "United States": "", + "Type of Random Number Generator:": "", + "OneRNG Device": "", + "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", + "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", + "Social Key Management": "", + "Username": "", + "Set your username for the system\\n\\nYour username should not contain any spaces": "", + "Don't use the default user account": "", + "The directory /home/$MY_USERNAME does not exist": "", + "Your full name (or nick)": "", + "Type of Installation": "", "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", "Invalid FreeDNS Code": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", - "Freedombone Configuration": "", - "GPG/PGP keys for your system:": "", - "Generate new keys (new user)": "", - "Import keys from USB drive/s": "", - "Retrieve keys from friends servers": "", "Freedombone Control Panel": "", "Main Repository (Mirrors)": "", "If you don't know what this means then just select Ok.\\n\\nIf you don't wish to use the default repositories they can be obtained from mirrored repos on another ${PROJECT_NAME} system.\\n\\nThe repositories are for applications which are not yet packaged for Debian.": "", @@ -96,135 +178,5 @@ "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE.": "", "Freedombone": "", - "Type of Installation:": "", - "Full": "", - "Writer": "", - "Cloud": "", - "Chat": "", - "Mailbox": "", - "Non-Mailbox": "", - "Social": "", - "Media": "", - "Developer": "", - "Mesh (router)": "", - "Mesh (user device)": "", - "Wireless Mesh ESSID\\n\\nIf you press enter the default will be '$WIFI_SSID'": "", - "Give your mesh peer a name": "", - "Wifi Channel (spaced to be non-overlapping):": "", - "Username": "", - "Set your username for the system\\n\\nYour username should not contain any spaces": "", - "Don't use the default user account": "", - "The directory /home/$MY_USERNAME does not exist": "", - "Your full name (or nick)": "", - "Install Target": "", - "\\nAre you installing onto a Beaglebone Black?": "", - "\\nDo you wish to enable social key management, otherwise known as \\\"the unforgettable key\\\"?\\n\\nThis means that fragments of your GPG key will be included with any remote backups so that if you later lose your key then it can be reconstructed from your friends servers. If you select \\\"no\\\" then you can still do social key management, but offline using physical USB thumb drives, which is more secure but less convenient.": "", - "Social Key Management": "", - "Type of Random Number Generator:": "", - "OneRNG Device": "", - "Please ensure that the OneRNG device is disconnected. You can reconnect it later during the installation": "", - "Where to download Debian packages from:": "", - "Australia": "", - "Austria": "", - "Belarus": "", - "Belgium": "", - "Bosnia and Herzegovina": "", - "Brazil": "", - "Bulgaria": "", - "Canada": "", - "Chile": "", - "China": "", - "Croatia": "", - "Czech Republic": "", - "Denmark": "", - "El Salvador": "", - "Estonia": "", - "Finland": "", - "France 1": "", - "France 2": "", - "Germany 1": "", - "Germany 2": "", - "Greece": "", - "Hungary": "", - "Iceland": "", - "Iran": "", - "Ireland": "", - "Italy": "", - "Japan": "", - "Korea": "", - "Lithuania": "", - "Mexico": "", - "Netherlands": "", - "New Caledonia": "", - "New Zealand": "", - "Norway": "", - "Poland": "", - "Portugal": "", - "Romania": "", - "Russia": "", - "Slovakia": "", - "Slovenia": "", - "Spain": "", - "Sweden": "", - "Switzerland": "", - "Taiwan": "", - "Thailand": "", - "Turkey": "", - "Ukraine": "", - "United Kingdom": "", - "United States": "", - "Pick a domain name service (DNS):": "", - "Digital Courage": "", - "German Privacy Foundation 1": "", - "German Privacy Foundation 2": "", - "Chaos Computer Club": "", - "ClaraNet": "", - "OpenNIC 1": "", - "OpenNIC 2": "", - "OpenNIC 3": "", - "OpenNIC 4": "", - "OpenNIC 5": "", - "OpenNIC 6": "", - "OpenNIC 7": "", - "PowerNS": "", - "ValiDOM": "", - "Freie Unzensierte": "", - "Google": "", - "Choose Dynamic DNS provider:": "", - "Dynamic DNS provider username": "", - "Dynamic DNS provider password": "", - "Password quality check": "", - "The password given was too short. It must be at least $MINIMUM_PASSWORD_LENGTH characters. You may need to change your password on the dynamic DNS provider's web site.": "", - "Static local IP address": "", - "\\nDo you want to set a static local IP address for this system?\\n\\nFor example, 192.168.1.10": "", - "Local Network Configuration": "", - "\\nPlease enter the IP addresses:": "", - "This system:": "", - "Internet router:": "", - "Wiki Configuration": "", - "\\nPlease enter your wiki details:": "", - "Title:": "", - "Domain:": "", - "Code:": "", - "Domain name validation": "", - "Blog Configuration": "", - "\\nPlease enter your blog details:": "", - "Mediagoblin Configuration": "", - "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "", - "Media Server Configuration": "", - "\\nPlease enter your Media Server details, or just select Ok if you don't need a Media Server site:": "", - "Hubzilla Configuration": "", - "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Microblog Configuration": "", - "\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", - "Welcome Message:": "", - "Background image URL:": "", - "Developer Configuration": "", - "\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "", - "Your main domain name": "", - "\\nWhich domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Which domain name should your email/XMPP/IRC/VoIP be associated with?": "", - "Your email address": "", "Configuration filename:": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-controlpanel-user.json b/locale/zh_tw/freedombone-controlpanel-user.json index 1512dd45..c0a63d27 100644 --- a/locale/zh_tw/freedombone-controlpanel-user.json +++ b/locale/zh_tw/freedombone-controlpanel-user.json @@ -25,6 +25,14 @@ "No email address was given": "", "No folder name was given": "", "Email rule for $RULE_EMAIL was added": "", + "Trust a PGP/GPG key or website domain": "", + "Set the trust level for $TRUST_ADDRESS:": "", + "I don't know or won't say": "", + "I do NOT trust": "", + "I trust marginally": "", + "I trust fully": "", + "I trust ultimately": "", + "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "When email arrives with subject containing:": "", "No subject text was given": "", "Email rule for subject '$RULE_SUBJECT' was added": "", @@ -71,33 +79,11 @@ "Port:": "", "Username:": "", "Password:": "", - "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "", - "Device ID for ${PROJECT_NAME}": "", - "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "", - "Add a Syncthing device ID": "", - "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "", - "Device ID:": "", - "Description (optional):": "", - "That doesn't look like a device ID": "", - "That ID has already been added": "", - "The ID was added": "", - "Remove a Syncthing device ID": "", - "Paste the device ID which is to be removed below": "", - "That ID wasn't registered anyway": "", - "The ID was removed": "", "Sign a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "", "Sign a PGP/GPG key": "", "$SIGN_ADDRESS was signed": "", - "Trust a PGP/GPG key or website domain": "", "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "", - "Set the trust level for $TRUST_ADDRESS:": "", - "I don't know or won't say": "", - "I do NOT trust": "", - "I trust marginally": "", - "I trust fully": "", - "I trust ultimately": "", - "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "", "My Encryption Keys": "", "Choose an operation:": "", "Show your PGP/GPG key": "", @@ -111,19 +97,13 @@ "Add an email rule for a subject": "", "Block or unblock an email address": "", "Block or unblock email with subject text": "", - "File Synchronization": "", - "Show device ID for ${PROJECT_NAME}": "", - "Add an ID for another machine or device": "", - "Remove an ID for another machine or device": "", - "Manually edit device IDs": "", "Monkeysphere sign server keys": "", "Freedombone Security Configuration": "", "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "", + "Freedombone": "", + "Run an App": "", "User Control Panel": "", "Use Email": "", - "Use Tox Chat": "", - "Use XMPP Chat": "", - "Use IRC": "", "Browse the Web": "", "Set an outgoing email proxy": "", "Administrator controls": "", diff --git a/locale/zh_tw/freedombone-controlpanel.json b/locale/zh_tw/freedombone-controlpanel.json index ab859ac6..329ec52f 100644 --- a/locale/zh_tw/freedombone-controlpanel.json +++ b/locale/zh_tw/freedombone-controlpanel.json @@ -21,12 +21,6 @@ "This does not look like an ssh public key": "", "Select User": "", "Select one of the following:": "", - "SMTP Proxy for $ADMIN_USER": "", - "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", - "Enable proxy:": "", - "Protocol (smtp/smtps):": "", - "ISP mail server:": "", - "Port:": "", "Administrator user": "", "You can't delete the administrator user": "", "No Administrator user found. Check $COMPLETION_FILE": "", @@ -36,12 +30,6 @@ "New password for user $SELECTED_USERNAME": "", "The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "", "Password for $SELECTED_USERNAME was changed": "", - "IRC Password": "", - "Password for all IRC users, or press Enter for no password": "", - "The IRC password was changed": "", - "Change blog avatar": "", - "Enter a URL for an image. It should be approximately a square image.": "", - "Your blog avatar has been changed": "", "Change ssh public key": "", "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "", "Change ssh public key for $SELECTED_USERNAME": "", @@ -82,41 +70,19 @@ "Plug in a LUKS encrypted USB drive": "", "USB Fragment Keydrive": "", "Backup data to USB": "", - "Restore from USB backup": "", - "Choose an application to restore:": "", - "Everything": "", - "Return to the backup and restore menu": "", - "Configuration files": "", - "MariaDB settings": "", - "Let's Encrypt account": "", - "Mutt email client settings": "", - "GPG keys": "", - "Email processing rules": "", - "Spam filtering rules": "", - "Administrator's README file": "", - "IPFS": "", - "SSH keys": "", - "User configuration files": "", - "User local files": "", - "User fin files": "", - "SSL/TLS certificates": "", - "Personal settings": "", - "Mailing List": "", - "XMPP chat": "", - "GNU Social": "", - "Hubzilla": "", - "Syncthing": "", - "Gogs": "", - "Wiki": "", - "Blog": "", - "CJDNS": "", - "Email": "", - "DLNA": "", - "VoIP": "", - "RSS reader": "", - "Tox": "", - "Mediagoblin": "", - "Restore from ${remote_domain_name}": "", + "Detected USB drive $USB_DRIVE": "", + "all": "", + "Exit": "", + "Restore apps": "", + "Restore apps from USB drive $USB_DRIVE": "", + "Freedombone": "", + "Restore all apps from USB": "", + "Restore failed with code $retcode": "", + "Restore all apps from $1": "", + "Restore complete": "", + "Restore apps from USB": "", + "Restore of ${app_name} failed with code $retcode": "", + "Restore apps from $1": "", "Restore data from USB": "", "Plug in your backup USB drive": "", "Restore data from remote server": "", @@ -131,25 +97,10 @@ "\\nDo you want to turn logging on?": "", "Restore GPG key for user": "", "Plug in your USB keydrive": "", - "Renew SSL certificate": "", - "\\nThis will renew a letsencrypt certificate. Select 'yes' to continue": "", - "Hubzilla install directory not found": "", - "Hubzilla certificate has been renewed": "", - "Hubzilla channel directory server": "", - "Hubzilla is not installed on this system": "", - "When you click on 'channel directory' this is where Hubzilla will obtain its list from": "", - "Invalid domain - include the https://": "", - "Domain channel directory server changed to $hubzilla_domain_server": "", - "Format a USB drive (LUKS encrypted)": "", - "Choose a drive:": "", - "sda (Beaglebone Black)": "", - "sdb": "", - "sdc": "", - "sdd": "", - "Back to Backup and Restore menu": "", - "Format USB drive": "", - "\\nPlease confirm that you wish to format drive\\n\\n ${drive}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", - "Remove backups from a USB drive": "", + "Format USB drive $USB_DRIVE": "", + "\\nPlease confirm that you wish to format drive\\n\\n ${USB_DRIVE}\\n\\nAll current data on the drive will be lost, and you will be prompted to give a password used to encrypt the drive.\\n\\nDANGER: If you screw up here and format the wrong drive it's your own fault!": "", + "Formatting drive $USB_DRIVE. ALL CONTENTS WILL BE LOST.": "", + "Remove backups from a USB drive $USB_DRIVE": "", "\\nPlease confirm that you wish to remove backups from this drive\\n\\n ${drive}\\n\\nYou will not be able to recover them afterwards.": "", "Power off the system": "", "\\nPlease confirm that you wish to power off the system.\\n\\nWARNING: to power on again you will need to have physical access to the hardware.": "", @@ -158,16 +109,19 @@ "Change the name of this system": "", "New local network name": "", "The name of this system on your local network was changed successfully": "", - "Set the TLS date/time source": "", - "Enter a domain name to use as a TLS time source.\\n\\nFactors to consider when choosing a source are whether you wish that site to know that your system is 'alive' and also what might happen if an adversary were to try to mess with the date/time from that domain (i.e. how much blowback would there be).": "", - "Don't include the 'https'": "", - "That doesn't look like a domain name": "", + "Return to using a dynamic IP address": "", + "\\nDo you wish to go back to using a dynamic IP address?": "", + "System is rebooting. You may need to close this terminal and log in from a new one.": "", "Set a static local IP address": "", - "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "", + "In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be ${IPv4_address_base}.x\\n\\nIf you leave this field blank then the system will revert to using a dynamic IP address.": "", "Set the IP address of your internet router/modem": "", - "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "", + "Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be ${IPv4_address_base}.1, ${IPv4_address_base}.254, or similar": "", + "Static local IP address": "", + "\\nSet a static address for the wifi adapter?\\n\\nIf you select 'no' then wired ethernet will be used.": "", + "\\nFor the change to take effect your system will now need to reboot. Do this now?": "", "Wifi Settings": "", - "Wifi settings were changed": "", + "Wifi settings were changed.": "", + "Wifi settings were changed. You will need to restart the system with ethernet cable removed for the changes to take effect.": "", "Hotspot Settings": "", "Enabled (yes/no):": "", "SSID:": "", @@ -176,54 +130,67 @@ "No wifi hotspot passphrase was given": "", "Wifi hotspot passphrase was too short": "", "Hotspot settings were changed": "", + "Reinstall MariaDB": "", + "\\nThis should be a LAST RESORT, if the mysql daemon won't start. You will lose ALL databases and will then need to restore them from backup.\\n\\nAre you sure that you wish to continue?": "", + "MariaDB has been reinstalled": "", + "Firewall Settings": "", + "Email Domains": "", + "Enter the list of email domains to use, separated by semicolons": "", + "Email domains were changed": "", + "Email Domains not set": "", + "There should be no spaces in the list": "", + "SMTP Proxy for $ADMIN_USER": "", + "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "", + "Enable proxy:": "", + "Protocol (smtp/smtps):": "", + "ISP mail server:": "", + "Port:": "", "Backup and Restore": "", "Choose an operation:": "", "Backup data to USB drive": "", "Restore GPG key from USB keydrive": "", "Restore data from USB drive": "", + "Reinstall mariadb": "", "Configure remote backups": "", "Restore from remote backup": "", "Backup GPG key to USB (master keydrive)": "", "Backup GPG key to USB (fragment keydrive)": "", + "Format a USB drive (LUKS encrypted)": "", + "Remove backups from a USB drive": "", "Back to main menu": "", - "Email Filtering Rules": "", + "Email Menu": "", "Add a user to a mailing list": "", "Remove a user from a mailing list": "", "Add an email rule": "", "Block/Unblock an email address": "", "Block/Unblock email with subject text": "", + "Outgoing Email Proxy": "", + "Extra email domains": "", "Manage Users": "", "Add a user": "", "Delete a user": "", "Change user password": "", "Change user ssh public key": "", - "Set channel directory server": "", - "Media Menu": "", - "Attach a drive containing playable media": "", - "Remove a drive containing playable media": "", - "Exit": "", "Enable Wifi": "", "\\nDo you wish to enable wifi?": "", + "Wifi": "", + "No wifi adaptors were detected": "", "Wifi Menu": "", "${status_str}\\n\\nChoose an operation:": "", "Enable or disable Wifi": "", "Configure wifi networks": "", "Manually edit wifi networks file": "", "Hotspot settings": "", - "IRC Menu": "", - "No IRC server is installed": "", - "Set a password for all IRC users": "", - "Show current IRC login password": "", + "Change Settings for an App": "", "Control Panel": "", "About this system": "", + "Show Firewall": "", "Reset Tripwire": "", + "App Settings": "", + "Add/Remove Apps": "", "Logging on/off": "", "Ping enable/disable": "", - "Outgoing Email Proxy": "", "Security Settings": "", "Set the main repository (repo mirrors)": "", - "Media menu": "", - "IRC menu": "", - "Change your blog avatar": "", "Wifi menu": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-image-customise.json b/locale/zh_tw/freedombone-image-customise.json index 1177bb66..ccd87939 100644 --- a/locale/zh_tw/freedombone-image-customise.json +++ b/locale/zh_tw/freedombone-image-customise.json @@ -1,19 +1,14 @@ { + "Freedombone Mesh": "", + "Welcome to the Freedombone mesh.\\n\\nThe first thing you will need to do is set a username so that other peers can find you.": "", "info: Adding apt config to call dpkg via eatmydata": "", "error: unable to find /usr/bin/eatmydata after installing the eatmydata package": "", "info: Removing apt config to call dpkg via eatmydata": "", "warning: missing $rootdir$override": "", - "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n\t\t\t\t\tInitial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n\tsudo su\n\t${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Initial base install\n\nYour system is not yet installed. To complete the process run the\nfollowing commands, then enter your details.\n\n sudo su\n ${PROJECT_NAME} menuconfig\n\n": "", + "\n .---. . .\n | | |\n |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-.\n | | (.-' (.-' ( | ( )| | | | )( )| | (.-'\n ' ' --' --' -' - -' ' ' -' -' -' ' - --'\n\n Freedom in the Mesh\n": "", "Using ssh public key:": "", "Install failed. Press x to continue...": "", - "Toxcore compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Toxcore compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "Unable to install toxid, returned $?": "", - "Toxic client compile failed at $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", - "Tox client was not installed to $TOXIC_FILE": "", - "Toxic client compile $(($duration / 60)) minutes and $(($duration % 60)) seconds elapsed.": "", "warning: creating initial user $username with well known password!": "", "info: killing leftover processes in chroot": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-image-mesh.json b/locale/zh_tw/freedombone-image-mesh.json index 78ccf0d6..54ff5d59 100644 --- a/locale/zh_tw/freedombone-image-mesh.json +++ b/locale/zh_tw/freedombone-image-mesh.json @@ -1,21 +1,5 @@ { "avahi name changed to P${PEER_ID}.local": "", - "Regenerating ssh host keys": "", - "zeronet daemon updated to P${PEER_ID}.local": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Home directory for $DEFAULT_USERNAME not found": "" + "new": "", + "amnesic": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-image.json b/locale/zh_tw/freedombone-image.json index a4fd155c..cdf19cd2 100644 --- a/locale/zh_tw/freedombone-image.json +++ b/locale/zh_tw/freedombone-image.json @@ -6,5 +6,6 @@ " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\nPassword: $PASSWORD\n": "", " Username: $USERNAME\nPassword: $PASSWORD\n": "", "\nUsername: $USERNAME\nPassword: $PASSWORD\n": "", + "\nImage was created.\n": "", "Username: $USERNAME\nPassword: $PASSWORD": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-keydrive.json b/locale/zh_tw/freedombone-keydrive.json index eb6c94ef..55186ebb 100644 --- a/locale/zh_tw/freedombone-keydrive.json +++ b/locale/zh_tw/freedombone-keydrive.json @@ -3,6 +3,7 @@ "Home directory for $MY_USERNAME not found. This user may not exist on the system": "", "There was a problem mounting the USB drive to $USB_MOUNT": "", "No .gnupg directory was found for $MY_USERNAME": "", + "LetsEncrypt keys copied to $USB_DRIVE": "", "GPG Keyring copied to $USB_DRIVE. You may now remove the drive.": "", "Unable to copy gpg keyring to $USB_DRIVE": "", "Made directory $FRAGMENTS_DIR": "", diff --git a/locale/zh_tw/freedombone-mesh-batman.json b/locale/zh_tw/freedombone-mesh-batman.json new file mode 100644 index 00000000..30c81cd6 --- /dev/null +++ b/locale/zh_tw/freedombone-mesh-batman.json @@ -0,0 +1,3 @@ +{ + "${WIFI_SSID}-hotspot": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-mesh-blog.json b/locale/zh_tw/freedombone-mesh-blog.json new file mode 100644 index 00000000..55d57df8 --- /dev/null +++ b/locale/zh_tw/freedombone-mesh-blog.json @@ -0,0 +1,19 @@ +{ + "Freedombone Blog": "", + "${TOX_NICK}'s Blog": "", + "Date: ${DATESTR}": "", + "Author: $(toxid --showuser)": "", + "Add your text here": "", + "Blog Post Title": "", + "Delete the previous blog entry": "", + "Freedombone Mesh": "", + "\\nAre you sure that you wish to delete the previous blog entry?": "", + "Select Blog Theme": "", + "Blogging": "", + "Choose an operation:": "", + "View a blog": "", + "New blog entry": "", + "Edit the previous blog entry": "", + "Change theme": "", + "Exit": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-mesh-install.json b/locale/zh_tw/freedombone-mesh-install.json index 633b692d..0660b279 100644 --- a/locale/zh_tw/freedombone-mesh-install.json +++ b/locale/zh_tw/freedombone-mesh-install.json @@ -1,7 +1,3 @@ { - "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "", - "File not found /usr/local/bin/tox-bootstrapd": "", - "Account to run Tox's DHT bootstrap daemon": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "", - "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "" + "${PROJECT_NAME}-mesh-install -f [function] -r [rootdir]": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-mesh-reset.json b/locale/zh_tw/freedombone-mesh-reset.json new file mode 100644 index 00000000..f9108f83 --- /dev/null +++ b/locale/zh_tw/freedombone-mesh-reset.json @@ -0,0 +1,6 @@ +{ + "New Identity": "", + "Freedombone Mesh": "", + "\\nDo you want to reset your identity? This will reset ALL data for this peer, and you will not be able to recover it.": "", + "You now have a new identity": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-mesh-visit-site.json b/locale/zh_tw/freedombone-mesh-visit-site.json new file mode 100644 index 00000000..28011144 --- /dev/null +++ b/locale/zh_tw/freedombone-mesh-visit-site.json @@ -0,0 +1,6 @@ +{ + "Visit IPFS site": "", + "Freedombone mesh": "", + "Enter the username or Tox ID for the site you wish to visit": "", + "An IPFS site was not found for the user '$TOX_USERNAME_OR_ID'": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-mirrors.json b/locale/zh_tw/freedombone-mirrors.json index bcebe53c..ba851a39 100644 --- a/locale/zh_tw/freedombone-mirrors.json +++ b/locale/zh_tw/freedombone-mirrors.json @@ -4,5 +4,6 @@ " -m|--mypassword [password] Local mirrors user password": "", " --port [number] Friend's server ssh port number": "", " -s|--sync [domain] Friend's server domain to sync with": "", + "The app $SYNC_SINGLE_APP was not found": "", "WARNING: failed to mirror repo ${repo_url}": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-pin-cert.json b/locale/zh_tw/freedombone-pin-cert.json index dc2fd0c1..7f530554 100644 --- a/locale/zh_tw/freedombone-pin-cert.json +++ b/locale/zh_tw/freedombone-pin-cert.json @@ -1,3 +1,6 @@ { - "No certificate found for $DOMAIN_NAME": "" + "Pinned $DOMAIN_NAME with keys $KEY_HASH $BACKUP_KEY_HASH": "", + "Removed pinning for ${DOMAIN_NAME}": "", + "No private key certificate found for $DOMAIN_NAME": "", + "No fullchain certificate found for $DOMAIN_NAME": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-recoverkey.json b/locale/zh_tw/freedombone-recoverkey.json index c48d4852..4db7eed5 100644 --- a/locale/zh_tw/freedombone-recoverkey.json +++ b/locale/zh_tw/freedombone-recoverkey.json @@ -1,11 +1,5 @@ { "${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "", "User $MY_USERNAME does not exist on the system": "", - "Encryption keys": "", - "There was a problem mounting the USB drive to $GPG_USB_MOUNT": "", - "The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "", - "GPG Keyring loaded to $HOME_DIR": "", - "ssh keys imported": "", - "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", "Starting key retrieval from $REMOTE_SERVER...": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-restore-local.json b/locale/zh_tw/freedombone-restore-local.json index 833227c8..14ed0628 100644 --- a/locale/zh_tw/freedombone-restore-local.json +++ b/locale/zh_tw/freedombone-restore-local.json @@ -1,16 +1,8 @@ { - "Please attach a USB drive": "", - "There was a problem mounting the USB drive to $USB_MOUNT": "", - "Unable to unmount the drive. This means that the backup did not work": "", - "Setting permissions": "", - "Unmount encrypted USB": "", "No backup directory found on the USB drive.": "", "Checking that admin user exists": "", "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "", "Restoring mysql settings": "", @@ -27,7 +19,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring admin user README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -36,21 +27,7 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Gogs settings": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "", - "Restoring blog installation": "", - "No content directory found after restoring blog": "", - "Restoring cjdns installation": "", "Restoring emails for $USERNAME": "", - "Restoring DLNA cache": "", - "Restoring VoIP settings": "", - "Restoring Tox node settings": "", "Restore $RESTORE_APP": "", "Restore from USB drive is complete. You can now unplug it.": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-restore-remote.json b/locale/zh_tw/freedombone-restore-remote.json index fbe522f8..fd8deeab 100644 --- a/locale/zh_tw/freedombone-restore-remote.json +++ b/locale/zh_tw/freedombone-restore-remote.json @@ -2,9 +2,6 @@ "No friends list found at $BACKUP_LIST": "", "Server not found within the friends list": "", "Copying GPG keys from admin user to root": "", - "Restoring ${1} database": "", - "Unable to restore ${1} database": "", - "Restoring ${1} installation": "", "Restoring configuration files": "", "Restoring MariaDB settings": "", "Get the MariaDB password from the backup": "", @@ -20,7 +17,6 @@ "Restoring procmail settings for $USERNAME": "", "Restoring spamassassin settings for $USERNAME": "", "Restoring README": "", - "Restoring IPFS": "", "Restoring ssh keys for $USERNAME": "", "Restoring config files for $USERNAME": "", "Restoring monkeysphere ids for $USERNAME": "", @@ -29,14 +25,6 @@ "Restoring certificates": "", "Restoring personal settings for $USERNAME": "", "Restoring public mailing list": "", - "Restoring XMPP settings": "", - "Restoring syncthing configuration": "", - "Restoring syncthing shared files": "", - "Restoring syncthing files for $USERNAME": "", - "Restoring Mediagoblin installation": "", - "Restoring Gogs repos": "", - "Restoring Gogs authorized_keys": "", - "Restoring Wiki installation $WIKI_DOMAIN_NAME": "", - "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "", - "No content directory found after restoring blog": "" + "Restoring emails for $USERNAME": "", + "*** Remote restore was successful ***": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-rmuser.json b/locale/zh_tw/freedombone-rmuser.json index 77abc300..9219f6bc 100644 --- a/locale/zh_tw/freedombone-rmuser.json +++ b/locale/zh_tw/freedombone-rmuser.json @@ -1,10 +1,11 @@ { - "Home directory does not exist for $MY_USERNAME": "", + "Home directory does not exist for $REMOVE_USERNAME": "", "$COMPLETION_FILE not found": "", "No admin user specified in $COMPLETION_FILE": "", "No admin username specified in $COMPLETION_FILE": "", "The administrator user cannot be removed": "", - "Do you really wish to remove the user '$MY_USERNAME' (y/n) ?": "", - "User $MY_USERNAME was not removed": "", - "User $MY_USERNAME was removed": "" + "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "", + "User $REMOVE_USERNAME was not removed": "", + "Removing user from ${app_name}": "", + "User $REMOVE_USERNAME was removed": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-sec.json b/locale/zh_tw/freedombone-sec.json index 58927988..d19689dc 100644 --- a/locale/zh_tw/freedombone-sec.json +++ b/locale/zh_tw/freedombone-sec.json @@ -1,5 +1,7 @@ { + "SSH Passwords": "", "Freedombone Security Configuration": "", + "\\nAllow SSH login using passwords?": "", "\\nWeb/IMAP Ciphers:": "", "Protocols:": "", "Ciphers:": "", @@ -7,8 +9,6 @@ "MACs:": "", "KEX:": "", "Host key algorithms:": "", - "SSH Passwords": "", - "\\nAllow SSH login using passwords?": "", "\\nXMPP Ciphers:": "", "ECC Curve:": "", "Final Confirmation": "", @@ -36,6 +36,18 @@ "Register a website with monkeysphere": "", "Enter the website domain name (without https://)": "", "$domain has been registered": "", + "Remove pinning for a domain": "", + "Removed pinning from $domain": "", + "Freedombone Control Panel": "", + "Security Settings": "", + "Choose an operation:": "", + "Regenerate ssh host keys": "", + "Regenerate Diffie-Hellman keys": "", + "Update cipersuite": "", + "Renew Let's Encrypt certificate": "", + "Enable GPG based authentication (monkeysphere)": "", + "Allow ssh login with passwords": "", + "Go Back/Exit": "", "Import file $IMPORT_FILE not found": "", "Security settings exported to $EXPORT_FILE": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone-tests.json b/locale/zh_tw/freedombone-tests.json new file mode 100644 index 00000000..1cb73fa7 --- /dev/null +++ b/locale/zh_tw/freedombone-tests.json @@ -0,0 +1,4 @@ +{ + "${PROJECT_NAME}-tests": "", + "Application ${app_name} does not contain a function called '${fn_type}_${app_name}'": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-update-date.json b/locale/zh_tw/freedombone-update-date.json deleted file mode 100644 index 948bd604..00000000 --- a/locale/zh_tw/freedombone-update-date.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Date went backwards between tlsdate updates. ": "", - "tlsdate anomaly": "", - "Incorrect date: $DATE_BEFORE -> $DATE_AFTER": "" -} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-update-date.mo b/locale/zh_tw/freedombone-update-date.mo deleted file mode 100644 index 80c25fbd..00000000 Binary files a/locale/zh_tw/freedombone-update-date.mo and /dev/null differ diff --git a/locale/zh_tw/freedombone-utils-backup.json b/locale/zh_tw/freedombone-utils-backup.json new file mode 100644 index 00000000..3279f0ab --- /dev/null +++ b/locale/zh_tw/freedombone-utils-backup.json @@ -0,0 +1,29 @@ +{ + "Please attach a USB drive": "", + "There was a problem mounting the USB drive to $USB_MOUNT": "", + "Unable to unmount the drive.": "", + "Unmount encrypted USB": "", + "No MariaDB password was given": "", + "Obtaining ${1} database backup": "", + "${1} database could not be saved": "", + "${1} database could not be dumped": "", + "Database dump was created for ${1}": "", + "WARNING: directory does not exist: ${1}": "", + "Backup key could not be found": "", + "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "", + "Setting permissions": "", + "Unable to export ${1} database": "", + "${PROJECT_NAME} backup to friends": "", + "Unable to dump ${1} database": "", + "Backup ${app_name}": "", + "Backup ${app_name} completed": "", + "Restoring ${app_name}": "", + "Restored ${app_name}": "", + "Restoring ${1} database": "", + "Unable to restore ${1} database": "", + "Restoring ${1} installation": "", + "Backing up some additional directories": "", + "WARNING: The backup directory $destination_dir is already used.": "", + "Choose a different destination name for backing up $backup_dir": "", + "WARNING: Directory $backup_dir does not exist": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-config.json b/locale/zh_tw/freedombone-utils-config.json new file mode 100644 index 00000000..876433af --- /dev/null +++ b/locale/zh_tw/freedombone-utils-config.json @@ -0,0 +1,5 @@ +{ + "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", + "The configuration file $CONFIGURATION_FILE was not found": "", + "Domain ${domain_value} collides with another app. The domain for each app should be unique.": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-database.json b/locale/zh_tw/freedombone-utils-database.json new file mode 100644 index 00000000..30174d01 --- /dev/null +++ b/locale/zh_tw/freedombone-utils-database.json @@ -0,0 +1,4 @@ +{ + "Your MariaDB password is: $MARIADB_PASSWORD": "", + "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-depends.json b/locale/zh_tw/freedombone-utils-depends.json new file mode 100644 index 00000000..afe24c10 --- /dev/null +++ b/locale/zh_tw/freedombone-utils-depends.json @@ -0,0 +1,3 @@ +{ + "Dependency error: The function ${1} has not been defined": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-final.json b/locale/zh_tw/freedombone-utils-final.json new file mode 100644 index 00000000..74d539d4 --- /dev/null +++ b/locale/zh_tw/freedombone-utils-final.json @@ -0,0 +1,4 @@ +{ + "\n *** ${PROJECT_NAME} installation is complete ***\n\n Ensure that ports are forwarded from your internet router\n": "", + "See /home/$MY_USERNAME/README for post-installation instructions.": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-git.json b/locale/zh_tw/freedombone-utils-git.json new file mode 100644 index 00000000..cd912c34 --- /dev/null +++ b/locale/zh_tw/freedombone-utils-git.json @@ -0,0 +1,3 @@ +{ + "Unable to checkout $1 $2": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-help.json b/locale/zh_tw/freedombone-utils-help.json new file mode 100644 index 00000000..0044082a --- /dev/null +++ b/locale/zh_tw/freedombone-utils-help.json @@ -0,0 +1,3 @@ +{ + "${PROJECT_NAME} -c [configuration file]": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-interactive.json b/locale/zh_tw/freedombone-utils-interactive.json new file mode 100644 index 00000000..fbac96dc --- /dev/null +++ b/locale/zh_tw/freedombone-utils-interactive.json @@ -0,0 +1,16 @@ +{ + "The command ${PROJECT_NAME}-remote was not found": "", + " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", + "The command ${PROJECT_NAME}-config was not found": "", + " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", + "Encrypted backup to other servers": "", + "${PROJECT_NAME} Configuration": "", + "\\nDo you wish to configure some remote backup locations?": "", + "Freedombone Configuration": "", + "${site_name^} Configuration": "", + "\\nPlease enter your ${site_name^} details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "", + "Domain:": "", + "Code:": "", + "Domain name validation": "", + "Title:": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-keys.json b/locale/zh_tw/freedombone-utils-keys.json new file mode 100644 index 00000000..6569f422 --- /dev/null +++ b/locale/zh_tw/freedombone-utils-keys.json @@ -0,0 +1,15 @@ +{ + "Recover Encryption Keys": "", + "There was a problem mounting the USB drive $USB_DRIVE to $USB_MOUNT": "", + "The directory $USB_MOUNT/.gnupg or $USB_MOUNT/.gnupg_fragments was not found": "", + "GPG Keyring loaded to $HOME_DIR": "", + "ssh keys imported": "", + "Now remove the USB drive. Insert the next drive containing a key fragment, or select Ok to finish": "", + "Encryption Keys Recovery": "", + "Freedombone Configuration": "", + "GPG/PGP keys for your system:": "", + "Generate new keys (new user)": "", + "Import keys from USB drive/s": "", + "Retrieve keys from friends servers": "", + "Do you wish to recover your previous encryption keys from a USB master keydrive?": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-onion.json b/locale/zh_tw/freedombone-utils-onion.json new file mode 100644 index 00000000..707ca83a --- /dev/null +++ b/locale/zh_tw/freedombone-utils-onion.json @@ -0,0 +1,4 @@ +{ + "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", + "${onion_service_name} onion site hostname not found": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-rng.json b/locale/zh_tw/freedombone-utils-rng.json new file mode 100644 index 00000000..309d17d8 --- /dev/null +++ b/locale/zh_tw/freedombone-utils-rng.json @@ -0,0 +1,9 @@ +{ + "OneRNG package could not be downloaded": "", + "OneRNG package: $ONERNG_PACKAGE": "", + "Hash does not match. This could indicate that the package has been tampered with.": "", + "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", + "OneRNG actual hash: $hash": "", + "OneRNG Device": "", + "Please plug in the OneRNG device": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-selector.json b/locale/zh_tw/freedombone-utils-selector.json new file mode 100644 index 00000000..e057b3df --- /dev/null +++ b/locale/zh_tw/freedombone-utils-selector.json @@ -0,0 +1,23 @@ +{ + "${app_name}_variables was not found": "", + "No variant name for choosing apps": "", + "${app_name} chosen": "", + "${a}": "", + "Removing users for application: ${a}": "", + "Removing application: ${a}": "", + "${a} was removed": "", + "Interactive installer": "", + "Interactive settings complete": "", + "Login for user ${USERNAME}=": "", + "Upgrading application from interactive: ${a}": "", + "${a} was upgraded from interactive": "", + "Installing application from interactive: ${a}": "", + "${a} was installed from interactive": "", + "${a} was not installed from interactive": "", + "Upgrading application: ${a}": "", + "${a} was upgraded": "", + "Installing application: ${a}": "", + "${a} was installed": "", + "${a} was not installed": "", + "${a} has been removed and so will not be reinstalled": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-setup.json b/locale/zh_tw/freedombone-utils-setup.json new file mode 100644 index 00000000..0681a469 --- /dev/null +++ b/locale/zh_tw/freedombone-utils-setup.json @@ -0,0 +1,3 @@ +{ + "System variant: $SYSTEM_TYPE": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-validation.json b/locale/zh_tw/freedombone-utils-validation.json new file mode 100644 index 00000000..8bb3e67e --- /dev/null +++ b/locale/zh_tw/freedombone-utils-validation.json @@ -0,0 +1,4 @@ +{ + "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "", + "Invalid FreeDNS Code": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-web.json b/locale/zh_tw/freedombone-utils-web.json new file mode 100644 index 00000000..ad375fc9 --- /dev/null +++ b/locale/zh_tw/freedombone-utils-web.json @@ -0,0 +1,10 @@ +{ + "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", + "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", + "Private certificate for ${CHECK_HOSTNAME} was not created": "", + "Public certificate for ${CHECK_HOSTNAME} was not created": "", + "Diffie–Hellman parameters for ${CHECK_HOSTNAME} were not created": "", + "Lets Encrypt failed for ${SITE_DOMAIN_NAME}, so try making a self-signed cert": "", + "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", + "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-utils-wifi.json b/locale/zh_tw/freedombone-utils-wifi.json new file mode 100644 index 00000000..606d74c4 --- /dev/null +++ b/locale/zh_tw/freedombone-utils-wifi.json @@ -0,0 +1,8 @@ +{ + "Freedombone Configuration": "", + "Wifi Settings ${wifi_ctr}": "", + "\\nTo use this system via wifi (eg. USB dongle) enter the details below, otherwise just select Ok:": "", + "SSID (can be 'any'):": "", + "Type (open/wpa2-psk):": "", + "Passphrase:": "" +} \ No newline at end of file diff --git a/locale/zh_tw/freedombone-wifi.json b/locale/zh_tw/freedombone-wifi.json index 73b09f04..0078dce4 100644 --- a/locale/zh_tw/freedombone-wifi.json +++ b/locale/zh_tw/freedombone-wifi.json @@ -1,9 +1,3 @@ { - "Freedombone Configuration": "", - "Wifi Settings ${wifi_ctr}": "", - "\\nIf you wish to use wifi and have a Free Software compatible adapter (eg. Atheros) rather than wired ethernet then enter the details below, otherwise just select Ok:": "", - "SSID:": "", - "Type:": "", - "Passphrase:": "", "${PROJECT_NAME}-wifi -i [interface] -t [type] -s [ssid] -p [passphrase]": "" } \ No newline at end of file diff --git a/locale/zh_tw/freedombone.json b/locale/zh_tw/freedombone.json index e3bbbdca..d18c5b78 100644 --- a/locale/zh_tw/freedombone.json +++ b/locale/zh_tw/freedombone.json @@ -1,147 +1,4 @@ { - "Search engine login": "", - "${PROJECT_NAME} -c [configuration file]": "", - "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "", - "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "", - "or '$VARIANT_MESH'.": "", - "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "", - "Unable to checkout $1 $2": "", - "The command ${PROJECT_NAME}-remote was not found": "", - " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "", - "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "", - "The command ${PROJECT_NAME}-config was not found": "", - " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $PROJECT_WEBSITE -b $PROJECT_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "", - "Encrypted backup to other servers": "", - "${PROJECT_NAME} Configuration": "", - "\\nDo you wish to configure some remote backup locations?": "", "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "", - "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "", - "The configuration file $CONFIGURATION_FILE was not found": "", - "Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "", - "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "", - "${onion_service_name} onion site hostname not found": "", - "Private certificate for $CHECK_HOSTNAME was not created": "", - "Public certificate for $CHECK_HOSTNAME was not created": "", - "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "", - "Lets Encrypt failed for $SITE_DOMAIN_NAME": "", - "Mesh Networking (cjdns)": "", - "cjdns IPv6 address: $CJDNS_IPV6": "", - "cjdns public key: $CJDNS_PUBLIC_KEY": "", - "cjdns private key: $CJDNS_PRIVATE_KEY": "", - "cjdns password: $CJDNS_PASSWORD": "", - "cjdns port: $CJDNS_PORT": "", - "Forward port $CJDNS_PORT from your internet router to the ${PROJECT_NAME}": "", - "Address: $ZERONET_BLOG_ADDRESS": "", - "Public key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "", - "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "", - "Address: $ZERONET_MAIL_ADDRESS": "", - "Public key: $ZERONET_MAIL_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "", - "ZeroNet Mail address": "", - "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "", - "${MY_USERNAME}'s Forum": "", - "Address: $ZERONET_FORUM_ADDRESS": "", - "Public key: $ZERONET_FORUM_PRIVATE_KEY": "", - "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "", - "Forum address: $ZERONET_FORUM_ADDRESS": "", - "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "ZeroNet Forum address": "", - "ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "", - "ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "", - "OneRNG package could not be downloaded": "", - "OneRNG package: $ONERNG_PACKAGE": "", - "Hash does not match. This could indicate that the package has been tampered with.": "", - "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "", - "OneRNG actual hash: $hash": "", - "OneRNG Device": "", - "Please plug in the OneRNG device": "", - "ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "", - "Added onion site for ${onion_service_name}": "", - "# Tripwire reports which have no violations don't need to be logged": "", - "ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "", - "Unknown subkey usage: $GPG_KEY_USAGE": "", - "Public key: $MY_GPG_PUBLIC_KEY": "", - "Private key: $MY_GPG_PRIVATE_KEY": "", - "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "", - "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "", - "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "", - "A GPG key for $MY_EMAIL_ADDRESS could not be created": "", - "Change your GPG password": "", - "It's very important to add a password to your GPG key so that": "", - "if anyone does get access to your email they still won't be able": "", - "Publish your GPG public key": "", - "If you have imported legacy email which is not encrypted": "", - "ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "", - "Creating the $PUBLIC_MAILING_LIST mailing list": "", - "$PUBLIC_MAILING_LIST mailing list": "", - "To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "", - "cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "", - "\n *** ${PROJECT_NAME} mailbox installation is complete ***\n\n\t Now on your internet router forward ports\n\t 25, 587, 465, 993 and 2222 to the ${PROJECT_NAME}\n": "", - "Email import directory $IMPORT_MAILDIR not found": "", - "ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "", - "Your MariaDB password is: $MARIADB_PASSWORD": "", - "ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "", - "Unable to clone repo $GOPATH/src/github.com/gogits/gogs": "", - "Gogs admin user password": "", - "Note that there's a usability/security trade-off made here.": "", - "In order to allow git clone via http we don't redirect everything": "", - "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "", - "Your Tox node public key is": "", - "tox onion domain: ${TOX_ONION_HOSTNAME}": "", - "Your Tox node public key is: $TOX_PUBLIC_KEY": "", - "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "", - "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "", - "Your XMPP password is: $XMPP_PASSWORD": "", - "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "", - "IRC onion domain": "", - "IRC Server": "", - "Wiki password": "", - "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "", - "Wiki username: $MY_USERNAME": "", - "Wiki password: $WIKI_ADMIN_PASSWORD": "", - "Your blog username: $MY_USERNAME": "", - "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "", - "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "", - "Blog onion domain: ${FULLBLOG_ONION_HOSTNAME}": "", - "Log into your blog at https://${FULLBLOG_ONION_HOSTNAME}/login": "", - "RSS Reader": "", - "RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "", - "RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "", - "RSS reader admin username: admin": "", - "RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "", - "GNU Social": "", - "Microblog administrator": "", - "Microblog administrator nickname: $MY_USERNAME": "", - "Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "", - "Microblog onion domain: ${MICROBLOG_ONION_HOSTNAME}": "", - "Search engine onion domain: ${SEARCH_ENGINE_ONION_HOSTNAME}": "", - "Your search engine password is: $SEARCH_ENGINE_PASSWORD": "", - "Open https://$DEFAULT_DOMAIN_NAME/webmail/index.php": "", - "Open http://$WEBMAIL_ONION_HOSTNAME": "", - "MariaDB webmail admin password: $WEBMAIL_ADMIN_PASSWORD": "", - "Open https://$HUBZILLA_DOMAIN_NAME and register a new user": "", - "Open http://$HUBZILLA_ONION_HOSTNAME and register a new user": "", - "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "", - "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "", - "Media Server": "", - "Media server administrator nickname: mediadropadmin": "", - "Media server administrator password: $MEDIA_SERVER_ADMIN_PASSWORD": "", - "VoIP onion domain": "", - "VoIP Server": "", - "VoIP onion domain:$VOIP_ONION_HOSTNAME": "", - "VoIP server password: $VOIP_SERVER_PASSWORD": "", - "SIP onion domain": "", - "SIP Server": "", - "SIP onion_domain: $SIP_ONION_HOSTNAME": "", - "SIP server username: $MY_USERNAME": "", - "SIP server extension: 201": "", - "SIP server password: $SIP_SERVER_PASSWORD": "", - "\n\t*** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n\tNow forward these ports from your internet router\n\n\tHTTP 80\n\tHTTPS 443\n\tSSH 2222\n\tDLNA 1900\n\tDLNA 8200\n\tXMPP 5222-5223\n\tXMPP 5269\n\tXMPP 5280-5281\n\tIRC 6697\n\tGit 9418\n\tEmail 25\n\tEmail 587\n\tEmail 465\n\tEmail 993\n\tVoIP 64738\n\tVoIP 5060\n\tTox 33445\n\t": "", - "See /home/$MY_USERNAME/README for post-installation instructions.": "" + "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:": "" } \ No newline at end of file diff --git a/man/freedombone-addcert.1.gz b/man/freedombone-addcert.1.gz index 3a739b21..cf5596b7 100644 Binary files a/man/freedombone-addcert.1.gz and b/man/freedombone-addcert.1.gz differ diff --git a/man/freedombone-addemail.1.gz b/man/freedombone-addemail.1.gz index e25d4ee0..d670da35 100644 Binary files a/man/freedombone-addemail.1.gz and b/man/freedombone-addemail.1.gz differ diff --git a/man/freedombone-addlist.1.gz b/man/freedombone-addlist.1.gz index bff5c6f6..4ebe6de3 100644 Binary files a/man/freedombone-addlist.1.gz and b/man/freedombone-addlist.1.gz differ diff --git a/man/freedombone-addsipuser.1.gz b/man/freedombone-addsipuser.1.gz index 8d917cd2..c6df5edc 100644 Binary files a/man/freedombone-addsipuser.1.gz and b/man/freedombone-addsipuser.1.gz differ diff --git a/man/freedombone-adduser.1.gz b/man/freedombone-adduser.1.gz index f810a6df..66ba6999 100644 Binary files a/man/freedombone-adduser.1.gz and b/man/freedombone-adduser.1.gz differ diff --git a/man/freedombone-addxmpp.1.gz b/man/freedombone-addxmpp.1.gz index 9d001af7..746a83e5 100644 Binary files a/man/freedombone-addxmpp.1.gz and b/man/freedombone-addxmpp.1.gz differ diff --git a/man/freedombone-archive-mail.1.gz b/man/freedombone-archive-mail.1.gz index ab90e298..e5e81c98 100644 Binary files a/man/freedombone-archive-mail.1.gz and b/man/freedombone-archive-mail.1.gz differ diff --git a/man/freedombone-backup-local.1.gz b/man/freedombone-backup-local.1.gz index 9a66ea2c..5ceb8ccd 100644 Binary files a/man/freedombone-backup-local.1.gz and b/man/freedombone-backup-local.1.gz differ diff --git a/man/freedombone-backup-remote.1.gz b/man/freedombone-backup-remote.1.gz index 6c0a482f..29ce3c4c 100644 Binary files a/man/freedombone-backup-remote.1.gz and b/man/freedombone-backup-remote.1.gz differ diff --git a/man/freedombone-blog.1.gz b/man/freedombone-blog.1.gz index f4725f55..cd9fd3f0 100644 Binary files a/man/freedombone-blog.1.gz and b/man/freedombone-blog.1.gz differ diff --git a/man/freedombone-client.1.gz b/man/freedombone-client.1.gz index a142f0f6..44476776 100644 Binary files a/man/freedombone-client.1.gz and b/man/freedombone-client.1.gz differ diff --git a/man/freedombone-clientcert.1.gz b/man/freedombone-clientcert.1.gz index 88a55f48..79b1b079 100644 Binary files a/man/freedombone-clientcert.1.gz and b/man/freedombone-clientcert.1.gz differ diff --git a/man/freedombone-config.1.gz b/man/freedombone-config.1.gz index 6be229c9..3ff2bba5 100644 Binary files a/man/freedombone-config.1.gz and b/man/freedombone-config.1.gz differ diff --git a/man/freedombone-controlpanel-user.1.gz b/man/freedombone-controlpanel-user.1.gz index 1616c8d0..24ab32fd 100644 Binary files a/man/freedombone-controlpanel-user.1.gz and b/man/freedombone-controlpanel-user.1.gz differ diff --git a/man/freedombone-controlpanel.1.gz b/man/freedombone-controlpanel.1.gz index c081a7ff..a7be54e8 100644 Binary files a/man/freedombone-controlpanel.1.gz and b/man/freedombone-controlpanel.1.gz differ diff --git a/man/freedombone-dhparam.1.gz b/man/freedombone-dhparam.1.gz index 6baa529d..18cb4bda 100644 Binary files a/man/freedombone-dhparam.1.gz and b/man/freedombone-dhparam.1.gz differ diff --git a/man/freedombone-format.1.gz b/man/freedombone-format.1.gz index 8ecf9ca8..9d761444 100644 Binary files a/man/freedombone-format.1.gz and b/man/freedombone-format.1.gz differ diff --git a/man/freedombone-ignore.1.gz b/man/freedombone-ignore.1.gz index 70ffc97a..a6c9d4d1 100644 Binary files a/man/freedombone-ignore.1.gz and b/man/freedombone-ignore.1.gz differ diff --git a/man/freedombone-image.1.gz b/man/freedombone-image.1.gz index 9e85f2d5..4f19c548 100644 Binary files a/man/freedombone-image.1.gz and b/man/freedombone-image.1.gz differ diff --git a/man/freedombone-keydrive.1.gz b/man/freedombone-keydrive.1.gz index 84eda312..1ac75038 100644 Binary files a/man/freedombone-keydrive.1.gz and b/man/freedombone-keydrive.1.gz differ diff --git a/man/freedombone-logging.1.gz b/man/freedombone-logging.1.gz index 8ca654d8..2b84e1e5 100644 Binary files a/man/freedombone-logging.1.gz and b/man/freedombone-logging.1.gz differ diff --git a/man/freedombone-mesh.1.gz b/man/freedombone-mesh.1.gz index d68e41d7..51cced10 100644 Binary files a/man/freedombone-mesh.1.gz and b/man/freedombone-mesh.1.gz differ diff --git a/man/freedombone-mirrors.1.gz b/man/freedombone-mirrors.1.gz index 0c929f9f..0eaec0ee 100644 Binary files a/man/freedombone-mirrors.1.gz and b/man/freedombone-mirrors.1.gz differ diff --git a/man/freedombone-pass.1.gz b/man/freedombone-pass.1.gz new file mode 100644 index 00000000..beccb64b Binary files /dev/null and b/man/freedombone-pass.1.gz differ diff --git a/man/freedombone-pin-cert.1.gz b/man/freedombone-pin-cert.1.gz index ba101a08..1dfba8d8 100644 Binary files a/man/freedombone-pin-cert.1.gz and b/man/freedombone-pin-cert.1.gz differ diff --git a/man/freedombone-recoverkey.1.gz b/man/freedombone-recoverkey.1.gz index c2968e52..1c73d8a3 100644 Binary files a/man/freedombone-recoverkey.1.gz and b/man/freedombone-recoverkey.1.gz differ diff --git a/man/freedombone-remote.1.gz b/man/freedombone-remote.1.gz index 1b0c1daf..52f57034 100644 Binary files a/man/freedombone-remote.1.gz and b/man/freedombone-remote.1.gz differ diff --git a/man/freedombone-renew-cert.1.gz b/man/freedombone-renew-cert.1.gz index b9cc3f9d..4f57a4cb 100644 Binary files a/man/freedombone-renew-cert.1.gz and b/man/freedombone-renew-cert.1.gz differ diff --git a/man/freedombone-repair-database.1.gz b/man/freedombone-repair-database.1.gz index 5052e4d7..386b7502 100644 Binary files a/man/freedombone-repair-database.1.gz and b/man/freedombone-repair-database.1.gz differ diff --git a/man/freedombone-restore-local.1.gz b/man/freedombone-restore-local.1.gz index 53a0f6fe..ce4cd56c 100644 Binary files a/man/freedombone-restore-local.1.gz and b/man/freedombone-restore-local.1.gz differ diff --git a/man/freedombone-restore-remote.1.gz b/man/freedombone-restore-remote.1.gz index aa2a1acd..3e6b507a 100644 Binary files a/man/freedombone-restore-remote.1.gz and b/man/freedombone-restore-remote.1.gz differ diff --git a/man/freedombone-rmemail.1.gz b/man/freedombone-rmemail.1.gz index c2b09dd3..29a11d89 100644 Binary files a/man/freedombone-rmemail.1.gz and b/man/freedombone-rmemail.1.gz differ diff --git a/man/freedombone-rmlist.1.gz b/man/freedombone-rmlist.1.gz index 8190ec4c..94437026 100644 Binary files a/man/freedombone-rmlist.1.gz and b/man/freedombone-rmlist.1.gz differ diff --git a/man/freedombone-rmsipuser.1.gz b/man/freedombone-rmsipuser.1.gz index 18f8bd89..e2bfe24f 100644 Binary files a/man/freedombone-rmsipuser.1.gz and b/man/freedombone-rmsipuser.1.gz differ diff --git a/man/freedombone-rmuser.1.gz b/man/freedombone-rmuser.1.gz index c9a1a252..c2114e37 100644 Binary files a/man/freedombone-rmuser.1.gz and b/man/freedombone-rmuser.1.gz differ diff --git a/man/freedombone-rmxmpp.1.gz b/man/freedombone-rmxmpp.1.gz index c0839470..4eea0e8b 100644 Binary files a/man/freedombone-rmxmpp.1.gz and b/man/freedombone-rmxmpp.1.gz differ diff --git a/man/freedombone-sec.1.gz b/man/freedombone-sec.1.gz index ae48ed44..394e0799 100644 Binary files a/man/freedombone-sec.1.gz and b/man/freedombone-sec.1.gz differ diff --git a/man/freedombone-splitkey.1.gz b/man/freedombone-splitkey.1.gz index ab232028..bc3235ec 100644 Binary files a/man/freedombone-splitkey.1.gz and b/man/freedombone-splitkey.1.gz differ diff --git a/man/freedombone-unignore.1.gz b/man/freedombone-unignore.1.gz index 48078e5b..90a458b7 100644 Binary files a/man/freedombone-unignore.1.gz and b/man/freedombone-unignore.1.gz differ diff --git a/man/freedombone-update-date.1.gz b/man/freedombone-update-date.1.gz index 2985dc38..442a6729 100644 Binary files a/man/freedombone-update-date.1.gz and b/man/freedombone-update-date.1.gz differ diff --git a/man/freedombone-wifi.1.gz b/man/freedombone-wifi.1.gz index 3ecc44d4..ed9a7724 100644 Binary files a/man/freedombone-wifi.1.gz and b/man/freedombone-wifi.1.gz differ diff --git a/man/freedombone-xmpp-pass.1.gz b/man/freedombone-xmpp-pass.1.gz index 8f2310e4..02d846bd 100644 Binary files a/man/freedombone-xmpp-pass.1.gz and b/man/freedombone-xmpp-pass.1.gz differ diff --git a/man/freedombone-zram.1.gz b/man/freedombone-zram.1.gz index 1de44f5f..d4afa4b9 100644 Binary files a/man/freedombone-zram.1.gz and b/man/freedombone-zram.1.gz differ diff --git a/man/freedombone.1.gz b/man/freedombone.1.gz index 0ab568f0..6288bd1a 100644 Binary files a/man/freedombone.1.gz and b/man/freedombone.1.gz differ diff --git a/src/cronic b/src/cronic old mode 100644 new mode 100755 diff --git a/src/freedombone b/src/freedombone index 38f9056f..b711994d 100755 --- a/src/freedombone +++ b/src/freedombone @@ -13,7 +13,7 @@ # License # ======= # -# Copyright (C) 2014-2016 Bob Mottram +# Copyright (C) 2014-2016 Bob Mottram # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by @@ -35,6 +35,7 @@ PROJECT_NAME='freedombone' export TEXTDOMAIN=$PROJECT_NAME export TEXTDOMAINDIR="/usr/share/locale" +<<<<<<< HEAD DEFAULT_LANGUAGE=$(echo $LANG) source /usr/local/bin/${PROJECT_NAME}-utils-git @@ -346,11 +347,22 @@ MAX_PHP_MEMORY=64 # default MariaDB password MARIADB_PASSWORD= +======= +PROJECT_INSTALL_DIR=/usr/local/bin +if [ -f /usr/bin/${PROJECT_NAME} ]; then + PROJECT_INSTALL_DIR=/usr/bin +fi -# Directory where XMPP settings are stored -XMPP_DIRECTORY="/var/lib/prosody" -XMPP_PASSWORD= +source $PROJECT_INSTALL_DIR/${PROJECT_NAME}-vars +>>>>>>> 89720a42b8a173d9c9f27ed0af48c47db8f9b424 +UTILS_FILES=/usr/share/${PROJECT_NAME}/utils/${PROJECT_NAME}-utils-* +for f in $UTILS_FILES +do + source $f +done + +<<<<<<< HEAD # file containing a list of remote locations to backup to # Format: [username@friendsdomain//home/username] [ssh_password] # With the only space character being between the server and the password @@ -738,22 +750,76 @@ function interactive_configuration { esac fi } +======= +APP_FILES=/usr/share/${PROJECT_NAME}/apps/${PROJECT_NAME}-app-* +for f in $APP_FILES +do + source $f +done +>>>>>>> 89720a42b8a173d9c9f27ed0af48c47db8f9b424 command_options=$1 if [[ $command_options == "menuconfig-full" ]]; then MINIMAL_INSTALL="no" +<<<<<<< HEAD command_options="menuconfig" +======= +>>>>>>> 89720a42b8a173d9c9f27ed0af48c47db8f9b424 fi if [[ $command_options == "menuconfig-onion" ]]; then MINIMAL_INSTALL="yes" ONION_ONLY="yes" +<<<<<<< HEAD command_options="menuconfig" fi if [[ $command_options == "menuconfig" ]]; then interactive_configuration +======= +fi + +if [ ! $CONFIGURATION_FILE ]; then + CONFIGURATION_FILE=$HOME/${PROJECT_NAME}.cfg +fi +if [ ! $COMPLETION_FILE ]; then + COMPLETION_FILE=$HOME/${PROJECT_NAME}-completed.txt +fi + +# before the interactive config so that wifi adaptors may be detected +setup_wifi_atheros + +if [[ $command_options == "menuconfig"* ]]; then + if [[ "$2" == "--reset" ]]; then + if [ -f $CONFIGURATION_FILE ]; then + rm $CONFIGURATION_FILE + fi + if [ -f $COMPLETION_FILE ]; then + rm $COMPLETION_FILE + fi + if [ -f /usr/share/${PROJECT_NAME}/installed.txt ]; then + rm /usr/share/${PROJECT_NAME}/installed.txt + fi + if [ -f /root/removed ]; then + rm /root/removed + fi + fi + + # clear the interactive file which indicates configuration success + interactive_file=$HOME/.${PROJECT_NAME}-interactive + if [ -f $interactive_file ]; then + rm $interactive_file + fi + + interactive_configuration + + # check that the interactive file was created + if [ ! -f $interactive_file ]; then + exit 6393562 + fi + rm $interactive_file +>>>>>>> 89720a42b8a173d9c9f27ed0af48c47db8f9b424 else while [[ $# > 1 ]] do @@ -775,6 +841,7 @@ else shift MY_USERNAME="$1" ;; +<<<<<<< HEAD # microblog domain name --microblogdomain) shift @@ -800,6 +867,8 @@ else shift GIT_DOMAIN_NAME="$1" ;; +======= +>>>>>>> 89720a42b8a173d9c9f27ed0af48c47db8f9b424 # default domain name -d|--domain) shift @@ -829,11 +898,14 @@ else --bbb) INSTALLING_ON_BBB="yes" ;; +<<<<<<< HEAD # Domain name to use as a TLS time source -t|--time) shift TLS_TIME_SOURCE1="$1" ;; +======= +>>>>>>> 89720a42b8a173d9c9f27ed0af48c47db8f9b424 # Static IP address for the system --ip) shift @@ -874,16 +946,20 @@ else shift USB_DRIVE=$1 ;; +<<<<<<< HEAD # Enable CJDNS --cjdns) shift ENABLE_CJDNS="yes" ;; +======= +>>>>>>> 89720a42b8a173d9c9f27ed0af48c47db8f9b424 # Enable B.A.T.M.A.N --batman) shift ENABLE_BATMAN="yes" ;; +<<<<<<< HEAD # Enable Babel --babel) shift @@ -898,6 +974,17 @@ else --vport) shift VOIP_PORT=$1 +======= + # Mumble server password + --vpass) + shift + MUMBLE_SERVER_PASSWORD=$1 + ;; + # Mumble server port + --vport) + shift + MUMBLE_PORT=$1 +>>>>>>> 89720a42b8a173d9c9f27ed0af48c47db8f9b424 ;; # DNS Nameserver 1 --ns1) @@ -914,6 +1001,18 @@ else shift DEBIAN_REPO=$1 ;; +<<<<<<< HEAD +======= + # clear the config file + --reset) + if [ -f $CONFIGURATION_FILE ]; then + rm $CONFIGURATION_FILE + fi + if [ -f $COMPLETION_FILE ]; then + rm $COMPLETION_FILE + fi + ;; +>>>>>>> 89720a42b8a173d9c9f27ed0af48c47db8f9b424 # minimal install --minimal) shift @@ -934,12 +1033,24 @@ function parse_args { exit 0 fi +<<<<<<< HEAD +======= + read_config_param 'DEFAULT_DOMAIN_NAME' + read_config_param 'MY_USERNAME' + read_config_param 'SYSTEM_TYPE' + read_config_param 'ONION_ONLY' + +>>>>>>> 89720a42b8a173d9c9f27ed0af48c47db8f9b424 if [ ! -d /home/$MY_USERNAME ]; then echo $"There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user." exit 1 fi if [ ! "$DEFAULT_DOMAIN_NAME" ]; then +<<<<<<< HEAD if [[ $SYSTEM_TYPE != "$VARIANT_MESH" ]]; then +======= + if [[ $SYSTEM_TYPE != "mesh"* ]]; then +>>>>>>> 89720a42b8a173d9c9f27ed0af48c47db8f9b424 echo 'No default domain specified' show_help exit 2 @@ -950,7 +1061,11 @@ function parse_args { show_help exit 3 fi +<<<<<<< HEAD if [[ $SYSTEM_TYPE != "$VARIANT_MESH" ]]; then +======= + if [[ $SYSTEM_TYPE != "mesh"* ]]; then +>>>>>>> 89720a42b8a173d9c9f27ed0af48c47db8f9b424 if [[ $ONION_ONLY == "no" ]]; then if [ ! $DDNS_USERNAME ]; then echo $'Please provide the username for your dynamic DNS provider with the --ddnsuser option' @@ -962,6 +1077,7 @@ function parse_args { fi fi fi +<<<<<<< HEAD if [ ! $SYSTEM_TYPE ]; then SYSTEM_TYPE=$VARIANT_FULL fi @@ -10938,139 +11054,41 @@ function install_final { reboot fi } +======= + if [ ! $SYSTEM_TYPE ]; then + SYSTEM_TYPE=$'full' + write_config_param "SYSTEM_TYPE" "$SYSTEM_TYPE" + fi + + if [[ $(is_valid_variant) == "0" ]]; then + echo $"'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant. Possible variants are:" + show_available_variants + exit 367245 + fi +} + +# run some initial tests +clear +${PROJECT_NAME}-tests +if [ ! "$?" = "0" ]; then + exit 768252 +fi + +clear +echo '' +echo $'Setting up the base installation' +echo '' + +export DEBIAN_FRONTEND=noninteractive +>>>>>>> 89720a42b8a173d9c9f27ed0af48c47db8f9b424 + +upgrade_installation_from_previous_versions +setup_utils +setup_email +setup_web +setup_apps $command_options +setup_final -read_configuration -set_default_onion_domains -locale_setup -parse_args -check_domains -install_not_on_BBB -remove_default_user -configure_firewall -configure_firewall_ping -configure_firewall_for_ssh -configure_firewall_for_dns -configure_firewall_for_ftp -configure_firewall_for_web_access -configure_firewall_for_voip -configure_firewall_for_voip_turn -configure_firewall_for_sip4 -configure_firewall_for_avahi -configure_firewall_for_zeronet -configure_firewall_for_ipfs -create_repo_sources -configure_dns -initial_setup -install_tor -#resolve_dns_via_tor -install_command_line_browser -enable_ssh_via_onion -check_date -install_dynamicdns -randomize_cron -create_freedns_updater -mark_admin_user_account -enforce_good_passwords -install_editor -change_login_message -enable_zram -random_number_generator -set_your_domain_name -time_synchronisation_tlsdate -configure_internet_protocol -create_git_project -setup_wifi -configure_ssh -configure_ssh_onion -allow_ssh_to_onion_address -remove_instructions_from_motd -check_hwrng -search_for_attached_usb_drive -regenerate_ssh_keys -create_mirrors -create_upgrade_script -letsencrypt_renewals -install_zeronet -install_watchdog_script -configure_avahi -create_avahi_onion_domains -install_zeronet_blog -install_zeronet_mail -install_zeronet_forum -#install_atheros_wifi -configure_firewall_for_cjdns -mesh_cjdns -mesh_cjdns_tools -configure_firewall_for_batman -mesh_batman -configure_firewall_for_babel -mesh_babel -route_outgoing_traffic_through_tor -configure_email -create_procmail -handle_admin_emails -spam_filtering -configure_imap -#configure_imap_client_certs -configure_gpg -refresh_gpg_keys -configure_backup_key -install_monkeysphere -encrypt_incoming_email -encrypt_outgoing_email -email_client -email_archiving -email_from_address -configure_firewall_for_email -create_public_mailing_list -#create_private_mailing_list -encrypt_all_email -import_email -script_for_attaching_usb_drive -install_web_server -install_web_server_access_control -configure_firewall_for_web_server -configure_firewall_for_syncthing -install_syncthing -upgrade_golang -install_gogs -install_xmpp -install_xmpp_client -install_tox_node -install_tox_client -tox_avahi -configure_firewall_for_xmpp -install_irc_server -configure_firewall_for_irc -install_irc_client -install_voip -install_sip -update_sipwitch_daemon -install_wiki -install_sip_turn -install_blog -mark_blog_domain -install_gnu_social -expire_gnu_social_posts -install_gnu_social_theme -install_gnu_social_markdown -install_gnu_social_plugin_sharings -install_gnu_social_plugin_sharings_theme -install_rss_reader -install_rss_reader_gnusocial -install_rss_mobile_reader -install_hubzilla -#install_webmail -#install_search_engine -install_dlna_server -configure_firewall_for_dlna -#install_media_server -#install_mediagoblin -#install_ipfs -repair_databases_script -backup_to_friends_servers -intrusion_detection -install_final echo "${PROJECT_NAME} installation is complete" exit 0 diff --git a/src/freedombone-addcert b/src/freedombone-addcert index 2e7c767d..e49492c6 100755 --- a/src/freedombone-addcert +++ b/src/freedombone-addcert @@ -13,7 +13,7 @@ # License # ======= # -# Copyright (C) 2015-2016 Bob Mottram +# Copyright (C) 2015-2016 Bob Mottram # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by @@ -36,10 +36,11 @@ export TEXTDOMAINDIR="/usr/share/locale" CONFIGURATION_FILE=$HOME/${PROJECT_NAME}.cfg COMPLETION_FILE=$HOME/${PROJECT_NAME}-completed.txt -source /usr/local/bin/${PROJECT_NAME}-utils-git -if [ -f /usr/bin/${PROJECT_NAME}-utils-git ]; then - source /usr/bin/${PROJECT_NAME}-utils-git -fi +UTILS_FILES=/usr/share/${PROJECT_NAME}/utils/${PROJECT_NAME}-utils-* +for f in $UTILS_FILES +do + source $f +done # Don't pin certs by default PIN_CERTS= @@ -56,52 +57,12 @@ NODH= DH_KEYLENGTH=2048 INSTALL_DIR=/root/build LETSENCRYPT_SERVER='https://acme-v01.api.letsencrypt.org/directory' -LETSENCRYPT_REPO="https://github.com/letsencrypt/letsencrypt" MY_EMAIL_ADDRESS= FRIENDS_MIRRORS_SERVER= FRIENDS_MIRRORS_PASSWORD= FRIENDS_MIRRORS_SSH_PORT= MY_MIRRORS_PASSWORD= -function read_repo_servers { - if [ -f $CONFIGURATION_FILE ]; then - if grep -q "FRIENDS_MIRRORS_SERVER" $CONFIGURATION_FILE; then - FRIENDS_MIRRORS_SERVER=$(grep "FRIENDS_MIRRORS_SERVER" $CONFIGURATION_FILE | awk -F '=' '{print $2}') - fi - if grep -q "FRIENDS_MIRRORS_SSH_PORT" $CONFIGURATION_FILE; then - FRIENDS_MIRRORS_SSH_PORT=$(grep "FRIENDS_MIRRORS_SSH_PORT" $CONFIGURATION_FILE | awk -F '=' '{print $2}') - fi - if grep -q "MY_MIRRORS_PASSWORD" $CONFIGURATION_FILE; then - MY_MIRRORS_PASSWORD=$(grep "MY_MIRRORS_PASSWORD" $CONFIGURATION_FILE | awk -F '=' '{print $2}') - fi - if grep -q "FRIENDS_MIRRORS_PASSWORD" $CONFIGURATION_FILE; then - FRIENDS_MIRRORS_PASSWORD=$(grep "FRIENDS_MIRRORS_PASSWORD" $CONFIGURATION_FILE | awk -F '=' '{print $2}') - fi - fi - - if [ ! $FRIENDS_MIRRORS_SERVER ]; then - return - fi - if [ ${#FRIENDS_MIRRORS_SERVER} -lt 2 ]; then - return - fi - - MAIN_COMMAND=/usr/local/bin/${PROJECT_NAME} - if [ ! -f $MAIN_COMMAND ]; then - MAIN_COMMAND=/usr/bin/${PROJECT_NAME} - fi - - REPOS=($(cat ${MAIN_COMMAND} | grep "_REPO=\"" | uniq -u | sed 's|${PROJECT_NAME}|'"${PROJECT_NAME}"'|g')) - - for line in "${REPOS[@]}" - do - repo_name=$(echo "$line" | awk -F '=' '{print $1}') - mirrors_name=$(echo "$repo_name" | sed "s|_REPO||g" | awk '{print tolower($0)}') - friends_repo_url="ssh://mirrors@${FRIENDS_MIRRORS_SERVER}:${FRIENDS_MIRRORS_SSH_PORT}/home/mirrors/${mirrors_name}" - ${repo_name}="${friends_repo_url}" - done -} - function show_help { echo '' echo $"${PROJECT_NAME}-addcert -h [hostname] -c [country code] -a [area] -l [location]" @@ -128,66 +89,70 @@ function show_help { while [[ $# > 1 ]] do -key="$1" + key="$1" -case $key in - --help) - show_help - ;; - -h|--hostname) + case $key in + --help) + show_help + ;; + -h|--hostname) + shift + HOSTNAME="$1" + ;; + -e|--letsencrypt) + shift + LETSENCRYPT_HOSTNAME="$1" + ;; + --email) + shift + MY_EMAIL_ADDRESS="$1" + ;; + -s|--server) + shift + LETSENCRYPT_SERVER="$1" + ;; + -c|--country) + shift + COUNTRY_CODE="$1" + ;; + -a|--area) + shift + AREA="$1" + ;; + -l|--location) + shift + LOCATION="$1" + ;; + -o|--organisation) + shift + ORGANISATION="$1" + ;; + -u|--unit) + shift + UNIT="$1" + ;; + --ca) + shift + EXTENSIONS="-extensions v3_ca" + ORGANISATION="Freedombone-CA" + ;; + --nodh) + shift + NODH="true" + ;; + --dhkey) + shift + DH_KEYLENGTH=${1} + ;; + --pin) + shift + PIN_CERTS=${1} + ;; + *) + # unknown option + ;; + esac shift - HOSTNAME="$1" - ;; - -e|--letsencrypt) - shift - LETSENCRYPT_HOSTNAME="$1" - ;; - --email) - shift - MY_EMAIL_ADDRESS="$1" - ;; - -s|--server) - shift - LETSENCRYPT_SERVER="$1" - ;; - -c|--country) - shift - COUNTRY_CODE="$1" - ;; - -a|--area) - shift - AREA="$1" - ;; - -l|--location) - shift - LOCATION="$1" - ;; - -o|--organisation) - shift - ORGANISATION="$1" - ;; - -u|--unit) - shift - UNIT="$1" - ;; - --ca) - shift - EXTENSIONS="-extensions v3_ca" - ORGANISATION="Freedombone-CA" - ;; - --nodh) - shift - NODH="true" - ;; - --dhkey) - shift - DH_KEYLENGTH=${1} - ;; - *) - # unknown option - ;; -esac -shift done if [ ! $HOSTNAME ]; then @@ -214,41 +179,34 @@ function add_cert_letsencrypt { # obtain the email address for the admin user if [ ! $MY_EMAIL_ADDRESS ]; then if [ -f $CONFIGURATION_FILE ]; then - if grep -q "MY_EMAIL_ADDRESS=" $CONFIGURATION_FILE; then - MY_EMAIL_ADDRESS=$(cat $CONFIGURATION_FILE | grep "MY_EMAIL_ADDRESS=" | awk -F '=' '{print $2}') - fi + read_config_param MY_EMAIL_ADDRESS fi fi if [ ! $MY_EMAIL_ADDRESS ]; then if [ -f $COMPLETION_FILE ]; then if grep -q "Admin user:" $COMPLETION_FILE; then - ADMIN_USER=$(cat $COMPLETION_FILE | grep "Admin user" | awk -F ':' '{print $2}') + function_check get_completion_param + ADMIN_USER=$(get_completion_param "Admin user") + if [ ${#ADMIN_USER} -eq 0 ]; then + exit 463732 + fi MY_EMAIL_ADDRESS=$ADMIN_USER@$HOSTNAME fi fi fi - if [ ! -d $INSTALL_DIR ]; then - mkdir -p $INSTALL_DIR - fi - cd $INSTALL_DIR - - # obtain the repo - if [ ! -d ${INSTALL_DIR}/letsencrypt ]; then - git_clone $LETSENCRYPT_REPO ${INSTALL_DIR}/letsencrypt - if [ ! -d ${INSTALL_DIR}/letsencrypt ]; then - exit 76283 + if [ ! -f /usr/bin/certbot ]; then + apt-get -yq install certbot -t jessie-backports + if [ ! -f /usr/bin/certbot ]; then + echo $'LetsEncrypt certbot failed to install' + exit 762830 fi - else - cd ${INSTALL_DIR}/letsencrypt - git_pull $LETSENCRYPT_REPO fi # stop the web server systemctl stop nginx - cd ${INSTALL_DIR}/letsencrypt - ./letsencrypt-auto certonly --server $LETSENCRYPT_SERVER --standalone -d $LETSENCRYPT_HOSTNAME --renew-by-default --agree-tos --email $MY_EMAIL_ADDRESS + certbot certonly -n --server $LETSENCRYPT_SERVER --standalone -d $LETSENCRYPT_HOSTNAME --renew-by-default --agree-tos --email $MY_EMAIL_ADDRESS if [ ! "$?" = "0" ]; then echo $"Failed to install letsencrypt for domain $LETSENCRYPT_HOSTNAME" systemctl start nginx @@ -287,6 +245,8 @@ function add_cert_letsencrypt { cp /etc/letsencrypt/live/${LETSENCRYPT_HOSTNAME}/fullchain.pem /etc/ssl/mycerts/${LETSENCRYPT_HOSTNAME}.pem + update_default_domain + systemctl start nginx if [ $PIN_CERTS ]; then @@ -304,9 +264,9 @@ function add_cert_selfsigned { fi openssl req -x509 ${EXTENSIONS} -nodes -days 3650 -sha256 \ - -subj "/O=$ORGANISATION/OU=$UNIT/C=$COUNTRY_CODE/ST=$AREA/L=$LOCATION/CN=$HOSTNAME" \ - -newkey rsa:4096 -keyout /etc/ssl/private/${CERTFILE}.key \ - -out /etc/ssl/certs/${CERTFILE}.crt + -subj "/O=$ORGANISATION/OU=$UNIT/C=$COUNTRY_CODE/ST=$AREA/L=$LOCATION/CN=$HOSTNAME" \ + -newkey rsa:4096 -keyout /etc/ssl/private/${CERTFILE}.key \ + -out /etc/ssl/certs/${CERTFILE}.crt chmod 400 /etc/ssl/private/${CERTFILE}.key chmod 640 /etc/ssl/certs/${CERTFILE}.crt cp /etc/ssl/certs/${CERTFILE}.crt /etc/ssl/mycerts diff --git a/src/freedombone-addemail b/src/freedombone-addemail index 6f7b94e9..c4f7d22e 100755 --- a/src/freedombone-addemail +++ b/src/freedombone-addemail @@ -14,7 +14,7 @@ # License # ======= # -# Copyright (C) 2015-2016 Bob Mottram +# Copyright (C) 2015-2016 Bob Mottram # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by @@ -49,37 +49,37 @@ function show_help { while [[ $# > 1 ]] do -key="$1" + key="$1" -case $key in + case $key in -h|--help) - show_help - ;; + show_help + ;; -u|--user) - shift - MYUSERNAME="$1" - ;; + shift + MYUSERNAME="$1" + ;; -e|--email) - shift - EMAILADDRESS="$1" - ;; + shift + EMAILADDRESS="$1" + ;; -s|--subject) - shift - SUBJECT_TEXT="$1" - ;; + shift + SUBJECT_TEXT="$1" + ;; -g|--group) - shift - GROUP_NAME="$1" - ;; + shift + GROUP_NAME="$1" + ;; -p|--public) - shift - PUBLIC="$1" - ;; + shift + PUBLIC="$1" + ;; *) - # unknown option - ;; -esac -shift + # unknown option + ;; + esac + shift done if ! [[ $MYUSERNAME && $GROUP_NAME ]]; then @@ -88,7 +88,7 @@ fi if [ ${#EMAILADDRESS} -lt 2 ]; then if [ ${#SUBJECT_TEXT} -lt 2 ]; then - show_help + show_help fi fi @@ -112,7 +112,16 @@ fi chown -R $MYUSERNAME:$MYUSERNAME $LISTDIR if ! grep -q "$proc_comment" $PM; then if [[ $PUBLIC != "yes" ]]; then - # private emails go after the encryption stage + # private emails go after the encryption stage + echo '' >> $PM + echo "$proc_comment" >> $PM + echo ":0" >> $PM + echo "$proc_rule" >> $PM + echo "$LISTDIR/new" >> $PM + echo "# End of rule" >> $PM + else + # public emails are copied before the encryption stage + if ! grep -q '# encrypt' $PM; then echo '' >> $PM echo "$proc_comment" >> $PM echo ":0" >> $PM @@ -120,39 +129,30 @@ if ! grep -q "$proc_comment" $PM; then echo "$LISTDIR/new" >> $PM echo "# End of rule" >> $PM else - # public emails are copied before the encryption stage - if ! grep -q '# encrypt' $PM; then - echo '' >> $PM - echo "$proc_comment" >> $PM - echo ":0" >> $PM - echo "$proc_rule" >> $PM - echo "$LISTDIR/new" >> $PM - echo "# End of rule" >> $PM - else - filter=$(echo "$proc_comment\n:0\n${proc_rule}\n$LISTDIR/new\n# End of rule\n") - sed -i "/# encrypt/i ${filter}" $PM - fi + filter=$(echo "$proc_comment\n:0\n${proc_rule}\n$LISTDIR/new\n# End of rule\n") + sed -i "/# encrypt/i ${filter}" $PM + fi fi chown $MYUSERNAME:$MYUSERNAME $PM fi if [ ! -f "$MUTTRC" ]; then - cp /etc/Muttrc $MUTTRC - chown $MYUSERNAME:$MYUSERNAME $MUTTRC + cp /etc/Muttrc $MUTTRC + chown $MYUSERNAME:$MYUSERNAME $MUTTRC fi PROCMAILLOG=/home/$MYUSERNAME/log if [ ! -d $PROCMAILLOG ]; then - mkdir $PROCMAILLOG - chown -R $MYUSERNAME:$MYUSERNAME $PROCMAILLOG + mkdir $PROCMAILLOG + chown -R $MYUSERNAME:$MYUSERNAME $PROCMAILLOG fi MUTT_MAILBOXES=$(grep "mailboxes =" $MUTTRC) if [[ $MUTT_MAILBOXES != *$GROUP_NAME* ]]; then - if ! grep -q "=$GROUP_NAME" $MUTTRC; then + if ! grep -q "=$GROUP_NAME" $MUTTRC; then sed -i "s|$MUTT_MAILBOXES|$MUTT_MAILBOXES =$GROUP_NAME|g" $MUTTRC chown $MYUSERNAME:$MYUSERNAME $MUTTRC - fi + fi fi exit 0 diff --git a/src/freedombone-addlist b/src/freedombone-addlist index 5f4d4d02..4b65bdaf 100755 --- a/src/freedombone-addlist +++ b/src/freedombone-addlist @@ -14,7 +14,7 @@ # License # ======= # -# Copyright (C) 2015-2016 Bob Mottram +# Copyright (C) 2015-2016 Bob Mottram # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by @@ -49,37 +49,37 @@ function show_help { while [[ $# > 1 ]] do -key="$1" + key="$1" -case $key in + case $key in -h|--help) - show_help - ;; + show_help + ;; -u|--user) - shift - MYUSERNAME="$1" - ;; + shift + MYUSERNAME="$1" + ;; -l|--list) - shift - MAILINGLIST="$1" - ;; + shift + MAILINGLIST="$1" + ;; -s|--subject) - shift - SUBJECTTAG="$1" - ;; + shift + SUBJECTTAG="$1" + ;; -e|--email) - shift - LIST_ADDRESS="$1" - ;; + shift + LIST_ADDRESS="$1" + ;; -p|--public) - shift - PUBLIC="$1" - ;; + shift + PUBLIC="$1" + ;; *) - # unknown option - ;; -esac -shift + # unknown option + ;; + esac + shift done if [ ! $MYUSERNAME ]; then @@ -110,33 +110,33 @@ chown -R $MYUSERNAME:$MYUSERNAME $LISTDIR if [ ${#SUBJECTTAG} -gt 0 ]; then # use the subject tag if ! grep -q "Subject:.*()\[$SUBJECTTAG\]" $PM; then - if [[ $PUBLIC != "yes" ]]; then - # private emails go after the encryption stage - filter=" + if [[ $PUBLIC != "yes" ]]; then + # private emails go after the encryption stage + filter=" # Email rule for $MAILINGLIST subject [$SUBJECTTAG] :0 * ^Subject:.*()\[$SUBJECTTAG\] $LISTDIR/new # End of rule " - echo "$filter" >> $PM + echo "$filter" >> $PM + else + # public emails are copied before hte encryption stage + if ! grep -q '# encrypt' $PM; then + filter=" +# Email rule for $MAILINGLIST subject [$SUBJECTTAG] +:0 + * ^Subject:.*()\[$SUBJECTTAG\] +$LISTDIR/new +# End of rule +" + echo "$filter" >> $PM else - # public emails are copied before hte encryption stage - if ! grep -q '# encrypt' $PM; then - filter=" -# Email rule for $MAILINGLIST subject [$SUBJECTTAG] -:0 - * ^Subject:.*()\[$SUBJECTTAG\] -$LISTDIR/new -# End of rule -" - echo "$filter" >> $PM - else - filter=$(echo "# Email rule for $MAILINGLIST subject [$SUBJECTTAG]\n:0\n * ^Subject:.*()\\\[$SUBJECTTAG\\\]\n$LISTDIR/new\n# End of rule\n") - sed -i "/# encrypt/i ${filter}" $PM - fi + filter=$(echo "# Email rule for $MAILINGLIST subject [$SUBJECTTAG]\n:0\n * ^Subject:.*()\\\[$SUBJECTTAG\\\]\n$LISTDIR/new\n# End of rule\n") + sed -i "/# encrypt/i ${filter}" $PM fi - chown $MYUSERNAME:$MYUSERNAME $PM + fi + chown $MYUSERNAME:$MYUSERNAME $PM fi else exit $(${PROJECT_NAME}-addemail -u $MYUSERNAME -e $LIST_ADDRESS -g $MAILINGLIST --public $PUBLIC) @@ -156,15 +156,15 @@ fi MUTT_MAILBOXES=$(grep "mailboxes =" $MUTTRC) if [[ $MUTT_MAILBOXES != *$MAILINGLIST* ]]; then if ! grep -q "=$MAILINGLIST" $MUTTRC; then - sed -i "s|$MUTT_MAILBOXES|$MUTT_MAILBOXES =$MAILINGLIST|g" $MUTTRC - chown $MYUSERNAME:$MYUSERNAME $MUTTRC + sed -i "s|$MUTT_MAILBOXES|$MUTT_MAILBOXES =$MAILINGLIST|g" $MUTTRC + chown $MYUSERNAME:$MYUSERNAME $MUTTRC fi fi if [ $LIST_ADDRESS ]; then sed -i "s|unsubscribe $LIST_ADDRESS|subscribe $LIST_ADDRESS|g" $MUTTRC if ! grep -q "subscribe $LIST_ADDRESS" $MUTTRC; then - echo "subscribe $LIST_ADDRESS" >> $MUTTRC + echo "subscribe $LIST_ADDRESS" >> $MUTTRC fi fi diff --git a/src/freedombone-addremove b/src/freedombone-addremove new file mode 100755 index 00000000..2e1b648b --- /dev/null +++ b/src/freedombone-addremove @@ -0,0 +1,255 @@ +#!/bin/bash +# +# .---. . . +# | | | +# |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-. +# | | (.-' (.-' ( | ( )| | | | )( )| | (.-' +# ' ' --' --' -' - -' ' ' -' -' -' ' - --' +# +# Freedom in the Cloud +# +# Add or remove apps +# +# License +# ======= +# +# Copyright (C) 2015-2016 Bob Mottram +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . + +PROJECT_NAME='freedombone' + +export TEXTDOMAIN=${PROJECT_NAME}-addremove +export TEXTDOMAINDIR="/usr/share/locale" + +PROJECT_INSTALL_DIR=/usr/local/bin +if [ -f /usr/bin/${PROJECT_NAME} ]; then + PROJECT_INSTALL_DIR=/usr/bin +fi + +source $PROJECT_INSTALL_DIR/${PROJECT_NAME}-vars + +COMPLETION_FILE=$HOME/${PROJECT_NAME}-completed.txt +CONFIGURATION_FILE=$HOME/${PROJECT_NAME}.cfg + +UTILS_FILES=/usr/share/${PROJECT_NAME}/utils/${PROJECT_NAME}-utils-* +for f in $UTILS_FILES +do + source $f +done + +APP_FILES=/usr/share/${PROJECT_NAME}/apps/${PROJECT_NAME}-app-* +for f in $APP_FILES +do + source $f +done + +function mark_unselected_apps_as_removed { + # Initially mark the apps not chosen on first install as being removed + # otherwise they may be automatically installed on the next update + select_all_apps=$1 + if [[ "$select_all_apps" != "add-all" ]]; then + return + fi + + if [ -f $REMOVED_APPS_FILE ]; then + rm $REMOVED_APPS_FILE + fi + + app_index=0 + for app_name in "${APPS_AVAILABLE[@]}" + do + if [[ ${APPS_CHOSEN[$app_index]} == "0" ]]; then + echo "_${app_name}_" >> $REMOVED_APPS_FILE + fi + app_index=$[app_index+1] + done +} + +function app_expected_to_be_installed { + # is the given application expected to be installed by default? + select_all_apps="$1" + app_name="$2" + + read_config_param ONION_ONLY + + if [[ "$select_all_apps" == "add-all" ]]; then + if [[ $ONION_ONLY != 'no' && "$app_name" == "hubzilla" ]]; then + echo "0" + return + fi + if ! grep -q "IN_DEFAULT_INSTALL=1" /usr/share/${PROJECT_NAME}/apps/${PROJECT_NAME}-app-${app_name}; then + echo "0" + return + fi + fi + echo "1" +} + +function show_apps { + select_all_apps=$1 + applist="" + n=1 + app_index=0 + for a in "${APPS_AVAILABLE[@]}" + do + if [[ ${APPS_INSTALLED[$app_index]} == "0" && "$select_all_apps" != "add-all" ]]; then + applist="$applist $n $a off" + else + if [[ $(app_expected_to_be_installed "$select_all_apps" "$a") == "0" ]]; then + applist="$applist $n $a off" + else + applist="$applist $n $a on" + fi + fi + n=$[n+1] + app_index=$[app_index+1] + done + + choices=$(dialog --stdout --backtitle $"Freedombone" \ + --title $"Add/Remove Applications" \ + --checklist $'Choose:' \ + 27 40 20 $applist) + + if [ $? -eq 0 ]; then + for choice in $choices + do + app_index=$[choice-1] + APPS_CHOSEN[$app_index]="1" + done + else + exit 0 + fi +} + +function remove_apps_selected { + # which apps need to be removed? + removals="" + app_index=0 + n=0 + for a in "${APPS_INSTALLED[@]}" + do + if [[ ${APPS_INSTALLED[$app_index]} == "1" ]]; then + if [[ ${APPS_CHOSEN[$app_index]} == "0" ]]; then + if [ ${n} -gt 0 ]; then + removals="$removals ${APPS_AVAILABLE[$app_index]}" + else + removals="${APPS_AVAILABLE[$app_index]}" + fi + n=$[n+1] + fi + fi + app_index=$[app_index+1] + done + + # if no apps to be removed then don't do anything + if [ ${n} -eq 0 ]; then + return + fi + + # ask for confirmation + dialog --title $"Remove applications" \ + --backtitle $"Freedombone" \ + --defaultno \ + --yesno $"\nYou have chosen to remove $n apps.\n\n $removals\n\nIf you choose 'yes' then this will remove both the applications and their data/messages. If you don't have a backup then you will not be able to recover the data for these applications.\n\nAre you sure that you wish to continue?" 15 60 + sel=$? + case $sel in + 1) return;; + 255) return;; + esac + + clear + + # remove the apps + read_configuration + remove_apps +} + +function install_apps_selected { + # which apps need to be installed? + select_all_apps=$1 + installs="" + app_index=0 + n=0 + for a in "${APPS_INSTALLED[@]}" + do + if [[ ${APPS_INSTALLED[$app_index]} == "0" ]]; then + if [[ ${APPS_CHOSEN[$app_index]} == "1" ]]; then + if [ ${n} -gt 0 ]; then + installs="$installs ${APPS_AVAILABLE[$app_index]}" + else + installs="${APPS_AVAILABLE[$app_index]}" + fi + n=$[n+1] + fi + fi + app_index=$[app_index+1] + done + + # if no apps to be installed then don't do anything + if [ ${n} -eq 0 ]; then + return + fi + + if [[ "$select_all_apps" != "add-all" ]]; then + # ask for confirmation + dialog --title $"Remove applications" \ + --backtitle $"Freedombone" \ + --defaultno \ + --yesno $"\nYou have chosen to install $n apps.\n\n $installs\n\nIf you choose 'yes' then these will now be installed.\n\nAre you sure that you wish to continue?" 15 60 + sel=$? + case $sel in + 1) return;; + 255) return;; + esac + fi + + clear + + # install the apps + read_configuration + install_apps interactive + if [ ! $APP_INSTALLED_SUCCESS ]; then + echo $'One or more apps failed to install' + fi +} + +if [[ $1 == "test"* ]]; then + ${PROJECT_NAME}-tests + if [ ! "$?" = "0" ]; then + exit 2 + fi +fi + +detect_installable_apps + +# if no applications were found +if [[ ${#APPS_AVAILABLE[@]} == 0 ]]; then + exit 1 +fi + +show_apps $1 +mark_unselected_apps_as_removed $1 + +clear + +remove_apps_selected + +if [[ $1 == "add-all" ]]; then + install_apps_selected add-all +else + install_apps_selected +fi + +exit 0 diff --git a/src/freedombone-addsipuser b/src/freedombone-addsipuser index 1eb09841..c6c2d235 100755 --- a/src/freedombone-addsipuser +++ b/src/freedombone-addsipuser @@ -14,7 +14,7 @@ # License # ======= # -# Copyright (C) 2015-2016 Bob Mottram +# Copyright (C) 2015-2016 Bob Mottram # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by @@ -50,10 +50,10 @@ function show_help { function sip_user_exists { IFS='' while read line; do - if [[ "$line" == *"" ]]; then - USER_EXISTS="yes" - return - fi + if [[ "$line" == *"" ]]; then + USER_EXISTS="yes" + return + fi done < $CONFIG_FILE } @@ -61,28 +61,28 @@ function update_sip_user { USER_FOUND= NEW_CONFIG_FILE="${CONFIG_FILE}.new" if [ -f $NEW_CONFIG_FILE ]; then - rm -f $NEW_CONFIG_FILE + rm -f $NEW_CONFIG_FILE fi touch $NEW_CONFIG_FILE IFS='' while read line; do - if [ ! $USER_FOUND ]; then - if [[ "$line" == *"" ]]; then - USER_FOUND="yes" - fi - else - if [[ "$line" == *""* ]]; then - line=" $EXTENSION" - fi - if [[ "$line" == *""* ]]; then - line=" $PASSWORD" - fi - if [[ "$line" == *""* ]]; then - line=" $MY_USERNAME $EXTENSION" - USER_FOUND= - fi + if [ ! $USER_FOUND ]; then + if [[ "$line" == *"" ]]; then + USER_FOUND="yes" fi - echo $line >> $NEW_CONFIG_FILE + else + if [[ "$line" == *""* ]]; then + line=" $EXTENSION" + fi + if [[ "$line" == *""* ]]; then + line=" $PASSWORD" + fi + if [[ "$line" == *""* ]]; then + line=" $MY_USERNAME $EXTENSION" + USER_FOUND= + fi + fi + echo $line >> $NEW_CONFIG_FILE done < $CONFIG_FILE mv $NEW_CONFIG_FILE $CONFIG_FILE } @@ -90,19 +90,19 @@ function update_sip_user { function add_sip_user { NEW_CONFIG_FILE="${CONFIG_FILE}.new" if [ -f $NEW_CONFIG_FILE ]; then - rm -f $NEW_CONFIG_FILE + rm -f $NEW_CONFIG_FILE fi touch $NEW_CONFIG_FILE IFS='' while read line; do - if [[ "$line" == *'' ]]; then - echo " " >> $NEW_CONFIG_FILE - echo " $EXTENSION" >> $NEW_CONFIG_FILE - echo " $PASSWORD" >> $NEW_CONFIG_FILE - echo " $MY_USERNAME $EXTENSION" >> $NEW_CONFIG_FILE - echo ' ' >> $NEW_CONFIG_FILE - fi - echo $line >> $NEW_CONFIG_FILE + if [[ "$line" == *'' ]]; then + echo " " >> $NEW_CONFIG_FILE + echo " $EXTENSION" >> $NEW_CONFIG_FILE + echo " $PASSWORD" >> $NEW_CONFIG_FILE + echo " $MY_USERNAME $EXTENSION" >> $NEW_CONFIG_FILE + echo ' ' >> $NEW_CONFIG_FILE + fi + echo $line >> $NEW_CONFIG_FILE done < $CONFIG_FILE mv $NEW_CONFIG_FILE $CONFIG_FILE usermod -aG sipwitch $MY_USERNAME @@ -113,24 +113,24 @@ do key="$1" case $key in - -h|--help) - show_help - ;; - -u|--user) - shift - MY_USERNAME="$1" - ;; - -e|--extension) - shift - EXTENSION="$1" - ;; - -p|--password) - shift - PASSWORD="$1" - ;; - *) - # unknown option - ;; + -h|--help) + show_help + ;; + -u|--user) + shift + MY_USERNAME="$1" + ;; + -e|--extension) + shift + EXTENSION="$1" + ;; + -p|--password) + shift + PASSWORD="$1" + ;; + *) + # unknown option + ;; esac shift done diff --git a/src/freedombone-adduser b/src/freedombone-adduser index 943aa59d..70657e71 100755 --- a/src/freedombone-adduser +++ b/src/freedombone-adduser @@ -14,7 +14,7 @@ # License # ======= # -# Copyright (C) 2015-2016 Bob Mottram +# Copyright (C) 2015-2016 Bob Mottram # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by @@ -34,384 +34,212 @@ PROJECT_NAME='freedombone' export TEXTDOMAIN=${PROJECT_NAME}-adduser export TEXTDOMAINDIR="/usr/share/locale" -CONFIGURATION_FILE=/root/${PROJECT_NAME}.cfg +CONFIGURATION_FILE=$HOME/${PROJECT_NAME}.cfg -MY_USERNAME=$1 +UTILS_FILES=/usr/share/${PROJECT_NAME}/utils/${PROJECT_NAME}-utils-* +for f in $UTILS_FILES +do + source $f +done + +APP_FILES=/usr/share/${PROJECT_NAME}/apps/${PROJECT_NAME}-app-* +for f in $APP_FILES +do + source $f +done + +ADD_USERNAME=$1 SSH_PUBLIC_KEY="$2" GPG_KEYSERVER='hkp://keys.gnupg.net' SSH_PORT=2222 COMPLETION_FILE=$HOME/${PROJECT_NAME}-completed.txt -SIP_EXTENSION= -FULLBLOG_DOMAIN_NAME= DEFAULT_DOMAIN_NAME= -if [ ! $MY_USERNAME ]; then - echo $'No username was given' - exit 1 +if [ ! $ADD_USERNAME ]; then + echo $'No username was given' + exit 1 fi -if [ -d /home/$MY_USERNAME ]; then - echo $"The user $MY_USERNAME already exists" - exit 2 +if [ -d /home/$ADD_USERNAME ]; then + echo $"The user $ADD_USERNAME already exists" + exit 2 fi if [ ! -f $COMPLETION_FILE ]; then - echo $"$COMPLETION_FILE not found" - userdel -r $MY_USERNAME - exit 3 + echo $"$COMPLETION_FILE not found" + userdel -r $ADD_USERNAME + exit 3 fi # Minimum number of characters in a password -MINIMUM_PASSWORD_LENGTH=10 -if [ -f /usr/local/bin/${PROJECT_NAME} ]; then - MINIMUM_PASSWORD_LENGTH=$(cat /usr/local/bin/${PROJECT_NAME} | grep 'MINIMUM_PASSWORD_LENGTH=' | head -n 1 | awk -F '=' '{print $2}') -else - if [ -f /usr/bin/${PROJECT_NAME} ]; then - MINIMUM_PASSWORD_LENGTH=$(cat /usr/bin/${PROJECT_NAME} | grep 'MINIMUM_PASSWORD_LENGTH=' | head -n 1 | awk -F '=' '{print $2}') - fi -fi +MINIMUM_PASSWORD_LENGTH=$(cat /usr/share/${PROJECT_NAME}/utils/${PROJECT_NAME}-utils-passwords | grep 'MINIMUM_PASSWORD_LENGTH=' | head -n 1 | awk -F '=' '{print $2}') NEW_USER_PASSWORD="$(openssl rand -base64 30 | cut -c1-${MINIMUM_PASSWORD_LENGTH})" -useradd -m -p "$NEW_USER_PASSWORD" -s /bin/bash $MY_USERNAME -adduser $MY_USERNAME sasl +useradd -m -p "$NEW_USER_PASSWORD" -s /bin/bash $ADD_USERNAME +adduser $ADD_USERNAME sasl -if [ ! -d /home/$MY_USERNAME ]; then - echo $'Home directory was not created' - exit 4 +if [ ! -d /home/$ADD_USERNAME ]; then + echo $'Home directory was not created' + exit 4 fi if [ "$SSH_PUBLIC_KEY" ]; then - if [ ${#SSH_PUBLIC_KEY} -gt 5 ]; then - if [ -f "$SSH_PUBLIC_KEY" ]; then - mkdir /home/$MY_USERNAME/.ssh - cp $SSH_PUBLIC_KEY /home/$MY_USERNAME/.ssh/authorized_keys - chown -R $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/.ssh - echo $'ssh public key installed' - else - if [[ "$SSH_PUBLIC_KEY" == "ssh-"* ]]; then - mkdir /home/$MY_USERNAME/.ssh - echo "$SSH_PUBLIC_KEY" > /home/$MY_USERNAME/.ssh/authorized_keys - chown -R $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/.ssh - echo $'ssh public key installed' - else - echo $'The second parameter does not look like an ssh key' - exit 5 - fi - fi - fi + if [ ${#SSH_PUBLIC_KEY} -gt 5 ]; then + if [ -f "$SSH_PUBLIC_KEY" ]; then + mkdir /home/$ADD_USERNAME/.ssh + cp $SSH_PUBLIC_KEY /home/$ADD_USERNAME/.ssh/authorized_keys + chown -R $ADD_USERNAME:$ADD_USERNAME /home/$ADD_USERNAME/.ssh + echo $'ssh public key installed' + else + if [[ "$SSH_PUBLIC_KEY" == "ssh-"* ]]; then + mkdir /home/$ADD_USERNAME/.ssh + echo "$SSH_PUBLIC_KEY" > /home/$ADD_USERNAME/.ssh/authorized_keys + chown -R $ADD_USERNAME:$ADD_USERNAME /home/$ADD_USERNAME/.ssh + echo $'ssh public key installed' + else + echo $'The second parameter does not look like an ssh key' + exit 5 + fi + fi + fi fi -if [ -d /home/$MY_USERNAME/Maildir ]; then - if grep -q "set from=" /home/$MY_USERNAME/.muttrc; then - sed -i "s|set from=.*|set from='$MY_USERNAME <$MY_USERNAME@$HOSTNAME>'|g" /home/$MY_USERNAME/.muttrc - else - echo "set from='$MY_USERNAME <$MY_USERNAME@$HOSTNAME>'" >> /home/$MY_USERNAME/.muttrc - fi +if [ -d /home/$ADD_USERNAME/Maildir ]; then + if grep -q "set from=" /home/$ADD_USERNAME/.muttrc; then + sed -i "s|set from=.*|set from='$ADD_USERNAME <$ADD_USERNAME@$HOSTNAME>'|g" /home/$ADD_USERNAME/.muttrc + else + echo "set from='$ADD_USERNAME <$ADD_USERNAME@$HOSTNAME>'" >> /home/$ADD_USERNAME/.muttrc + fi - USERN='$USER@' - sed -i "s|$USERN|$MY_USERNAME@|g" /home/$MY_USERNAME/.procmailrc + USERN='$USER@' + sed -i "s|$USERN|$ADD_USERNAME@|g" /home/$ADD_USERNAME/.procmailrc fi # generate a gpg key -echo "Making a GPG key for $MY_USERNAME@$HOSTNAME" -mkdir /home/$MY_USERNAME/.gnupg -echo "keyserver $GPG_KEYSERVER" >> /home/$MY_USERNAME/.gnupg/gpg.conf -echo 'keyserver-options auto-key-retrieve' >> /home/$MY_USERNAME/.gnupg/gpg.conf -echo '' >> /home/$MY_USERNAME/.gnupg/gpg.conf -echo '# default preferences' >> /home/$MY_USERNAME/.gnupg/gpg.conf -echo 'personal-digest-preferences SHA256' >> /home/$MY_USERNAME/.gnupg/gpg.conf -echo 'cert-digest-algo SHA256' >> /home/$MY_USERNAME/.gnupg/gpg.conf -echo 'default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed' >> /home/$MY_USERNAME/.gnupg/gpg.conf +echo "Making a GPG key for $ADD_USERNAME@$HOSTNAME" +mkdir /home/$ADD_USERNAME/.gnupg +echo "keyserver $GPG_KEYSERVER" >> /home/$ADD_USERNAME/.gnupg/gpg.conf +echo 'keyserver-options auto-key-retrieve' >> /home/$ADD_USERNAME/.gnupg/gpg.conf +echo '' >> /home/$ADD_USERNAME/.gnupg/gpg.conf +echo '# default preferences' >> /home/$ADD_USERNAME/.gnupg/gpg.conf +echo 'personal-digest-preferences SHA256' >> /home/$ADD_USERNAME/.gnupg/gpg.conf +echo 'cert-digest-algo SHA256' >> /home/$ADD_USERNAME/.gnupg/gpg.conf +echo 'default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 ZLIB BZIP2 ZIP Uncompressed' >> /home/$ADD_USERNAME/.gnupg/gpg.conf -chown -R $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/.gnupg -chmod 700 /home/$MY_USERNAME/.gnupg -chmod 600 /home/$MY_USERNAME/.gnupg/* +chown -R $ADD_USERNAME:$ADD_USERNAME /home/$ADD_USERNAME/.gnupg +chmod 700 /home/$ADD_USERNAME/.gnupg +chmod 600 /home/$ADD_USERNAME/.gnupg/* # Generate a GPG key -echo 'Key-Type: 1' > /home/$MY_USERNAME/gpg-genkey.conf -echo 'Key-Length: 4096' >> /home/$MY_USERNAME/gpg-genkey.conf -echo 'Subkey-Type: 1' >> /home/$MY_USERNAME/gpg-genkey.conf -echo 'Subkey-Length: 4096' >> /home/$MY_USERNAME/gpg-genkey.conf -echo "Name-Real: $MY_USERNAME" >> /home/$MY_USERNAME/gpg-genkey.conf -echo "Name-Email: $MY_USERNAME@$HOSTNAME" >> /home/$MY_USERNAME/gpg-genkey.conf -echo 'Expire-Date: 0' >> /home/$MY_USERNAME/gpg-genkey.conf -chown $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/gpg-genkey.conf -su -c "gpg --batch --gen-key /home/$MY_USERNAME/gpg-genkey.conf" - $MY_USERNAME -shred -zu /home/$MY_USERNAME/gpg-genkey.conf -MY_GPG_PUBLIC_KEY_ID=$(su -c "gpg --list-keys $MY_USERNAME@$HOSTNAME | grep 'pub '" - $MY_USERNAME | awk -F ' ' '{print $2}' | awk -F '/' '{print $2}') -MY_GPG_PUBLIC_KEY=/home/$MY_USERNAME/public_key.gpg -su -c "gpg --output $MY_GPG_PUBLIC_KEY --armor --export $MY_GPG_PUBLIC_KEY_ID" - $MY_USERNAME +echo 'Key-Type: 1' > /home/$ADD_USERNAME/gpg-genkey.conf +echo 'Key-Length: 4096' >> /home/$ADD_USERNAME/gpg-genkey.conf +echo 'Subkey-Type: 1' >> /home/$ADD_USERNAME/gpg-genkey.conf +echo 'Subkey-Length: 4096' >> /home/$ADD_USERNAME/gpg-genkey.conf +echo "Name-Real: $ADD_USERNAME" >> /home/$ADD_USERNAME/gpg-genkey.conf +echo "Name-Email: $ADD_USERNAME@$HOSTNAME" >> /home/$ADD_USERNAME/gpg-genkey.conf +echo 'Expire-Date: 0' >> /home/$ADD_USERNAME/gpg-genkey.conf +chown $ADD_USERNAME:$ADD_USERNAME /home/$ADD_USERNAME/gpg-genkey.conf +su -c "gpg --batch --gen-key /home/$ADD_USERNAME/gpg-genkey.conf" - $ADD_USERNAME +shred -zu /home/$ADD_USERNAME/gpg-genkey.conf +MY_GPG_PUBLIC_KEY_ID=$(su -c "gpg --list-keys $ADD_USERNAME@$HOSTNAME | grep 'pub '" - $ADD_USERNAME | awk -F ' ' '{print $2}' | awk -F '/' '{print $2}') +MY_GPG_PUBLIC_KEY=/home/$ADD_USERNAME/public_key.gpg +su -c "gpg --output $MY_GPG_PUBLIC_KEY --armor --export $MY_GPG_PUBLIC_KEY_ID" - $ADD_USERNAME if [ ! -f $MY_GPG_PUBLIC_KEY ]; then - echo "GPG public key was not generated for $MY_USERNAME@$HOSTNAME $MY_GPG_PUBLIC_KEY_ID" - userdel -r $MY_USERNAME - exit 7 + echo "GPG public key was not generated for $ADD_USERNAME@$HOSTNAME $MY_GPG_PUBLIC_KEY_ID" + userdel -r $ADD_USERNAME + exit 7 fi # add a monkeysphere subkey -su -c "monkeysphere gen-subkey $MY_GPG_PUBLIC_KEY_ID" - $MY_USERNAME +#echo $'Adding monkeysphere subkey' +#su -c "monkeysphere gen-subkey" - $ADD_USERNAME +#echo $'Adding monkeysphere subkey to ssh-agent' +#su -c "monkeysphere s" - $ADD_USERNAME # add authorized GPG email address -mkdir /home/$MY_USERNAME/.monkeysphere -chmod 755 /home/$MY_USERNAME/.monkeysphere -echo "$MY_USERNAME <$MY_USERNAME@$HOSTNAME>" > /home/$MY_USERNAME/.monkeysphere/authorized_user_ids -chmod 644 /home/$MY_USERNAME/.monkeysphere/authorized_user_ids -chown -R $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/.monkeysphere +mkdir /home/$ADD_USERNAME/.monkeysphere +chmod 755 /home/$ADD_USERNAME/.monkeysphere +echo "$ADD_USERNAME <$ADD_USERNAME@$HOSTNAME>" > /home/$ADD_USERNAME/.monkeysphere/authorized_user_ids +chmod 644 /home/$ADD_USERNAME/.monkeysphere/authorized_user_ids +chown -R $ADD_USERNAME:$ADD_USERNAME /home/$ADD_USERNAME/.monkeysphere +echo $'Updating monkeysphere users' monkeysphere-authentication update-users -if [ -f /home/$MY_USERNAME/.muttrc ]; then - # encrypt outgoing mail to the "sent" folder - if ! grep -q "pgp_encrypt_only_command" /home/$MY_USERNAME/.muttrc; then - echo '' >> /home/$MY_USERNAME/.muttrc - echo $'# Encrypt items in the Sent folder' >> /home/$MY_USERNAME/.muttrc - echo "set pgp_encrypt_only_command=\"/usr/lib/mutt/pgpewrap gpg --batch --quiet --no-verbose --output - --encrypt --textmode --armor --always-trust --encrypt-to 0x$MY_GPG_PUBLIC_KEY_ID -- -r %r -- %f\"" >> /home/$MY_USERNAME/.muttrc - else - sed -i "s|set pgp_encrypt_only_command.*|set pgp_encrypt_only_command=\"/usr/lib/mutt/pgpewrap gpg --batch --quiet --no-verbose --output - --encrypt --textmode --armor --always-trust --encrypt-to 0x$MY_GPG_PUBLIC_KEY_ID -- -r %r -- %f\"|g" /home/$MY_USERNAME/.muttrc - fi +if [ -f /home/$ADD_USERNAME/.muttrc ]; then + # encrypt outgoing mail to the "sent" folder + if ! grep -q "pgp_encrypt_only_command" /home/$ADD_USERNAME/.muttrc; then + echo '' >> /home/$ADD_USERNAME/.muttrc + echo $'# Encrypt items in the Sent folder' >> /home/$ADD_USERNAME/.muttrc + echo "set pgp_encrypt_only_command=\"/usr/lib/mutt/pgpewrap gpg --batch --quiet --no-verbose --output - --encrypt --textmode --armor --always-trust --encrypt-to 0x$MY_GPG_PUBLIC_KEY_ID -- -r %r -- %f\"" >> /home/$ADD_USERNAME/.muttrc + else + sed -i "s|set pgp_encrypt_only_command.*|set pgp_encrypt_only_command=\"/usr/lib/mutt/pgpewrap gpg --batch --quiet --no-verbose --output - --encrypt --textmode --armor --always-trust --encrypt-to 0x$MY_GPG_PUBLIC_KEY_ID -- -r %r -- %f\"|g" /home/$ADD_USERNAME/.muttrc + fi - if ! grep -q "pgp_encrypt_sign_command" /home/$MY_USERNAME/.muttrc; then - echo "set pgp_encrypt_sign_command=\"/usr/lib/mutt/pgpewrap gpg %?p?--passphrase-fd 0? --batch --quiet --no-verbose --textmode --output - --encrypt --sign %?a?-u %a? --armor --always-trust --encrypt-to 0x$MY_GPG_PUBLIC_KEY_ID -- -r %r -- %f\"" >> /home/$MY_USERNAME/.muttrc - else - sed -i "s|set pgp_encrypt_sign_command.*|set pgp_encrypt_sign_command=\"/usr/lib/mutt/pgpewrap gpg %?p?--passphrase-fd 0? --batch --quiet --no-verbose --textmode --output - --encrypt --sign %?a?-u %a? --armor --always-trust --encrypt-to 0x$MY_GPG_PUBLIC_KEY_ID -- -r %r -- %f\"|g" /home/$MY_USERNAME/.muttrc - fi + if ! grep -q "pgp_encrypt_sign_command" /home/$ADD_USERNAME/.muttrc; then + echo "set pgp_encrypt_sign_command=\"/usr/lib/mutt/pgpewrap gpg %?p?--passphrase-fd 0? --batch --quiet --no-verbose --textmode --output - --encrypt --sign %?a?-u %a? --armor --always-trust --encrypt-to 0x$MY_GPG_PUBLIC_KEY_ID -- -r %r -- %f\"" >> /home/$ADD_USERNAME/.muttrc + else + sed -i "s|set pgp_encrypt_sign_command.*|set pgp_encrypt_sign_command=\"/usr/lib/mutt/pgpewrap gpg %?p?--passphrase-fd 0? --batch --quiet --no-verbose --textmode --output - --encrypt --sign %?a?-u %a? --armor --always-trust --encrypt-to 0x$MY_GPG_PUBLIC_KEY_ID -- -r %r -- %f\"|g" /home/$ADD_USERNAME/.muttrc + fi fi -if ! grep -q "Change your GPG password" /home/$MY_USERNAME/README; then - echo '' >> /home/$MY_USERNAME/README - echo '' >> /home/$MY_USERNAME/README - echo $'Change your GPG password' >> /home/$MY_USERNAME/README - echo '========================' >> /home/$MY_USERNAME/README - echo $"It's very important to add a password to your GPG key so that" >> /home/$MY_USERNAME/README - echo $"if anyone does get access to your email they still won't be able" >> /home/$MY_USERNAME/README - echo $'to read them without knowning the GPG password.' >> /home/$MY_USERNAME/README - echo $'You can change the it with:' >> /home/$MY_USERNAME/README - echo '' >> /home/$MY_USERNAME/README - echo " gpg --edit-key $MY_GPG_PUBLIC_KEY_ID" >> /home/$MY_USERNAME/README - echo ' passwd' >> /home/$MY_USERNAME/README - echo ' save' >> /home/$MY_USERNAME/README - echo ' quit' >> /home/$MY_USERNAME/README +if ! grep -q "Change your GPG password" /home/$ADD_USERNAME/README; then + echo '' >> /home/$ADD_USERNAME/README + echo '' >> /home/$ADD_USERNAME/README + echo $'# Change your GPG password' >> /home/$ADD_USERNAME/README + echo $"It's very important to add a password to your GPG key so that" >> /home/$ADD_USERNAME/README + echo $"if anyone does get access to your email they still won't be able" >> /home/$ADD_USERNAME/README + echo $'to read them without knowning the GPG password.' >> /home/$ADD_USERNAME/README + echo $'You can change the it with:' >> /home/$ADD_USERNAME/README + echo '' >> /home/$ADD_USERNAME/README + echo " gpg --edit-key $MY_GPG_PUBLIC_KEY_ID" >> /home/$ADD_USERNAME/README + echo ' passwd' >> /home/$ADD_USERNAME/README + echo ' save' >> /home/$ADD_USERNAME/README + echo ' quit' >> /home/$ADD_USERNAME/README fi -if ! grep -q "Publish your GPG public key" /home/$MY_USERNAME/README; then - echo '' >> /home/$MY_USERNAME/README - echo '' >> /home/$MY_USERNAME/README - echo $'Publish your GPG public key' >> /home/$MY_USERNAME/README - echo '===========================' >> /home/$MY_USERNAME/README - echo $'So that others can send emails to you securely you should' >> /home/$MY_USERNAME/README - echo $'publish your GPG public key with the command:' >> /home/$MY_USERNAME/README - echo '' >> /home/$MY_USERNAME/README - echo " gpg --send-keys $MY_GPG_PUBLIC_KEY_ID" >> /home/$MY_USERNAME/README -fi +chown $ADD_USERNAME:$ADD_USERNAME /home/$ADD_USERNAME/README +chown $ADD_USERNAME:$ADD_USERNAME $MY_GPG_PUBLIC_KEY +chmod 600 /home/$ADD_USERNAME/README -chown $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/README -chown $MY_USERNAME:$MY_USERNAME $MY_GPG_PUBLIC_KEY -chmod 600 /home/$MY_USERNAME/README - -if grep -q "install_xmpp" $COMPLETION_FILE; then - echo $"Adding an XMPP account for $MY_USERNAME" - ${PROJECT_NAME}-addxmpp -e "$MY_USERNAME@$HOSTNAME" -p "$NEW_USER_PASSWORD" - if [ ! "$?" = "0" ]; then - echo $"XMPP account not created" - userdel -r $MY_USERNAME - exit 8 - fi -fi - -if grep -q "install_xmpp_client" $COMPLETION_FILE; then - echo $"Adding XMPP client setup" - XMPP_CLIENT_DIR=/home/$MY_USERNAME/.local/share/profanity - XMPP_CLIENT_ACCOUNTS=$XMPP_CLIENT_DIR/accounts - if [ ! -d $XMPP_CLIENT_DIR ]; then - mkdir -p $XMPP_CLIENT_DIR - fi - if [ ! -d /home/$MY_USERNAME/.config/profanity ]; then - mkdir -p /home/$MY_USERNAME/.config/profanity - fi - echo "[${MY_USERNAME}@${HOSTNAME}]" > $XMPP_CLIENT_ACCOUNTS - echo 'enabled=true' >> $XMPP_CLIENT_ACCOUNTS - echo "jid=${MY_USERNAME}@${HOSTNAME}" >> $XMPP_CLIENT_ACCOUNTS - echo 'resource=profanity' >> $XMPP_CLIENT_ACCOUNTS - echo "muc.service=conference.${HOSTNAME}" >> $XMPP_CLIENT_ACCOUNTS - echo "muc.nick=${MY_USERNAME}" >> $XMPP_CLIENT_ACCOUNTS - echo 'presence.last=online' >> $XMPP_CLIENT_ACCOUNTS - echo 'presence.login=online' >> $XMPP_CLIENT_ACCOUNTS - echo 'priority.online=0' >> $XMPP_CLIENT_ACCOUNTS - echo 'priority.chat=0' >> $XMPP_CLIENT_ACCOUNTS - echo 'priority.away=0' >> $XMPP_CLIENT_ACCOUNTS - echo 'priority.xa=0' >> $XMPP_CLIENT_ACCOUNTS - echo 'priority.dnd=0' >> $XMPP_CLIENT_ACCOUNTS - - echo '[connection]' > /home/$MY_USERNAME/.config/profanity/profrc - echo "account=${MY_USERNAME}@${HOSTNAME}" >> /home/$MY_USERNAME/.config/profanity/profrc - - chown -R $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/.local - chown -R $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/.config -fi - -if grep -q "Blog domain" $COMPLETION_FILE; then - FULLBLOG_DOMAIN_NAME=$(cat $COMPLETION_FILE | grep "Blog domain" | awk -F ':' '{print $2}') - if [ ! -d /var/www/$FULLBLOG_DOMAIN_NAME/htdocs/config/users ]; then - echo $'Blog users directory not found' - if grep -q "install_xmpp" $COMPLETION_FILE; then - ${PROJECT_NAME}-rmxmpp -e "$MY_USERNAME@$HOSTNAME" - fi - userdel -r $MY_USERNAME - exit 9 - fi - NEW_USER_PASSWORD_HASH=$(freedombone-sec --bloghash "$NEW_USER_PASSWORD") - if [ ${#NEW_USER_PASSWORD_HASH} -lt 8 ]; then - echo $'Blog admin password could not be hashed' - exit 783528 - fi - echo ';Password' > /var/www/$FULLBLOG_DOMAIN_NAME/htdocs/config/users/$MY_USERNAME.ini - echo "password = $NEW_USER_PASSWORD_HASH" >> /var/www/$FULLBLOG_DOMAIN_NAME/htdocs/config/users/$MY_USERNAME.ini - echo 'encryption = password_hash' >> /var/www/$FULLBLOG_DOMAIN_NAME/htdocs/config/users/$MY_USERNAME.ini - echo ';Role' >> /var/www/$FULLBLOG_DOMAIN_NAME/htdocs/config/users/$MY_USERNAME.ini - echo 'role = admin' >> /var/www/$FULLBLOG_DOMAIN_NAME/htdocs/config/users/$MY_USERNAME.ini - echo "$MY_USERNAME added as a blog user" -fi - -if grep -q "install_sip" $COMPLETION_FILE; then - SIP_EXTENSION=$(${PROJECT_NAME}-sipfreeext) - ${PROJECT_NAME}-addsipuser -u $MY_USERNAME -e $SIP_EXTENSION -p "$NEW_USER_PASSWORD" - if [ ! "$?" = "0" ]; then - echo $'SIP user could not be added. Ensure that extension numbers are in order and do no exceed 299' - if grep -q "install_xmpp" $COMPLETION_FILE; then - ${PROJECT_NAME}-rmxmpp -e "$MY_USERNAME@$HOSTNAME" - fi - if grep -q "Blog domain" $COMPLETION_FILE; then - if [ -f /var/www/$FULLBLOG_DOMAIN_NAME/htdocs/config/users/$MY_USERNAME.ini ]; then - rm /var/www/$FULLBLOG_DOMAIN_NAME/htdocs/config/users/$MY_USERNAME.ini - fi - fi - userdel -r $MY_USERNAME - exit 10 - fi -fi - -if grep -q "install_gnu_social" $COMPLETION_FILE; then - MICROBLOG_DOMAIN_NAME=$(cat $COMPLETION_FILE | grep "GNU Social domain" | awk -F ':' '{print $2}') - if [ -d /var/www/$MICROBLOG_DOMAIN_NAME ]; then - cd /var/www/$MICROBLOG_DOMAIN_NAME/htdocs - php scripts/registeruser.php -n $MY_USERNAME -w "$NEW_USER_PASSWORD" -e "$MY_USERNAME@$HOSTNAME" - freedombone-addemail -u $MY_USERNAME -e "noreply@$MICROBLOG_DOMAIN_NAME" -g gnusocial --public no - echo $'Created GNU Social user' - else - echo $"Unable to find GNU Social installation at /var/www/$MICROBLOG_DOMAIN_NAME/htdocs" - userdel -r $MY_USERNAME - exit 11 - fi -fi - -if grep -q "install_irc_client" $COMPLETION_FILE; then - IRC_PORT=6697 - if grep -q "IRC_PORT" $CONFIGURATION_FILE; then - IRC_PORT=$(grep "IRC_PORT" $CONFIGURATION_FILE | awk -F '=' '{print $2}') - fi - IRC_PASSWORD=$(cat /etc/ngircd/ngircd.conf | grep "Password =" | head -n 1 | awk -F '=' '{print $2}') - if [ ${#IRC_PASSWORD} -lt 2 ]; then - IRC_PASSWORD= - fi - - if [ ! -d /home/$MY_USERNAME/.irssi ]; then - mkdir /home/$MY_USERNAME/.irssi - fi - - echo 'servers = (' > /home/$MY_USERNAME/.irssi/config - echo ' {' >> /home/$MY_USERNAME/.irssi/config - echo ' address = "chat.freenode.net";' >> /home/$MY_USERNAME/.irssi/config - echo ' chatnet = "Freenode";' >> /home/$MY_USERNAME/.irssi/config - echo ' port = "6667";' >> /home/$MY_USERNAME/.irssi/config - echo ' autoconnect = "no";' >> /home/$MY_USERNAME/.irssi/config - echo ' },' >> /home/$MY_USERNAME/.irssi/config - echo ' {' >> /home/$MY_USERNAME/.irssi/config - echo ' address = "irc.oftc.net";' >> /home/$MY_USERNAME/.irssi/config - echo ' chatnet = "OFTC";' >> /home/$MY_USERNAME/.irssi/config - echo ' port = "6667";' >> /home/$MY_USERNAME/.irssi/config - echo ' autoconnect = "yes";' >> /home/$MY_USERNAME/.irssi/config - echo ' },' >> /home/$MY_USERNAME/.irssi/config - echo ' {' >> /home/$MY_USERNAME/.irssi/config - echo " address = \"${HOSTNAME}\";" >> /home/$MY_USERNAME/.irssi/config - echo ' chatnet = "Freedombone";' >> /home/$MY_USERNAME/.irssi/config - echo " port = \"${IRC_PORT}\";" >> /home/$MY_USERNAME/.irssi/config - echo ' use_ssl = "yes";' >> /home/$MY_USERNAME/.irssi/config - echo ' ssl_verify = "no";' >> /home/$MY_USERNAME/.irssi/config - echo ' autoconnect = "yes";' >> /home/$MY_USERNAME/.irssi/config - - echo ' }' >> /home/$MY_USERNAME/.irssi/config - echo ');' >> /home/$MY_USERNAME/.irssi/config - echo '' >> /home/$MY_USERNAME/.irssi/config - echo 'chatnets = {' >> /home/$MY_USERNAME/.irssi/config - echo ' Freedombone = {' >> /home/$MY_USERNAME/.irssi/config - echo ' type = "IRC";' >> /home/$MY_USERNAME/.irssi/config - echo ' max_kicks = "1";' >> /home/$MY_USERNAME/.irssi/config - echo ' max_msgs = "4";' >> /home/$MY_USERNAME/.irssi/config - echo ' max_whois = "1";' >> /home/$MY_USERNAME/.irssi/config - echo ' };' >> /home/$MY_USERNAME/.irssi/config - echo ' Freenode = {' >> /home/$MY_USERNAME/.irssi/config - echo ' type = "IRC";' >> /home/$MY_USERNAME/.irssi/config - echo ' max_kicks = "1";' >> /home/$MY_USERNAME/.irssi/config - echo ' max_msgs = "4";' >> /home/$MY_USERNAME/.irssi/config - echo ' max_whois = "1";' >> /home/$MY_USERNAME/.irssi/config - echo ' };' >> /home/$MY_USERNAME/.irssi/config - echo ' OFTC = {' >> /home/$MY_USERNAME/.irssi/config - echo ' type = "IRC";' >> /home/$MY_USERNAME/.irssi/config - echo ' max_kicks = "1";' >> /home/$MY_USERNAME/.irssi/config - echo ' max_msgs = "1";' >> /home/$MY_USERNAME/.irssi/config - echo ' max_whois = "1";' >> /home/$MY_USERNAME/.irssi/config - echo ' };' >> /home/$MY_USERNAME/.irssi/config - echo '};' >> /home/$MY_USERNAME/.irssi/config - echo '' >> /home/$MY_USERNAME/.irssi/config - echo 'channels = (' >> /home/$MY_USERNAME/.irssi/config - echo ' { name = "#freedombone"; chatnet = "Freedombone"; autojoin = "Yes"; },' >> /home/$MY_USERNAME/.irssi/config - echo ');' >> /home/$MY_USERNAME/.irssi/config - echo '' >> /home/$MY_USERNAME/.irssi/config - echo 'settings = {' >> /home/$MY_USERNAME/.irssi/config - echo " core = { real_name = \"$MY_NAME\"; user_name = \"$MY_USERNAME\"; nick = \"$MY_USERNAME\"; };" >> /home/$MY_USERNAME/.irssi/config - echo ' "fe-text" = { actlist_sort = "refnum"; };' >> /home/$MY_USERNAME/.irssi/config - echo '};' >> /home/$MY_USERNAME/.irssi/config - echo 'ignores = ( { level = "CTCPS"; } );' >> /home/$MY_USERNAME/.irssi/config - - chown -R $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/.irssi -fi +echo $'Detecting installed apps...' +detect_apps +get_apps_installed_names +for app_name in "${APPS_INSTALLED_NAMES[@]}" +do + if [[ $(function_exists add_user_${app_name}) == "1" ]]; then + echo $"Adding user to ${app_name}" + app_load_variables ${app_name} + retval=$(add_user_${app_name} "$ADD_USERNAME" "$NEW_USER_PASSWORD" | tail -n 1) + if [[ $retval != '0' ]]; then + echo $"Failed with error code ${retval}" + ${PROJECT_NAME}-rmuser $ADD_USERNAME --force + exit 672392 + fi + if ! grep -q "${app_name}_${ADD_USERNAME}" $APP_USERS_FILE; then + echo "${app_name}_${ADD_USERNAME}" >> $APP_USERS_FILE + fi + fi +done if [ -f /etc/nginx/.htpasswd ]; then - if ! grep "${MY_USERNAME}:" /etc/nginx/.htpasswd; then - echo "$NEW_USER_PASSWORD" | htpasswd -i -s /etc/nginx/.htpasswd $MY_USERNAME - fi -fi - -# add user to the sipwitch group -if [ -f /etc/sipwitch.conf ]; then - usermod -aG sipwitch $MY_USERNAME -fi - -# add user for SIP STUN/TURN -if [ -d /etc/turnserver ]; then - if grep -q "DEFAULT_DOMAIN_NAME" $CONFIGURATION_FILE; then - DEFAULT_DOMAIN_NAME=$(grep "DEFAULT_DOMAIN_NAME" $CONFIGURATION_FILE | awk -F '=' '{print $2}') - echo "${MY_USERNAME}:${NEW_USER_PASSWORD}:${DEFAULT_DOMAIN_NAME}:authorized" >> /etc/turnserver/turnusers.txt - fi + if ! grep "${ADD_USERNAME}:" /etc/nginx/.htpasswd; then + echo "$NEW_USER_PASSWORD" | htpasswd -i -s /etc/nginx/.htpasswd $ADD_USERNAME + fi fi # add user menu on ssh login -if ! grep -q 'control' /home/$MY_USERNAME/.bashrc; then - echo 'control' >> /home/$MY_USERNAME/.bashrc +if ! grep -q 'control' /home/$ADD_USERNAME/.bashrc; then + echo 'control' >> /home/$ADD_USERNAME/.bashrc fi +${PROJECT_NAME}-pass -u $ADD_USERNAME -a login -p "$NEW_USER_PASSWORD" clear -echo $"New user $MY_USERNAME was created" -if [ $SIP_EXTENSION ]; then - echo $"Their SIP phone extension is $SIP_EXTENSION" -fi +echo $"New user $ADD_USERNAME was created" echo $"Their login password is $NEW_USER_PASSWORD" echo '' -echo $'IMPORTANT: Make a note of the password, because it will not be saved' -echo $'anywhere else. Preferably give it to them in person on paper or via' -echo $'a secure channel, not in an unencrypted email.' -echo '' echo $"They can download their GPG keys with:" echo '' -echo " scp -P $SSH_PORT -r $MY_USERNAME@$HOSTNAME:/home/$MY_USERNAME/.gnupg ~/" +echo " scp -P $SSH_PORT -r $ADD_USERNAME@$HOSTNAME:/home/$ADD_USERNAME/.gnupg ~/" echo '' echo $"They should also run ${PROJECT_NAME}-client on their system to ensure" echo $'the best security.' diff --git a/src/freedombone-addxmpp b/src/freedombone-addxmpp index 70ad3dae..960b24e3 100755 --- a/src/freedombone-addxmpp +++ b/src/freedombone-addxmpp @@ -14,7 +14,7 @@ # License # ======= # -# Copyright (C) 2015-2016 Bob Mottram +# Copyright (C) 2015-2016 Bob Mottram # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by @@ -46,25 +46,25 @@ function show_help { while [[ $# > 1 ]] do -key="$1" + key="$1" -case $key in - -h|--help) - show_help - ;; - -e|--email) + case $key in + -h|--help) + show_help + ;; + -e|--email) + shift + EMAIL_ADDRESS="$1" + ;; + -p|--password|--passphrase) + shift + NEW_USER_PASSWORD="$1" + ;; + *) + # unknown option + ;; + esac shift - EMAIL_ADDRESS="$1" - ;; - -p|--password|--passphrase) - shift - NEW_USER_PASSWORD="$1" - ;; - *) - # unknown option - ;; -esac -shift done if [ ! -d /etc/prosody ]; then @@ -77,10 +77,10 @@ if [ ! $EMAIL_ADDRESS ]; then exit 1 fi +USERNAME=$(echo $EMAIL_ADDRESS | awk -F '@' '{print $1}') if [ ! $NEW_USER_PASSWORD ]; then prosodyctl adduser $EMAIL_ADDRESS else - USERNAME=$(echo $EMAIL_ADDRESS | awk -F '@' '{print $1}') DOMAIN_NAME=$(echo $EMAIL_ADDRESS | awk -F '@' '{print $2}') prosodyctl register $USERNAME $DOMAIN_NAME "$NEW_USER_PASSWORD" if [ ! "$?" = "0" ]; then @@ -88,4 +88,13 @@ else fi fi +# add the xmpp address to email headers +if [ -f /home/$USERNAME/.muttrc ]; then + if ! grep -q "Jabber-ID" /home/$USERNAME/.muttrc; then + echo "my_hdr Jabber-ID: $EMAIL_ADDRESS" >> /home/$USERNAME/.muttrc + else + sed -i "s|my_hdr Jabber-ID.*|my_hdr Jabber-ID: $EMAIL_ADDRESS|g" /home/$USERNAME/.muttrc + fi +fi + exit 0 diff --git a/src/freedombone-app-batman b/src/freedombone-app-batman new file mode 100755 index 00000000..419b7609 --- /dev/null +++ b/src/freedombone-app-batman @@ -0,0 +1,152 @@ +#!/bin/bash +# +# .---. . . +# | | | +# |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-. +# | | (.-' (.-' ( | ( )| | | | )( )| | (.-' +# ' ' --' --' -' - -' ' ' -' -' -' ' - --' +# +# Freedom in the Cloud +# +# batman adv mesh functions +# +# License +# ======= +# +# Copyright (C) 2014-2016 Bob Mottram +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . + +VARIANTS='' + +IN_DEFAULT_INSTALL=0 +SHOW_ON_ABOUT=0 + +ENABLE_BATMAN="no" +BATMAN_CELLID='any' + +batman_variables=(MY_USERNAME + BATMAN_CELLID) + +function install_interactive_batman { + echo -n '' + APP_INSTALLED=1 +} + +function configure_firewall_for_batman { + if [[ $(is_completed $FUNCNAME) == "1" ]]; then + return + fi + if [[ $ENABLE_BATMAN != "yes" ]]; then + return + fi + + function_check save_firewall_settings + save_firewall_settings + mark_completed $FUNCNAME +} + +function reconfigure_batman { + echo -n '' +} + +function upgrade_batman { + echo -n '' +} + +function backup_local_batman { + echo -n '' +} + +function restore_local_batman { + echo -n '' +} + +function backup_remote_batman { + echo -n '' +} + +function restore_remote_batman { + echo -n '' +} + +function remove_batman { + ${PROJECT_NAME}-mesh-install -f batman --remove yes + if [ ! "$?" = "0" ]; then + echo $'Failed to remove batman' + exit 79353 + fi + remove_completion_param install_batman + remove_completion_param configure_firewall_for_batman +} + +function mesh_install_batman { + chroot "$rootdir" apt-get -yq install iproute bridge-utils libnetfilter-conntrack3 batctl + chroot "$rootdir" apt-get -yq install python-dev libevent-dev ebtables python-pip git + chroot "$rootdir" apt-get -yq install wireless-tools rfkill + + if ! grep -q "batman_adv" $rootdir/etc/modules; then + echo 'batman_adv' >> $rootdir/etc/modules + fi + + BATMAN_SCRIPT=$rootdir/var/lib/batman + + if [ -f /usr/local/bin/${PROJECT_NAME}-mesh-batman ]; then + cp /usr/local/bin/${PROJECT_NAME}-mesh-batman $BATMAN_SCRIPT + else + cp /usr/bin/${PROJECT_NAME}-mesh-batman $BATMAN_SCRIPT + fi + + BATMAN_DAEMON=$rootdir/etc/systemd/system/batman.service + echo '[Unit]' > $BATMAN_DAEMON + echo 'Description=B.A.T.M.A.N. Advanced' >> $BATMAN_DAEMON + echo 'After=network.target' >> $BATMAN_DAEMON + echo '' >> $BATMAN_DAEMON + echo '[Service]' >> $BATMAN_DAEMON + echo 'RemainAfterExit=yes' >> $BATMAN_DAEMON + echo "ExecStart=/var/lib/batman start" >> $BATMAN_DAEMON + echo "ExecStop=/var/lib/batman stop" >> $BATMAN_DAEMON + echo 'Restart=on-failure' >> $BATMAN_DAEMON + echo 'SuccessExitStatus=3 4' >> $BATMAN_DAEMON + echo 'RestartForceExitStatus=3 4' >> $BATMAN_DAEMON + echo '' >> $BATMAN_DAEMON + echo '# Allow time for the server to start/stop' >> $BATMAN_DAEMON + echo 'TimeoutSec=300' >> $BATMAN_DAEMON + echo '' >> $BATMAN_DAEMON + echo '[Install]' >> $BATMAN_DAEMON + echo 'WantedBy=multi-user.target' >> $BATMAN_DAEMON + chroot "$rootdir" systemctl enable batman +} + +function install_batman { + if [ $INSTALLING_MESH ]; then + mesh_install_batman + return + fi + if [[ $ENABLE_BATMAN != "yes" ]]; then + return + fi + + ${PROJECT_NAME}-mesh-install -f batman + if [ ! "$?" = "0" ]; then + echo $'Failed to install batman' + exit 72524 + fi + + function_check configure_firewall_for_batman + configure_firewall_for_batman + APP_INSTALLED=1 +} + +# NOTE: deliberately no exit 0 diff --git a/src/freedombone-app-dlna b/src/freedombone-app-dlna new file mode 100755 index 00000000..3033d7b4 --- /dev/null +++ b/src/freedombone-app-dlna @@ -0,0 +1,265 @@ +#!/bin/bash +# +# .---. . . +# | | | +# |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-. +# | | (.-' (.-' ( | ( )| | | | )( )| | (.-' +# ' ' --' --' -' - -' ' ' -' -' -' ' - --' +# +# Freedom in the Cloud +# +# DLNA application +# +# License +# ======= +# +# Copyright (C) 2014-2016 Bob Mottram +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . + +VARIANTS='full full-vim media' + +IN_DEFAULT_INSTALL=0 +SHOW_ON_ABOUT=0 + +dlna_variables=(SYSTEM_TYPE + USB_MOUNT_DLNA + INSTALLED_WITHIN_DOCKER + MY_USERNAME) + +function configure_interactive_dlna { + while true + do + data=$(tempfile 2>/dev/null) + trap "rm -f $data" 0 1 2 5 15 + dialog --backtitle $"Freedombone Control Panel" \ + --title $"Media Menu" \ + --radiolist $"Choose an operation:" 13 70 3 \ + 1 $"Attach a drive containing playable media" off \ + 2 $"Remove a drive containing playable media" off \ + 3 $"Exit" on 2> $data + sel=$? + case $sel in + 1) break;; + 255) break;; + esac + case $(cat $data) in + 1) attach-music;; + 2) remove-music;; + 3) break;; + esac + done +} + +function install_interactive_dlna { + echo -n '' + APP_INSTALLED=1 +} + +function reconfigure_dlna { + echo '' +} + +function upgrade_dlna { + echo '' +} + +function configure_firewall_for_dlna { + if [[ $(is_completed $FUNCNAME) == "1" ]]; then + return + fi + if [[ $INSTALLED_WITHIN_DOCKER == "yes" ]]; then + # docker does its own firewalling + return + fi + + firewall_add DLNA 1900 udp + firewall_add DLNA 8200 tcp + mark_completed $FUNCNAME +} + +function backup_local_dlna { + source_directory=/var/cache/minidlna + if [ -d $source_directory ]; then + dest_directory=dlna + function_check backup_directory_to_usb + backup_directory_to_usb $source_directory $dest_directory + fi +} + +function restore_local_dlna { + if [ -d /var/cache/minidlna ]; then + if [ -d $USB_MOUNT_DLNA/backup/dlna ]; then + echo $"Restoring DLNA cache" + temp_restore_dir=/root/tempdlna + function_check restore_directory_from_usb + restore_directory_from_usb $temp_restore_dir dlna + cp -r $temp_restore_dir/var/cache/minidlna/* /var/cache/minidlna/ + if [ ! "$?" = "0" ]; then + rm -rf $temp_restore_dir + function_check set_user_permissions + set_user_permissions + function_check backup_unmount_drive + backup_unmount_drive + exit 982572 + fi + rm -rf $temp_restore_dir + fi + fi +} + +function backup_remote_dlna { + if [ -d /var/cache/minidlna ]; then + backup_directory_to_friend /var/cache/minidlna dlna + fi +} + +function restore_remote_dlna { + if [ -d /var/cache/minidlna ]; then + if [ -d $SERVER_DIRECTORY/backup/dlna ]; then + temp_restore_dir=/root/tempdlna + function_check restore_directory_from_friend + restore_directory_from_friend $temp_restore_dir dlna + cp -r $temp_restore_dir/var/cache/minidlna/* /var/cache/minidlna/ + if [ ! "$?" = "0" ]; then + exit 982 + fi + rm -rf $temp_restore_dir + fi + fi +} + +function remove_dlna { + systemctl stop minidlna + apt-get -yq remove --purge minidlna + if [ -f /etc/minidlna.conf ]; then + rm /etc/minidlna.conf + fi + rm /usr/bin/attach-music + rm /usr/bin/remove-music + remove_completion_param install_dlna + firewall_remove 1900 udp + firewall_remove 8200 tcp +} + +function install_dlna_main { + if [[ $(app_is_installed dlna_main) == "1" ]]; then + return + fi + + apt-get -yq install minidlna + + if [ ! -f /etc/minidlna.conf ]; then + echo $"ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE" + exit 55 + fi + + if [ ! $USB_MOUNT_DLNA ]; then + USB_MOUNT_DLNA=/mnt/dlna + fi + if [ ${#USB_MOUNT_DLNA} -eq 0 ]; then + USB_MOUNT_DLNA=/mnt/dlna + fi + + sed -i "s|media_dir=/var/lib/minidlna|media_dir=A,/home/$MY_USERNAME/Music|g" /etc/minidlna.conf + if ! grep -q "/home/$MY_USERNAME/Pictures" /etc/minidlna.conf; then + echo "media_dir=P,/home/$MY_USERNAME/Pictures" >> /etc/minidlna.conf + fi + if ! grep -q "/home/$MY_USERNAME/Videos" /etc/minidlna.conf; then + echo "media_dir=V,/home/$MY_USERNAME/Videos" >> /etc/minidlna.conf + fi + if ! grep -q "$USB_MOUNT_DLNA/Music" /etc/minidlna.conf; then + echo "media_dir=A,$USB_MOUNT_DLNA/Music" >> /etc/minidlna.conf + fi + if ! grep -q "$USB_MOUNT_DLNA/Pictures" /etc/minidlna.conf; then + echo "media_dir=P,$USB_MOUNT_DLNA/Pictures" >> /etc/minidlna.conf + fi + if ! grep -q "$USB_MOUNT_DLNA/Videos" /etc/minidlna.conf; then + echo "media_dir=V,$USB_MOUNT_DLNA/Videos" >> /etc/minidlna.conf + fi + sed -i 's/#root_container=./root_container=B/g' /etc/minidlna.conf + if [[ $SYSTEM_TYPE != "mesh"* ]]; then + if [[ $(config_param_exists WIFI_INTERFACE) == "0" ]]; then + sed -i 's/#network_interface=/network_interface=eth0/g' /etc/minidlna.conf + else + sed -i "s/#network_interface=/network_interface=$WIFI_INTERFACE/g" /etc/minidlna.conf + fi + else + sed -i "s/#network_interface=/network_interface=$WIFI_INTERFACE/g" /etc/minidlna.conf + fi + sed -i "s/#friendly_name=/friendly_name=\"${PROJECT_NAME} Media\"/g" /etc/minidlna.conf + sed -i 's|#db_dir=/var/cache/minidlna|db_dir=/var/cache/minidlna|g' /etc/minidlna.conf + sed -i 's/#inotify=yes/inotify=yes/g' /etc/minidlna.conf + sed -i 's/#notify_interval=895/notify_interval=300/g' /etc/minidlna.conf + sed -i "s|#presentation_url=/|presentation_url=http://localhost:8200|g" /etc/minidlna.conf + systemctl reload minidlna + + sed -i 's/fs.inotify.max_user_watches*/fs.inotify.max_user_watches=65536/g' /etc/sysctl.conf + if ! grep -q "max_user_watches" $COMPLETION_FILE; then + echo 'fs.inotify.max_user_watches=65536' >> /etc/sysctl.conf + fi + /sbin/sysctl -p -q + + function_check configure_firewall_for_dlna + configure_firewall_for_dlna + install_completed dlna_main +} + +function script_for_attaching_usb_drive { + if [[ $(is_completed $FUNCNAME) == "1" ]]; then + return + fi + echo '#!/bin/bash' > /usr/bin/attach-music + echo "source /usr/local/bin/${PROJECT_NAME}-vars" >> /usr/bin/attach-music + echo "UTILS_FILES=/usr/share/${PROJECT_NAME}/utils/${PROJECT_NAME}-utils-*" >> /usr/bin/attach-music + echo '' >> /usr/bin/attach-music + echo 'for f in $UTILS_FILES' >> /usr/bin/attach-music + echo 'do' >> /usr/bin/attach-music + echo ' source $f' >> /usr/bin/attach-music + echo 'done' >> /usr/bin/attach-music + echo '' >> /usr/bin/attach-music + echo 'USB_DRIVE=/dev/sda1' >> /usr/bin/attach-music + echo 'detect_usb_drive' >> /usr/bin/attach-music + echo '' >> /usr/bin/attach-music + echo 'remove-music' >> /usr/bin/attach-music + echo "if [ ! -d $USB_MOUNT_DLNA ]; then" >> /usr/bin/attach-music + echo " mkdir $USB_MOUNT_DLNA" >> /usr/bin/attach-music + echo 'fi' >> /usr/bin/attach-music + echo -n 'mount $USB_DRIVE ' >> /usr/bin/attach-music + echo "$USB_MOUNT_DLNA" >> /usr/bin/attach-music + echo "chown root:root $USB_MOUNT_DLNA" >> /usr/bin/attach-music + echo "chown -R minidlna:minidlna $USB_MOUNT_DLNA/*" >> /usr/bin/attach-music + echo 'systemctl restart minidlna' >> /usr/bin/attach-music + echo 'minidlnad -R' >> /usr/bin/attach-music + echo 'exit 0' >> /usr/bin/attach-music + chmod +x /usr/bin/attach-music + + echo '#!/bin/bash' > /usr/bin/remove-music + echo "if [ -d $USB_MOUNT_DLNA ]; then" >> /usr/bin/remove-music + echo " umount $USB_MOUNT_DLNA" >> /usr/bin/remove-music + echo " rm -rf $USB_MOUNT_DLNA" >> /usr/bin/remove-music + echo 'fi' >> /usr/bin/remove-music + echo 'exit 0' >> /usr/bin/remove-music + chmod +x /usr/bin/remove-music + + mark_completed $FUNCNAME +} + +function install_dlna { + install_dlna_main + script_for_attaching_usb_drive + APP_INSTALLED=1 +} + +# NOTE: deliberately no exit 0 diff --git a/src/freedombone-app-dokuwiki b/src/freedombone-app-dokuwiki new file mode 100755 index 00000000..e048cabd --- /dev/null +++ b/src/freedombone-app-dokuwiki @@ -0,0 +1,505 @@ +#!/bin/bash +# +# .---. . . +# | | | +# |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-. +# | | (.-' (.-' ( | ( )| | | | )( )| | (.-' +# ' ' --' --' -' - -' ' ' -' -' -' ' - --' +# +# Freedom in the Cloud +# +# Dokuwiki application +# +# License +# ======= +# +# Copyright (C) 2014-2016 Bob Mottram +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . + +VARIANTS='full full-vim writer' + +IN_DEFAULT_INSTALL=0 +SHOW_ON_ABOUT=1 + +DOKUWIKI_DOMAIN_NAME= +DOKUWIKI_ADMIN_PASSWORD= +DOKUWIKI_TITLE="${PROJECT_NAME} Dokuwiki" +DOKUWIKI_CODE= +DOKUWIKI_ONION_PORT=8089 + +dokuwiki_variables=(ONION_ONLY + MY_USERNAME + DOKUWIKI_TITLE + DOKUWIKI_DOMAIN_NAME + DOKUWIKI_CODE + DDNS_PROVIDER) + +function install_interactive_dokuwiki { + if [[ $ONION_ONLY != "no" ]]; then + DOKUWIKI_TITLE=$'My Dokuwiki' + DOKUWIKI_DOMAIN_NAME='dokuwiki.local' + write_config_param "DOKUWIKI_TITLE" "$DOKUWIKI_TITLE" + write_config_param "DOKUWIKI_DOMAIN_NAME" "$DOKUWIKI_DOMAIN_NAME" + else + function_check interactive_site_details_with_title + interactive_site_details_with_title "dokuwiki" "DOKUWIKI_TITLE" "DOKUWIKI_DOMAIN_NAME" "DOKUWIKI_CODE" + fi + APP_INSTALLED=1 +} + +function change_password_dokuwiki { + curr_username="$1" + new_user_password="$2" + + if grep "$curr_username:" /var/lib/dokuwiki/acl/users.auth.php; then + HASHED_DOKUWIKI_PASSWORD=$(echo -n "$new_user_password" | md5sum | awk -F ' ' '{print $1}') + existing_user=$(cat /var/lib/dokuwiki/acl/users.auth.php | grep "$curr_username:" | hean -n 1) + if [[ "$existing_user" == *":admin,"* ]]; then + sed -i "s|$curr_username:.*|$curr_username:$HASHED_DOKUWIKI_PASSWORD:$curr_username:$curr_username@$HOSTNAME:admin,user,upload|g" /var/lib/dokuwiki/acl/users.auth.php + else + sed -i "s|$curr_username:.*|$curr_username:$HASHED_DOKUWIKI_PASSWORD:$curr_username:$curr_username@$HOSTNAME:user,upload|g" /var/lib/dokuwiki/acl/users.auth.php + fi + chmod 640 /var/lib/dokuwiki/acl/users.auth.php + ${PROJECT_NAME}-pass -u $curr_username -a dokuwiki -p "$new_user_password" + fi +} + +function add_user_dokuwiki { + new_username="$1" + new_user_password="$2" + + HASHED_DOKUWIKI_PASSWORD=$(echo -n "$new_user_password" | md5sum | awk -F ' ' '{print $1}') + echo "$new_username:$HASHED_DOKUWIKI_PASSWORD:$new_username:$new_username@$HOSTNAME:user,upload" >> /var/lib/dokuwiki/acl/users.auth.php + chmod 640 /var/lib/dokuwiki/acl/users.auth.php + ${PROJECT_NAME}-pass -u "$new_username" -a dokuwiki -p "$new_user_password" +} + +function remove_user_dokuwiki { + remove_username="$1" + + if grep "$remove_username:" /var/lib/dokuwiki/acl/users.auth.php; then + sed -i "/$remove_username:/d" /var/lib/dokuwiki/acl/users.auth.php + ${PROJECT_NAME}-pass -u "$remove_username" --rmapp dokuwiki + fi +} + +function reconfigure_dokuwiki { + echo -n '' +} + +function upgrade_dokuwiki { + echo -n '' +} + +function backup_local_dokuwiki { + source_directory=/var/lib/dokuwiki + if [ -d $source_directory ]; then + dest_directory=dokuwiki + function_check backup_directory_to_usb + backup_directory_to_usb $source_directory $dest_directory + backup_directory_to_usb /etc/dokuwiki dokuwiki2 + fi +} + +function restore_local_dokuwiki { + if [ -d /var/lib/dokuwiki ]; then + echo $"Restoring Dokuwiki installation" + function_check get_completion_param + DOKUWIKI_DOMAIN_NAME=$(get_completion_param "dokuwiki domain") + temp_restore_dir=/root/tempdokuwiki + function_check restore_directory_from_usb + if [ -d ${USB_MOUNT}/backup/dokuwiki ]; then + restore_directory_from_usb ${temp_restore_dir} dokuwiki + else + restore_directory_from_usb ${temp_restore_dir} wiki + fi + cp -r ${temp_restore_dir}/var/lib/dokuwiki/* /var/lib/dokuwiki/ + if [ ! "$?" = "0" ]; then + function_check restore_directory_from_usb + set_user_permissions + function_check backup_unmount_drive + backup_unmount_drive + exit 868 + fi + if [ -d ${USB_MOUNT}/backup/wiki2 ]; then + restore_directory_from_usb ${temp_restore_dir}2 wiki2 + else + restore_directory_from_usb ${temp_restore_dir}2 dokuwiki2 + fi + cp -r ${temp_restore_dir}2/etc/dokuwiki/* /etc/dokuwiki/ + if [ ! "$?" = "0" ]; then + function_check set_user_permissions + set_user_permissions + function_check backup_unmount_drive + backup_unmount_drive + exit 869 + fi + rm -rf ${temp_restore_dir} + rm -rf ${temp_restore_dir}2 + #rm -rf /var/lib/dokuwiki/data/cache/* + #rm -rf /var/lib/dokuwiki/data/meta/* + chmod -R 755 /var/lib/dokuwiki/data + chown -R www-data:www-data /var/lib/dokuwiki/data + chown -R www-data:www-data /var/lib/dokuwiki/* + # Ensure that the bundled SSL cert is being used + if [ -f /etc/ssl/certs/${DOKUWIKI_DOMAIN_NAME}.bundle.crt ]; then + sed -i "s|${DOKUWIKI_DOMAIN_NAME}.crt|${DOKUWIKI_DOMAIN_NAME}.bundle.crt|g" /etc/nginx/sites-available/${DOKUWIKI_DOMAIN_NAME} + fi + if [ -d /etc/letsencrypt/live/${DOKUWIKI_DOMAIN_NAME} ]; then + ln -s /etc/letsencrypt/live/${DOKUWIKI_DOMAIN_NAME}/privkey.pem /etc/ssl/private/${DOKUWIKI_DOMAIN_NAME}.key + ln -s /etc/letsencrypt/live/${DOKUWIKI_DOMAIN_NAME}/fullchain.pem /etc/ssl/certs/${DOKUWIKI_DOMAIN_NAME}.pem + fi + echo $"Restore of Dokuwiki complete" + fi +} + +function backup_remote_dokuwiki { + if [ -d /etc/dokuwiki ]; then + echo $"Backing up dokuwiki" + backup_directory_to_friend /var/lib/dokuwiki dokuwiki + backup_directory_to_friend /etc/dokuwiki dokuwiki2 + fi +} + +function restore_remote_dokuwiki { + if [ -d $SERVER_DIRECTORY/backup/dokuwiki ]; then + function_check get_completion_param + DOKUWIKI_DOMAIN_NAME=$(get_completion_param "dokuwiki domain") + echo $"Restoring Dokuwiki installation $DOKUWIKI_DOMAIN_NAME" + function_check restore_directory_from_friend + restore_directory_from_friend /root/tempdokuwiki dokuwiki + cp -r /root/tempdokuwiki/var/lib/dokuwiki/* /var/lib/dokuwiki/ + if [ ! "$?" = "0" ]; then + exit 868 + fi + restore_directory_from_friend /root/tempdokuwiki2 dokuwiki2 + cp -r /root/tempdokuwiki2/etc/dokuwiki/* /etc/dokuwiki/ + if [ ! "$?" = "0" ]; then + exit 869 + fi + rm -rf /root/tempdokuwiki + rm -rf /root/tempdokuwiki2 + #rm -rf /var/lib/dokuwiki/data/cache/* + #rm -rf /var/lib/dokuwiki/data/meta/* + chmod -R 755 /var/lib/dokuwiki/data + chown -R www-data:www-data /var/lib/dokuwiki/data + chown -R www-data:www-data /var/lib/dokuwiki/* + # Ensure that the bundled SSL cert is being used + if [ -f /etc/ssl/certs/${DOKUWIKI_DOMAIN_NAME}.bundle.crt ]; then + sed -i "s|${DOKUWIKI_DOMAIN_NAME}.crt|${DOKUWIKI_DOMAIN_NAME}.bundle.crt|g" /etc/nginx/sites-available/${DOKUWIKI_DOMAIN_NAME} + fi + if [ -d /etc/letsencrypt/live/${DOKUWIKI_DOMAIN_NAME} ]; then + ln -s /etc/letsencrypt/live/${DOKUWIKI_DOMAIN_NAME}/privkey.pem /etc/ssl/private/${DOKUWIKI_DOMAIN_NAME}.key + ln -s /etc/letsencrypt/live/${DOKUWIKI_DOMAIN_NAME}/fullchain.pem /etc/ssl/certs/${DOKUWIKI_DOMAIN_NAME}.pem + fi + echo $"Restore of Dokuwiki complete" + fi +} + +function remove_dokuwiki { + if [ ${#DOKUWIKI_DOMAIN_NAME} -eq 0 ]; then + return + fi + function_check remove_onion_service + remove_onion_service dokuwiki ${DOKUWIKI_ONION_PORT} + nginx_dissite $DOKUWIKI_DOMAIN_NAME + remove_certs $DOKUWIKI_DOMAIN_NAME + if [ -f /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME ]; then + rm /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + fi + apt-get -yq remove --purge dokuwiki + if [ ! -d /var/www/$DOKUWIKI_DOMAIN_NAME ]; then + rm -rf /var/www/$DOKUWIKI_DOMAIN_NAME + fi + if [ -d /var/lib/dokuwiki ]; then + rm -rf /var/lib/dokuwiki + fi + if [ -d /etc/dokuwiki ]; then + rm -rf /etc/dokuwiki + fi + if [ -d /usr/share/dokuwiki ]; then + rm -rf /usr/share/dokuwiki + fi + remove_completion_param "install_dokuwiki" + remove_completion_param "dokuwiki domain" + sed -i '/dokuwiki/d' $COMPLETION_FILE + + function_check remove_ddns_domain + remove_ddns_domain $DOKUWIKI_DOMAIN_NAME +} + +function install_dokuwiki { + if [ ! $DOKUWIKI_DOMAIN_NAME ]; then + return + fi + apt-get -yq install dokuwiki + apt-get -yq remove --purge apache* + if [ -d /etc/apache2 ]; then + rm -rf /etc/apache2 + echo $'Removed Apache installation after Dokuwiki install' + fi + + if [ ! -d /var/www/$DOKUWIKI_DOMAIN_NAME ]; then + mkdir /var/www/$DOKUWIKI_DOMAIN_NAME + fi + if [ -d /var/www/$DOKUWIKI_DOMAIN_NAME/htdocs ]; then + rm -rf /var/www/$DOKUWIKI_DOMAIN_NAME/htdocs + fi + + ln -s /usr/share/dokuwiki /var/www/$DOKUWIKI_DOMAIN_NAME/htdocs + + if [ ! -d /var/lib/dokuwiki/custom ]; then + mkdir /var/lib/dokuwiki/custom + fi + cp /etc/dokuwiki/local.php.dist /var/lib/dokuwiki/custom/local.php + if [ ! -f /etc/dokuwiki/local.php ]; then + ln -s /var/lib/dokuwiki/custom/local.php /etc/dokuwiki/local.php + fi + + chown www-data /var/lib/dokuwiki/custom + chown www-data /var/lib/dokuwiki/custom/local.php + chown -R www-data /etc/dokuwiki + chown -R www-data /usr/share/dokuwiki/lib/ + chmod 600 /var/lib/dokuwiki/custom/local.php + chmod -R 755 /usr/share/dokuwiki/lib + + sed -i 's|//$conf|$conf|g' /var/lib/dokuwiki/custom/local.php + sed -i "s|joe|$MY_USERNAME|g" /var/lib/dokuwiki/custom/local.php + + sed -i "s|Debian Dokuwiki|$DOKUWIKI_TITLE|g" /etc/dokuwiki/local.php + sed -i "s|Debian DokuWiki|$DOKUWIKI_TITLE|g" /etc/dokuwiki/local.php + + # set the admin user + sed -i "s/@admin/$MY_USERNAME/g" /etc/dokuwiki/local.php + + # disallow registration of new users + if ! grep -q "disableactions" /etc/dokuwiki/local.php; then + echo "\$conf['disableactions'] = 'register';" >> /etc/dokuwiki/local.php + fi + if ! grep -q "disableactions" /var/lib/dokuwiki/custom/local.php; then + echo "\$conf['disableactions'] = 'register';" >> /var/lib/dokuwiki/custom/local.php + fi + + if ! grep -q "authtype" /var/lib/dokuwiki/custom/local.php; then + echo "\$conf['authtype'] = 'authplain';" >> /var/lib/dokuwiki/custom/local.php + fi + if ! grep -q "authtype" /etc/dokuwiki/local.php; then + echo "\$conf['authtype'] = 'authplain';" >> /etc/dokuwiki/local.php + fi + + if [ -f $IMAGE_PASSWORD_FILE ]; then + DOKUWIKI_ADMIN_PASSWORD="$(printf `cat $IMAGE_PASSWORD_FILE`)" + else + if [ ! $DOKUWIKI_ADMIN_PASSWORD ]; then + DOKUWIKI_ADMIN_PASSWORD="$(create_password ${MINIMUM_PASSWORD_LENGTH})" + fi + fi + HASHED_DOKUWIKI_PASSWORD=$(echo -n "$DOKUWIKI_ADMIN_PASSWORD" | md5sum | awk -F ' ' '{print $1}') + echo -n "$MY_USERNAME:$HASHED_DOKUWIKI_PASSWORD:$MY_NAME:$MY_EMAIL:admin,user,upload" > /var/lib/dokuwiki/acl/users.auth.php + chmod 640 /var/lib/dokuwiki/acl/users.auth.php + + if ! grep -q "video/ogg" /etc/dokuwiki/mime.conf; then + echo 'ogv video/ogg' >> /etc/dokuwiki/mime.conf + fi + if ! grep -q "video/mp4" /etc/dokuwiki/mime.conf; then + echo 'mp4 video/mp4' >> /etc/dokuwiki/mime.conf + fi + if ! grep -q "video/webm" /etc/dokuwiki/mime.conf; then + echo 'webm video/webm' >> /etc/dokuwiki/mime.conf + fi + + DOKUWIKI_ONION_HOSTNAME=$(add_onion_service dokuwiki 80 ${DOKUWIKI_ONION_PORT}) + set_completion_param "dokuwiki domain" "${DOKUWIKI_DOMAIN_NAME}" + + if [[ $ONION_ONLY == "no" ]]; then + function_check nginx_http_redirect + nginx_http_redirect $DOKUWIKI_DOMAIN_NAME + echo 'server {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' listen 443 ssl;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' listen [::]:443 ssl;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " root /var/www/$DOKUWIKI_DOMAIN_NAME/htdocs;" >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " server_name $DOKUWIKI_DOMAIN_NAME;" >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' access_log /dev/null;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " error_log /dev/null;" >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' index index.php;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' charset utf-8;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' proxy_read_timeout 86400s;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + function_check nginx_ssl + nginx_ssl $DOKUWIKI_DOMAIN_NAME + function_check nginx_disable_sniffing + nginx_disable_sniffing $DOKUWIKI_DOMAIN_NAME + echo ' add_header Strict-Transport-Security "max-age=0;";' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # rewrite to front controller as default rule' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location / {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + function_check nginx_limits + nginx_limits $DOKUWIKI_DOMAIN_NAME + echo ' rewrite ^/(.*) /index.php?q=$uri&$args last;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + nginx_keybase $DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # statically serve these file types when possible' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # otherwise fall back to front controller' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # allow browser to cache them' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # added .htm for advanced source code editor library' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~* \.(jpg|jpeg|gif|png|ico|css|js|htm|html|ttf|woff|svg)$ {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' expires 30d;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' try_files $uri /index.php?q=$uri&$args;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # block these file types' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~* \.(tpl|md|tgz|log|out)$ {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' deny all;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # pass the PHP scripts to FastCGI server listening on 127.0.0.1:9000' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # or a unix socket' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~* \.php$ {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + function_check nginx_limits + nginx_limits $DOKUWIKI_DOMAIN_NAME + echo ' # Zero-day exploit defense.' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # http://forum.nginx.org/read.php?2,88845,page=3' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " # Won't work properly (404 error) if the file is not stored on this" >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " # server, which is entirely possible with php-fpm/php-fcgi." >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " # Comment the 'try_files' line out if you set up php-fpm/php-fcgi on" >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " # another machine. And then cross your fingers that you won't get hacked." >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' try_files $uri $uri/ /index.php;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # NOTE: You should have "cgi.fix_pathinfo = 0;" in php.ini' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' fastcgi_split_path_info ^(.+\.php)(/.+)$;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # With php5-cgi alone:' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # fastcgi_pass 127.0.0.1:9000;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # With php5-fpm:' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' fastcgi_pass unix:/var/run/php5-fpm.sock;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' include fastcgi_params;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' fastcgi_index index.php;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # deny access to all dot files' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~ /\. {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' deny all;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' #deny access to store' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~ /store {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' deny all;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~ /(data|conf|bin|inc)/ {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' deny all;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~ /\.ht {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' deny all;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '}' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + else + echo -n '' > /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + fi + echo 'server {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " listen 127.0.0.1:${DOKUWIKI_ONION_PORT} default_server;" >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " root /var/www/$DOKUWIKI_DOMAIN_NAME/htdocs;" >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " server_name $DOKUWIKI_ONION_HOSTNAME;" >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' access_log /dev/null;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " error_log /dev/null;" >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' index index.php;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' charset utf-8;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' proxy_read_timeout 86400s;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + function_check nginx_disable_sniffing + nginx_disable_sniffing $DOKUWIKI_DOMAIN_NAME + echo ' add_header Strict-Transport-Security "max-age=0;";' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # rewrite to front controller as default rule' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location / {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + function_check nginx_limits + nginx_limits $DOKUWIKI_DOMAIN_NAME + echo ' rewrite ^/(.*) /index.php?q=$uri&$args last;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + nginx_keybase $DOKUWIKI_DOMAIN_NAME + echo ' # statically serve these file types when possible' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # otherwise fall back to front controller' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # allow browser to cache them' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # added .htm for advanced source code editor library' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~* \.(jpg|jpeg|gif|png|ico|css|js|htm|html|ttf|woff|svg)$ {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' expires 30d;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' try_files $uri /index.php?q=$uri&$args;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # block these file types' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~* \.(tpl|md|tgz|log|out)$ {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' deny all;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # pass the PHP scripts to FastCGI server listening on 127.0.0.1:9000' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # or a unix socket' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~* \.php$ {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + function_check nginx_limits + nginx_limits $DOKUWIKI_DOMAIN_NAME + echo ' # Zero-day exploit defense.' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # http://forum.nginx.org/read.php?2,88845,page=3' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " # Won't work properly (404 error) if the file is not stored on this" >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " # server, which is entirely possible with php-fpm/php-fcgi." >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " # Comment the 'try_files' line out if you set up php-fpm/php-fcgi on" >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo " # another machine. And then cross your fingers that you won't get hacked." >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' try_files $uri $uri/ /index.php;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # NOTE: You should have "cgi.fix_pathinfo = 0;" in php.ini' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' fastcgi_split_path_info ^(.+\.php)(/.+)$;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # With php5-cgi alone:' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # fastcgi_pass 127.0.0.1:9000;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # With php5-fpm:' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' fastcgi_pass unix:/var/run/php5-fpm.sock;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' include fastcgi_params;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' fastcgi_index index.php;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' # deny access to all dot files' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~ /\. {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' deny all;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' #deny access to store' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~ /store {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' deny all;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~ /(data|conf|bin|inc)/ {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' deny all;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' location ~ /\.ht {' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' deny all;' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo ' }' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + echo '}' >> /etc/nginx/sites-available/$DOKUWIKI_DOMAIN_NAME + + function_check create_site_certificate + create_site_certificate $DOKUWIKI_DOMAIN_NAME + + function_check configure_php + configure_php + + nginx_ensite $DOKUWIKI_DOMAIN_NAME + + systemctl restart php5-fpm + systemctl restart nginx + + function_check add_ddns_domain + add_ddns_domain $DOKUWIKI_DOMAIN_NAME + + ${PROJECT_NAME}-pass -u $MY_USERNAME -a dokuwiki -p "$DOKUWIKI_ADMIN_PASSWORD" + + APP_INSTALLED=1 +} + +# NOTE: deliberately no exit 0 diff --git a/src/freedombone-app-emacs b/src/freedombone-app-emacs new file mode 100755 index 00000000..8f488eeb --- /dev/null +++ b/src/freedombone-app-emacs @@ -0,0 +1,292 @@ +#!/bin/bash +# +# .---. . . +# | | | +# |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-. +# | | (.-' (.-' ( | ( )| | | | )( )| | (.-' +# ' ' --' --' -' - -' ' ' -' -' -' ' - --' +# +# Freedom in the Cloud +# +# Emacs application +# +# License +# ======= +# +# Copyright (C) 2014-2016 Bob Mottram +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . + +VARIANTS='full' + +IN_DEFAULT_INSTALL=1 +SHOW_ON_ABOUT=0 + +emacs_variables=(USB_MOUNT + MY_USERNAME) + +function reconfigure_emacs { + echo -n '' +} + +function upgrade_emacs { + echo -n '' +} + +function backup_local_emacs { + for d in /home/*/ ; do + USERNAME=$(echo "$d" | awk -F '/' '{print $3}') + if [[ $(is_valid_user "$USERNAME") == "1" ]]; then + if [ -d /home/$USERNAME/.emacs.d ]; then + echo $"Backing up Emacs config for $USERNAME" + if [ -f /home/$USERNAME/.emacs ]; then + cp /home/$USERNAME/.emacs /home/$USERNAME/.emacs.d/dotemacs + fi + function_check backup_directory_to_usb + backup_directory_to_usb /home/$USERNAME/.emacs.d emacs/$USERNAME + fi + fi + done +} + +function restore_local_emacs { + temp_restore_dir=/root/tempemacs + if [ -d $USB_MOUNT/backup/emacs ]; then + for d in $USB_MOUNT/backup/emacs/*/ ; do + USERNAME=$(echo "$d" | awk -F '/' '{print $6}') + if [[ $(is_valid_user "$USERNAME") == "1" ]]; then + if [ ! -d /home/$USERNAME ]; then + ${PROJECT_NAME}-adduser $USERNAME + fi + echo $"Restoring Emacs config for $USERNAME" + function_check restore_directory_from_usb + restore_directory_from_usb $temp_restore_dir emacs/$USERNAME + cp -r $temp_restore_dir/home/$USERNAME/.emacs.d /home/$USERNAME/ + if [ ! "$?" = "0" ]; then + rm -rf $temp_restore_dir + function_check set_user_permissions + set_user_permissions + function_check backup_unmount_drive + backup_unmount_drive + exit 664 + fi + cp -f $temp_restore_dir/home/$USERNAME/.emacs.d/dotemacs /home/$USERNAME/.emacs + rm -rf $temp_restore_dir + fi + done + fi +} + +function backup_remote_emacs { + for d in /home/*/ ; do + USERNAME=$(echo "$d" | awk -F '/' '{print $3}') + if [[ $(is_valid_user "$USERNAME") == "1" ]]; then + if [ -d /home/$USERNAME/.emacs.d ]; then + echo $"Backing up Emacs config for $USERNAME" + if [ -f /home/$USERNAME/.emacs ]; then + cp /home/$USERNAME/.emacs /home/$USERNAME/.emacs.d/dotemacs + fi + function_check backup_directory_to_friend + backup_directory_to_friend /home/$USERNAME/.emacs.d emacs/$USERNAME + fi + fi + done +} + +function restore_remote_emacs { + temp_restore_dir=/root/tempemacs + if [ -d $USB_MOUNT/backup/emacs ]; then + for d in $USB_MOUNT/backup/emacs/*/ ; do + USERNAME=$(echo "$d" | awk -F '/' '{print $6}') + if [[ $(is_valid_user "$USERNAME") == "1" ]]; then + if [ ! -d /home/$USERNAME ]; then + ${PROJECT_NAME}-adduser $USERNAME + fi + echo $"Restoring Emacs config for $USERNAME" + function_check restore_directory_from_friend + restore_directory_from_friend $temp_restore_dir emacs/$USERNAME + cp -r $temp_restore_dir/home/$USERNAME/.emacs.d /home/$USERNAME/ + if [ ! "$?" = "0" ]; then + rm -rf $temp_restore_dir + function_check set_user_permissions + set_user_permissions + function_check backup_unmount_drive + backup_unmount_drive + exit 664 + fi + cp -f $temp_restore_dir/home/$USERNAME/.emacs.d/dotemacs /home/$USERNAME/.emacs + rm -rf $temp_restore_dir + fi + done + fi +} + +function remove_emacs { + apt-get -yq remove --purge emacs24 + update-alternatives --set editor /usr/bin/nano + sed -i '/install_emacs/d' $COMPLETION_FILE + + # remove emacs as the mutt email editor + if [ -f /etc/Muttrc ]; then + if grep -q "set editor=" /etc/Muttrc; then + sed -i '/set editor=/d' /etc/Muttrc + fi + for d in /home/*/ ; do + USERNAME=$(echo "$d" | awk -F '/' '{print $3}') + if [[ $(is_valid_user "$USERNAME") == "1" ]]; then + if [ -f /home/$USERNAME/.muttrc ]; then + if grep -q "set editor=" /home/$USERNAME/.muttrc; then + sed -i '/set editor=/d' /home/$USERNAME/.muttrc + fi + fi + fi + done + fi +} + +function install_emacs { + apt-get -yq install emacs24 + update-alternatives --set editor /usr/bin/emacs24 + + # A minimal emacs configuration + #echo -n "(add-to-list 'load-path " > /home/$MY_USERNAME/.emacs + #echo '"~/.emacs.d/")' >> /home/$MY_USERNAME/.emacs + #echo '' >> /home/$MY_USERNAME/.emacs + echo $';; ===== Remove trailing whitepace ======================================' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo ";;(add-hook 'before-save-hook 'delete-trailing-whitespace)" >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo ';; Goto a line number with CTRL-l' >> /home/$MY_USERNAME/.emacs + echo -n '(global-set-key "\C-l" ' >> /home/$MY_USERNAME/.emacs + echo "'goto-line)" >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo $';; ===== Show line numbers ==============================================' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo "(add-hook 'find-file-hook (lambda () (linum-mode 1)))" >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo $';; ===== Enable line wrapping in org-mode ===============================' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo " (add-hook 'org-mode-hook" >> /home/$MY_USERNAME/.emacs + echo " '(lambda ()" >> /home/$MY_USERNAME/.emacs + echo " (visual-line-mode 1)))" >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo $';; ===== Enable shift select in org mode ================================' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo '(setq org-support-shift-select t)' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo $';; ===== Set standard indent to 4 rather that 4 =========================' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo '(setq standard-indent 4)' >> /home/$MY_USERNAME/.emacs + echo '(setq-default tab-width 4)' >> /home/$MY_USERNAME/.emacs + echo '(setq c-basic-offset 4)' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo $';; ===== Support Wheel Mouse Scrolling ==================================' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo '(mouse-wheel-mode t)' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo $';; ===== Place Backup Files in Specific Directory =======================' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo '(setq make-backup-files t)' >> /home/$MY_USERNAME/.emacs + echo '(setq version-control t)' >> /home/$MY_USERNAME/.emacs + echo '(setq backup-directory-alist (quote ((".*" . "~/.emacs_backups/"))))' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo $';; ===== Make Text mode the default mode for new buffers ================' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo "(setq default-major-mode 'text-mode)" >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo $';; ===== Line length ====================================================' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo '(setq-default fill-column 72)' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo $';; ===== Enable Line and Column Numbering ===============================' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo '(line-number-mode 1)' >> /home/$MY_USERNAME/.emacs + echo '(column-number-mode 1)' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo $';; ===== Turn on Auto Fill mode automatically in all modes ==============' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo ';; Auto-fill-mode the the automatic wrapping of lines and insertion of' >> /home/$MY_USERNAME/.emacs + echo ';; newlines when the cursor goes over the column limit.' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo ';; This should actually turn on auto-fill-mode by default in all major' >> /home/$MY_USERNAME/.emacs + echo ';; modes. The other way to do this is to turn on the fill for specific modes' >> /home/$MY_USERNAME/.emacs + echo ';; via hooks.' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo '(setq auto-fill-mode 1)' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo $';; ===== Enable GPG encryption =========================================' >> /home/$MY_USERNAME/.emacs + echo '' >> /home/$MY_USERNAME/.emacs + echo "(require 'epa)" >> /home/$MY_USERNAME/.emacs + echo '(epa-file-enable)' >> /home/$MY_USERNAME/.emacs + cp /home/$MY_USERNAME/.emacs /root/.emacs + chown $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/.emacs + + # add a mutt entry to use emacs to compose emails + if [ -f /etc/Muttrc ]; then + if ! grep -q "set editor=" /etc/Muttrc; then + echo 'set editor="emacs -q --load ~/.emacs-mutt"' >> /etc/Muttrc + else + sed -i 's|set editor=.*|set editor="emacs -q --load ~/.emacs-mutt"|g' /etc/Muttrc + fi + for d in /home/*/ ; do + USERNAME=$(echo "$d" | awk -F '/' '{print $3}') + if [[ $(is_valid_user "$USERNAME") == "1" ]]; then + if [ -f /home/$USERNAME/.muttrc ]; then + if ! grep -q "set editor=" /home/$USERNAME/.muttrc; then + echo 'set editor="emacs -q --load ~/.emacs-mutt"' >> /home/$USERNAME/.muttrc + else + sed -i 's|set editor=.*|set editor="emacs -q --load ~/.emacs-mutt"|g' /home/$USERNAME/.muttrc + fi + fi + + # create an Emacs configuration specifically for use with Mutt, which + # has word wrap and spell checking on by default + if [ ! -f /home/$USERNAME/.emacs-mutt ]; then + echo "(add-hook 'before-save-hook 'delete-trailing-whitespace)" > /home/$USERNAME/.emacs-mutt + echo '(setq org-support-shift-select t)' >> /home/$USERNAME/.emacs-mutt + echo '(setq standard-indent 4)' >> /home/$USERNAME/.emacs-mutt + echo '(setq-default tab-width 4)' >> /home/$USERNAME/.emacs-mutt + echo '(setq c-basic-offset 4)' >> /home/$USERNAME/.emacs-mutt + echo '(mouse-wheel-mode t)' >> /home/$USERNAME/.emacs-mutt + echo '(setq make-backup-files t)' >> /home/$USERNAME/.emacs-mutt + echo '(setq version-control t)' >> /home/$USERNAME/.emacs-mutt + echo '(setq backup-directory-alist (quote ((".*" . "~/.emacs_backups/"))))' >> /home/$USERNAME/.emacs-mutt + echo "(setq default-major-mode 'text-mode)" >> /home/$USERNAME/.emacs-mutt + echo "(dolist (hook '(text-mode-hook))" >> /home/$USERNAME/.emacs-mutt + echo ' (add-hook hook (lambda () (flyspell-mode 1))))' >> /home/$USERNAME/.emacs-mutt + echo '(setq-default fill-column 72)' >> /home/$USERNAME/.emacs-mutt + echo '(setq auto-fill-mode 0)' >> /home/$USERNAME/.emacs-mutt + echo "(add-hook 'text-mode-hook 'turn-on-auto-fill)" >> /home/$USERNAME/.emacs-mutt + echo "(setq-default auto-fill-function 'do-auto-fill)" >> /home/$USERNAME/.emacs-mutt + chown $USERNAME:$USERNAME /home/$USERNAME/.emacs-mutt + + # add the emacs mutt configuration to the user profile skeleton + if [ ! -f /etc/skel/.emacs-mutt ]; then + cp /home/$USERNAME/.emacs-mutt /etc/skel/.emacs-mutt + chown root:root /etc/skel/.emacs-mutt + fi + fi + + fi + done + fi + + APP_INSTALLED=1 +} + +function install_interactive_emacs { + install_emacs +} + +# NOTE: deliberately no exit 0 diff --git a/src/freedombone-app-etherpad b/src/freedombone-app-etherpad new file mode 100755 index 00000000..7fbb8100 --- /dev/null +++ b/src/freedombone-app-etherpad @@ -0,0 +1,622 @@ +#!/bin/bash +# +# .---. . . +# | | | +# |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-. +# | | (.-' (.-' ( | ( )| | | | )( )| | (.-' +# ' ' --' --' -' - -' ' ' -' -' -' ' - --' +# +# Freedom in the Cloud +# +# Etherpad app +# +# License +# ======= +# +# Copyright (C) 2016 Bob Mottram +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . + +VARIANTS="full full-vim writer" + +IN_DEFAULT_INSTALL=0 +SHOW_ON_ABOUT=1 + +ETHERPAD_DOMAIN_NAME= +ETHERPAD_CODE= +ETHERPAD_ONION_PORT=8101 +ETHERPAD_PORT=9001 +ETHERPAD_REPO="https://github.com/ether/etherpad-lite" +ETHERPAD_COMMIT='223127bf39d2ba431d9c1965a7f2aadadc73d77a' +ETHERPAD_ADMIN_PASSWORD= +ETHERPAD_TITLE=$'Freedombone Docs' +ETHERPAD_WELCOME_MESSAGE=$"Welcome to ${ETHERPAD_TITLE}!\n\nThis pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!" + +etherpad_variables=(ETHERPAD_COMMIT + ONION_ONLY + DEFAULT_DOMAIN_NAME + ETHERPAD_DOMAIN_NAME + ETHERPAD_CODE + ETHERPAD_TITLE + ETHERPAD_WELCOME_MESSAGE + DDNS_PROVIDER + MY_USERNAME) + +function etherpad_password_hash { + echo $(python -c "from passlib.hash import bcrypt;print(bcrypt.encrypt(\"$1\", rounds=10))") +} + +function change_password_etherpad { + change_username="$1" + new_user_password=$(etherpad_password_hash "$2") + + read_config_param ETHERPAD_DOMAIN_NAME + + if grep "\"$change_username\": {" /var/www/${ETHERPAD_DOMAIN_NAME}/htdocs/settings.json; then + user_line=$(cat /var/www/${ETHERPAD_DOMAIN_NAME}/htdocs/settings.json | grep "\"$change_username\": {") + if [[ "$user_line" == *"\"is_admin\": true"* ]]; then + sed -i "s|\"$change_username\": {.*|\"$change_username\": { \"hash\": \"$new_user_password\", \"is_admin\": true }|g" /var/www/${ETHERPAD_DOMAIN_NAME}/htdocs/settings.json + else + sed -i "s|\"$change_username\": {.*|\"$change_username\": { \"hash\": \"$new_user_password\", \"is_admin\": false },|g" /var/www/${ETHERPAD_DOMAIN_NAME}/htdocs/settings.json + fi + ${PROJECT_NAME}-pass -u $change_username -a etherpad -p "$2" + systemctl restart etherpad + fi +} + +function etherpad_create_database { + if [ -f $IMAGE_PASSWORD_FILE ]; then + ETHERPAD_ADMIN_PASSWORD="$(printf `cat $IMAGE_PASSWORD_FILE`)" + else + if [ ! $ETHERPAD_ADMIN_PASSWORD ]; then + ETHERPAD_ADMIN_PASSWORD="$(create_password ${MINIMUM_PASSWORD_LENGTH})" + fi + fi + if [ ! $ETHERPAD_ADMIN_PASSWORD ]; then + return + fi + + function_check create_database + create_database etherpad "$ETHERPAD_ADMIN_PASSWORD" $MY_USERNAME +} + +function create_etherpad_settings { + settings_file=/var/www/${ETHERPAD_DOMAIN_NAME}/htdocs/settings.json + echo '{' > $settings_file + echo " \"title\": \"${ETHERPAD_TITLE}\"," >> $settings_file + echo ' "favicon": "favicon.ico",' >> $settings_file + + echo ' "ip": "0.0.0.0",' >> $settings_file + echo " \"port\" : ${ETHERPAD_PORT}," >> $settings_file + + echo ' "showSettingsInAdminPage" : true,' >> $settings_file + + if [[ $ONION_ONLY == 'no' ]]; then + echo ' "ssl" : {' >> $settings_file + echo " \"key\" : \"/etc/ssl/private/${ETHERPAD_DOMAIN_NAME}.key\"," >> $settings_file + echo " \"cert\" : \"/etc/ssl/certs/${ETHERPAD_DOMAIN_NAME}.pem\"," >> $settings_file + echo ' },' >> $settings_file + fi + + echo ' "dbType" : "mysql",' >> $settings_file + echo ' "dbSettings" : {' >> $settings_file + echo ' "user" : "root",' >> $settings_file + echo ' "host" : "localhost",' >> $settings_file + echo " \"password\": \"${MARIADB_PASSWORD}\"," >> $settings_file + echo ' "database": "etherpad",' >> $settings_file + echo ' "charset" : "utf8mb4"' >> $settings_file + echo ' },' >> $settings_file + + echo " \"defaultPadText\" : \"${ETHERPAD_WELCOME_MESSAGE}\"," >> $settings_file + + echo ' "padOptions": {' >> $settings_file + echo ' "noColors": false,' >> $settings_file + echo ' "showControls": true,' >> $settings_file + echo ' "showChat": true,' >> $settings_file + echo ' "showLineNumbers": false,' >> $settings_file + echo ' "useMonospaceFont": false,' >> $settings_file + echo ' "userName": false,' >> $settings_file + echo ' "userColor": true,' >> $settings_file + echo ' "rtl": false,' >> $settings_file + echo ' "alwaysShowChat": true,' >> $settings_file + echo ' "chatAndUsers": true,' >> $settings_file + echo ' "lang": "en-gb"' >> $settings_file + echo ' },' >> $settings_file + + echo ' "suppressErrorsInPadText" : true,' >> $settings_file + echo ' "requireSession" : false,' >> $settings_file + echo ' "editOnly" : false,' >> $settings_file + echo ' "sessionNoPassword" : false,' >> $settings_file + echo ' "minify" : true,' >> $settings_file + echo ' "maxAge" : 21600, // 60 * 60 * 6 = 6 hours' >> $settings_file + echo ' "abiword" : null,' >> $settings_file + echo ' "soffice" : null,' >> $settings_file + echo ' "tidyHtml" : null,' >> $settings_file + echo ' "allowUnknownFileEnds" : false,' >> $settings_file + echo ' "requireAuthentication" : true,' >> $settings_file + echo ' "requireAuthorization" : true,' >> $settings_file + echo ' "trustProxy" : false,' >> $settings_file + echo ' "disableIPlogging" : true,' >> $settings_file + + echo ' "users": {' >> $settings_file + echo " \"${MY_USERNAME}\": { \"hash\": \"$(etherpad_password_hash "${ETHERPAD_ADMIN_PASSWORD}")\", \"is_admin\": true }" >> $settings_file + echo ' },' >> $settings_file + + echo ' "socketTransportProtocols" : ["xhr-polling", "jsonp-polling", "htmlfile"],' >> $settings_file + echo ' "loadTest": false,' >> $settings_file + echo ' "indentationOnNewLine": false,' >> $settings_file + + echo ' "toolbar": {' >> $settings_file + echo ' "left": [' >> $settings_file + echo ' ["bold", "italic", "underline", "strikethrough"],' >> $settings_file + echo ' ["orderedlist", "unorderedlist", "indent", "outdent"],' >> $settings_file + echo ' ["undo", "redo"],' >> $settings_file + echo ' ["clearauthorship"]' >> $settings_file + echo ' ],' >> $settings_file + echo ' "right": [' >> $settings_file + echo ' ["importexport", "timeslider", "savedrevision"],' >> $settings_file + echo ' ["settings", "embed"],' >> $settings_file + echo ' ["showusers"]' >> $settings_file + echo ' ],' >> $settings_file + echo ' "timeslider": [' >> $settings_file + echo ' ["timeslider_export", "timeslider_returnToPad"]' >> $settings_file + echo ' ]' >> $settings_file + echo ' },' >> $settings_file + echo ' "loglevel": "INFO"' >> $settings_file + echo '}' >> $settings_file + chmod 600 $settings_file +} + +function remove_user_etherpad { + remove_username="$1" + settings_file=/var/www/${ETHERPAD_DOMAIN_NAME}/htdocs/settings.json + + ${PROJECT_NAME}-pass -u $remove_username --rmapp etherpad + + if grep -q "\"$remove_username\": {" $settings_file; then + sed -i "/\"$remove_username\": {/d" $settings_file + systemctl restart etherpad + fi +} + +function add_user_etherpad { + new_username="$1" + new_user_password=$(etherpad_password_hash "$2") + settings_file=/var/www/${ETHERPAD_DOMAIN_NAME}/htdocs/settings.json + + if ! grep -q "\"$new_username\": {" $settings_file; then + ${PROJECT_NAME}-pass -u $new_username -a etherpad -p "$2" + sed -i "/\"users\": {/a \"$new_username\": { \"hash\": \"$new_user_password\", \"is_admin\": false }," $settings_file + if grep -q "\"$new_username\": {" $settings_file; then + systemctl restart etherpad + else + echo '1' + return + fi + fi + echo '0' +} + +function install_interactive_etherpad { + if [ ! $ONION_ONLY ]; then + ONION_ONLY='no' + fi + + if [[ $ONION_ONLY != "no" ]]; then + ETHERPAD_DOMAIN_NAME='etherpad.local' + write_config_param "ETHERPAD_DOMAIN_NAME" "$ETHERPAD_DOMAIN_NAME" + else + function_check interactive_site_details + interactive_site_details "etherpad" "ETHERPAD_DOMAIN_NAME" "ETHERPAD_CODE" + fi + APP_INSTALLED=1 +} + +function etherpad_set_title { + read_config_param "ETHERPAD_TITLE" + data=$(tempfile 2>/dev/null) + trap "rm -f $data" 0 1 2 5 15 + dialog --title $"Etherpad Title" \ + --backtitle $"Freedombone Control Panel" \ + --inputbox $'Set a title for your etherpad system' 10 60 "$ETHERPAD_TITLE" 2>$data + sel=$? + case $sel in + 0) + temp_title=$(<$data) + if [ ${#temp_title} -gt 0 ]; then + ETHERPAD_TITLE="$temp_title" + settings_file=/var/www/$ETHERPAD_DOMAIN_NAME/htdocs/settings.json + + write_config_param "ETHERPAD_TITLE" "$ETHERPAD_TITLE" + sed -i "s|\"title\":.*|\"title\": \"${ETHERPAD_TITLE}\"|g" $settings_file + + dialog --title $"Etherpad Title" \ + --msgbox $"Title has been set" 6 60 + fi + ;; + esac +} + +function etherpad_set_welcome_message { + read_config_param "ETHERPAD_WELCOME_MESSAGE" + data=$(tempfile 2>/dev/null) + trap "rm -f $data" 0 1 2 5 15 + dialog --title $"Etherpad Welcome Message" \ + --backtitle $"Freedombone Control Panel" \ + --inputbox $'Set a welcome message, which can include html formatting' 10 60 "$ETHERPAD_WELCOME_MESSAGE" 2>$data + sel=$? + case $sel in + 0) + temp_welcome=$(<$data) + if [ ${#temp_welcome} -gt 0 ]; then + ETHERPAD_WELCOME_MESSAGE="$temp_welcome" + settings_file=/var/www/$ETHERPAD_DOMAIN_NAME/htdocs/settings.json + + write_config_param "ETHERPAD_WELCOME_MESSAGE" "$ETHERPAD_WELCOME_MESSAGE" + sed -i "s|\"defaultPadText\" :.*|\"defaultPadText\" : \"${ETHERPAD_WELCOME_MESSAGE}\"|g" $settings_file + + dialog --title $"Etherpad Welcome Message" \ + --msgbox $"Welcome message has been set" 6 60 + fi + ;; + esac +} + +function configure_interactive_etherpad { + while true + do + data=$(tempfile 2>/dev/null) + trap "rm -f $data" 0 1 2 5 15 + dialog --backtitle $"Freedombone Control Panel" \ + --title $"Etherpad Settings" \ + --radiolist $"Choose an operation:" 12 70 3 \ + 1 $"Set Title" off \ + 2 $"Set a welcome message" off \ + 3 $"Exit" on 2> $data + sel=$? + case $sel in + 1) return;; + 255) return;; + esac + case $(cat $data) in + 1) etherpad_set_title;; + 2) etherpad_set_welcome_message;; + 3) break;; + esac + done +} + +function reconfigure_etherpad { + create_etherpad_settings + systemctl restart etherpad +} + +function upgrade_etherpad { + read_config_param "ETHERPAD_DOMAIN_NAME" + + function_check set_repo_commit + set_repo_commit /var/www/$ETHERPAD_DOMAIN_NAME/htdocs "etherpad commit" "$ETHERPAD_COMMIT" $ETHERPAD_REPO +} + +function backup_local_etherpad { + ETHERPAD_DOMAIN_NAME='etherpad' + if grep -q "etherpad domain" $COMPLETION_FILE; then + ETHERPAD_DOMAIN_NAME=$(get_completion_param "etherpad domain") + fi + + source_directory=/var/www/${ETHERPAD_DOMAIN_NAME}/htdocs + if [ -d $source_directory ]; then + dest_directory=etherpad + function_check suspend_site + suspend_site ${ETHERPAD_DOMAIN_NAME} + + function_check backup_directory_to_usb + backup_directory_to_usb $source_directory $dest_directory + + function_check backup_database_to_usb + backup_database_to_usb etherpad + + function_check restart_site + restart_site + fi +} + +function restore_local_etherpad { + if ! grep -q "etherpad domain" $COMPLETION_FILE; then + return + fi + ETHERPAD_DOMAIN_NAME=$(get_completion_param "etherpad domain") + if [ $ETHERPAD_DOMAIN_NAME ]; then + temp_restore_dir=/root/tempetherpad + etherpad_dir=/var/www/${ETHERPAD_DOMAIN_NAME}/htdocs + + function_check etherpad_create_database + etherpad_create_database + + restore_database etherpad ${ETHERPAD_DOMAIN_NAME} + if [ -d $temp_restore_dir ]; then + rm -rf $temp_restore_dir + fi + + chown -R etherpad: /var/www/${ETHERPAD_DOMAIN_NAME}/htdocs + if [ -f /etc/ssl/certs/${ETHERPAD_DOMAIN_NAME}.pem ]; then + chown etherpad: /etc/ssl/certs/${ETHERPAD_DOMAIN_NAME}.pem + fi + if [ -f /etc/ssl/private/${ETHERPAD_DOMAIN_NAME}.key ]; then + chown etherpad: /etc/ssl/private/${ETHERPAD_DOMAIN_NAME}.key + fi + fi +} + +function backup_remote_etherpad { + if grep -q "etherpad domain" $COMPLETION_FILE; then + ETHERPAD_DOMAIN_NAME=$(get_completion_param "etherpad domain") + temp_backup_dir=/var/www/${ETHERPAD_DOMAIN_NAME}/htdocs + if [ -d $temp_backup_dir ]; then + function_check suspend_site + suspend_site ${ETHERPAD_DOMAIN_NAME} + + function_check backup_database_to_friend + backup_database_to_friend etherpad + + function_check backup_directory_to_friend + backup_directory_to_friend $temp_backup_dir etherpad + + function_check restart_site + restart_site + else + echo $"etherpad domain specified but not found in ${temp_backup_dir}" + fi + fi +} + +function restore_remote_etherpad { + if grep -q "etherpad domain" $COMPLETION_FILE; then + ETHERPAD_DOMAIN_NAME=$(get_completion_param "etherpad domain") + + function_check etherpad_create_database + etherpad_create_database + + function_check restore_database_from_friend + restore_database_from_friend etherpad ${ETHERPAD_DOMAIN_NAME} + if [ -d /root/tempetherpad ]; then + rm -rf /root/tempetherpad + fi + + chown -R etherpad: /var/www/${ETHERPAD_DOMAIN_NAME}/htdocs + if [ -f /etc/ssl/certs/${ETHERPAD_DOMAIN_NAME}.pem ]; then + chown etherpad: /etc/ssl/certs/${ETHERPAD_DOMAIN_NAME}.pem + fi + if [ -f /etc/ssl/private/${ETHERPAD_DOMAIN_NAME}.key ]; then + chown etherpad: /etc/ssl/private/${ETHERPAD_DOMAIN_NAME}.key + fi + fi +} + +function remove_etherpad { + if [ ${#ETHERPAD_DOMAIN_NAME} -eq 0 ]; then + return + fi + read_config_param "ETHERPAD_DOMAIN_NAME" + read_config_param "MY_USERNAME" + echo "Removing $ETHERPAD_DOMAIN_NAME" + if [ -f /etc/systemd/system/etherpad.service ]; then + systemctl stop etherpad + systemctl disable etherpad + rm /etc/systemd/system/etherpad.service + fi + nginx_dissite $ETHERPAD_DOMAIN_NAME + remove_certs $ETHERPAD_DOMAIN_NAME + if [ -d /var/www/$ETHERPAD_DOMAIN_NAME ]; then + rm -rf /var/www/$ETHERPAD_DOMAIN_NAME + fi + if [ -f /etc/nginx/sites-available/$ETHERPAD_DOMAIN_NAME ]; then + rm /etc/nginx/sites-available/$ETHERPAD_DOMAIN_NAME + fi + function_check drop_database + drop_database etherpad + function_check remove_onion_service + remove_onion_service etherpad ${ETHERPAD_ONION_PORT} + remove_app etherpad + remove_completion_param install_etherpad + sed -i '/etherpad/d' $COMPLETION_FILE + remove_backup_database_local etherpad + deluser --remove-all-files etherpad + remove_nodejs etherpad + + function_check remove_ddns_domain + remove_ddns_domain $ETHERPAD_DOMAIN_NAME +} + +function install_etherpad { + if [ ! $ETHERPAD_DOMAIN_NAME ]; then + echo $'No domain name was given for etherpad' + exit 7359 + fi + + if [ -f $IMAGE_PASSWORD_FILE ]; then + ETHERPAD_ADMIN_PASSWORD="$(printf `cat $IMAGE_PASSWORD_FILE`)" + else + if [ ! $ETHERPAD_ADMIN_PASSWORD ]; then + ETHERPAD_ADMIN_PASSWORD="$(create_password ${MINIMUM_PASSWORD_LENGTH})" + fi + fi + + function_check install_mariadb + install_mariadb + + function_check get_mariadb_password + get_mariadb_password + + function_check repair_databases_script + repair_databases_script + + apt-get -yq install gzip git curl python libssl-dev pkg-config \ + build-essential python g++ make checkinstall \ + python-bcrypt python-passlib + + function_check install_nodejs + install_nodejs etherpad + + if [ ! -d /var/www/$ETHERPAD_DOMAIN_NAME ]; then + mkdir /var/www/$ETHERPAD_DOMAIN_NAME + fi + if [ ! -d /var/www/$ETHERPAD_DOMAIN_NAME/htdocs ]; then + function_check git_clone + git_clone $ETHERPAD_REPO /var/www/$ETHERPAD_DOMAIN_NAME/htdocs + if [ ! -d /var/www/$ETHERPAD_DOMAIN_NAME/htdocs ]; then + echo $'Unable to clone etherpad repo' + exit 56382 + fi + fi + + cd /var/www/$ETHERPAD_DOMAIN_NAME/htdocs + git checkout $ETHERPAD_COMMIT -b $ETHERPAD_COMMIT + set_completion_param "etherpad commit" "$ETHERPAD_COMMIT" + + chmod a+w /var/www/$ETHERPAD_DOMAIN_NAME/htdocs + chown www-data:www-data /var/www/$ETHERPAD_DOMAIN_NAME/htdocs + + function_check etherpad_create_database + etherpad_create_database + + function_check add_ddns_domain + add_ddns_domain $ETHERPAD_DOMAIN_NAME + + create_etherpad_settings + + adduser --system --home=/var/www/$ETHERPAD_DOMAIN_NAME/htdocs/ --group etherpad + chown -R etherpad: /var/www/$ETHERPAD_DOMAIN_NAME/htdocs/ + + echo '[Unit]' > /etc/systemd/system/etherpad.service + echo 'Description=etherpad-lite (real-time collaborative document editing)' >> /etc/systemd/system/etherpad.service + echo 'After=syslog.target network.target' >> /etc/systemd/system/etherpad.service + echo '' >> /etc/systemd/system/etherpad.service + echo '[Service]' >> /etc/systemd/system/etherpad.service + echo 'Type=simple' >> /etc/systemd/system/etherpad.service + echo 'User=etherpad' >> /etc/systemd/system/etherpad.service + echo 'Group=etherpad' >> /etc/systemd/system/etherpad.service + echo "WorkingDirectory=/var/www/$ETHERPAD_DOMAIN_NAME/htdocs" >> /etc/systemd/system/etherpad.service + echo "ExecStart=/var/www/$ETHERPAD_DOMAIN_NAME/htdocs/bin/run.sh" >> /etc/systemd/system/etherpad.service + echo 'Restart=on-failure' >> /etc/systemd/system/etherpad.service + echo 'SuccessExitStatus=3 4' >> /etc/systemd/system/etherpad.service + echo 'RestartForceExitStatus=3 4' >> /etc/systemd/system/etherpad.service + echo '' >> /etc/systemd/system/etherpad.service + echo '[Install]' >> /etc/systemd/system/etherpad.service + echo 'WantedBy=multi-user.target' >> /etc/systemd/system/etherpad.service + chmod +x /etc/systemd/system/etherpad.service + + etherpad_nginx_site=/etc/nginx/sites-available/$ETHERPAD_DOMAIN_NAME + if [[ $ONION_ONLY == "no" ]]; then + function_check nginx_http_redirect + nginx_http_redirect $ETHERPAD_DOMAIN_NAME + echo 'server {' >> $etherpad_nginx_site + echo ' listen 443 ssl;' >> $etherpad_nginx_site + echo ' listen [::]:443 ssl;' >> $etherpad_nginx_site + echo " server_name $ETHERPAD_DOMAIN_NAME;" >> $etherpad_nginx_site + echo '' >> $etherpad_nginx_site + echo ' # Security' >> $etherpad_nginx_site + function_check nginx_ssl + nginx_ssl $ETHERPAD_DOMAIN_NAME + + function_check nginx_disable_sniffing + nginx_disable_sniffing $ETHERPAD_DOMAIN_NAME + + echo ' add_header Strict-Transport-Security max-age=15768000;' >> $etherpad_nginx_site + echo '' >> $etherpad_nginx_site + echo ' # Logs' >> $etherpad_nginx_site + echo ' access_log /dev/null;' >> $etherpad_nginx_site + echo ' error_log /dev/null;' >> $etherpad_nginx_site + echo '' >> $etherpad_nginx_site + echo ' # Root' >> $etherpad_nginx_site + echo " root /var/www/$ETHERPAD_DOMAIN_NAME/htdocs;" >> $etherpad_nginx_site + echo '' >> $etherpad_nginx_site + echo ' location / {' >> $etherpad_nginx_site + function_check nginx_limits + nginx_limits $ETHERPAD_DOMAIN_NAME '15m' + echo " proxy_pass http://localhost:${ETHERPAD_PORT}/;" >> $etherpad_nginx_site + echo ' proxy_set_header Host $host;' >> $etherpad_nginx_site + echo ' proxy_buffering off;' >> $etherpad_nginx_site + echo ' }' >> $etherpad_nginx_site + echo '' >> $etherpad_nginx_site + nginx_keybase $ETHERPAD_DOMAIN_NAME + echo '}' >> $etherpad_nginx_site + else + echo -n '' > $etherpad_nginx_site + fi + echo 'server {' >> $etherpad_nginx_site + echo " listen 127.0.0.1:$ETHERPAD_ONION_PORT default_server;" >> $etherpad_nginx_site + echo " server_name $ETHERPAD_DOMAIN_NAME;" >> $etherpad_nginx_site + echo '' >> $etherpad_nginx_site + function_check nginx_disable_sniffing + nginx_disable_sniffing $ETHERPAD_DOMAIN_NAME + echo '' >> $etherpad_nginx_site + echo ' # Logs' >> $etherpad_nginx_site + echo ' access_log /dev/null;' >> $etherpad_nginx_site + echo ' error_log /dev/null;' >> $etherpad_nginx_site + echo '' >> $etherpad_nginx_site + echo ' # Root' >> $etherpad_nginx_site + echo " root /var/www/$ETHERPAD_DOMAIN_NAME/htdocs;" >> $etherpad_nginx_site + echo '' >> $etherpad_nginx_site + echo ' location / {' >> $etherpad_nginx_site + function_check nginx_limits + nginx_limits $ETHERPAD_DOMAIN_NAME '15m' + echo ' proxy_pass http://localhost:9001/;' >> $etherpad_nginx_site + echo ' proxy_set_header Host $host;' >> $etherpad_nginx_site + echo ' proxy_buffering off;' >> $etherpad_nginx_site + echo ' }' >> $etherpad_nginx_site + echo '' >> $etherpad_nginx_site + nginx_keybase $ETHERPAD_DOMAIN_NAME + echo '}' >> $etherpad_nginx_site + + function_check create_site_certificate + create_site_certificate $ETHERPAD_DOMAIN_NAME 'yes' + + if [ -f /etc/ssl/certs/${ETHERPAD_DOMAIN_NAME}.crt ]; then + mv /etc/ssl/certs/${ETHERPAD_DOMAIN_NAME}.crt /etc/ssl/certs/${ETHERPAD_DOMAIN_NAME}.pem + fi + if [ -f /etc/ssl/certs/${ETHERPAD_DOMAIN_NAME}.pem ]; then + chown etherpad: /etc/ssl/certs/${ETHERPAD_DOMAIN_NAME}.pem + fi + if [ -f /etc/ssl/private/${ETHERPAD_DOMAIN_NAME}.key ]; then + chown etherpad: /etc/ssl/private/${ETHERPAD_DOMAIN_NAME}.key + fi + + # Ensure that the database gets backed up locally, if remote + # backups are not being used + function_check backup_databases_script_header + backup_databases_script_header + + function_check backup_database_local + backup_database_local etherpad + + function_check nginx_ensite + nginx_ensite $ETHERPAD_DOMAIN_NAME + + ETHERPAD_ONION_HOSTNAME=$(add_onion_service etherpad 80 ${ETHERPAD_ONION_PORT}) + + ${PROJECT_NAME}-pass -u $MY_USERNAME -a etherpad -p "$ETHERPAD_ADMIN_PASSWORD" + + function_check add_ddns_domain + add_ddns_domain $ETHERPAD_DOMAIN_NAME + + set_completion_param "etherpad domain" "$ETHERPAD_DOMAIN_NAME" + + systemctl enable etherpad + systemctl daemon-reload + systemctl start etherpad + systemctl restart nginx + + APP_INSTALLED=1 +} diff --git a/src/freedombone-app-ghost b/src/freedombone-app-ghost new file mode 100755 index 00000000..2a675221 --- /dev/null +++ b/src/freedombone-app-ghost @@ -0,0 +1,464 @@ +#!/bin/bash +# +# .---. . . +# | | | +# |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-. +# | | (.-' (.-' ( | ( )| | | | )( )| | (.-' +# ' ' --' --' -' - -' ' ' -' -' -' ' - --' +# +# Freedom in the Cloud +# +# Ghost blog +# +# License +# ======= +# +# Copyright (C) 2016 Bob Mottram +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . + +VARIANTS="full full-vim writer" + +IN_DEFAULT_INSTALL=0 +SHOW_ON_ABOUT=1 + +GHOST_DOMAIN_NAME= +GHOST_CODE= +GHOST_ONION_PORT=8104 +GHOST_VERSION='0.11.3' +GHOST_PORT=2368 + +ghost_variables=(GHOST_VERSION + GHOST_DOMAIN_NAME + GHOST_CODE + GHOST_ADMIN_PASSWORD + ONION_ONLY + DDNS_PROVIDER + MY_USERNAME) + +function ghost_replace_proprietary_services { + replace_file=$1 + + sed -i 's|Twitter Profile|GNU Social Profile|g' $replace_file + sed -i 's|Twitter Username|GNU Social Username|g' $replace_file + sed -i 's|twitter.com|quitter.se|g' $replace_file + sed -i 's|Facebook Page|Hubzilla Channel|g' $replace_file + sed -i 's|www.facebook.com/username|hubzilladomain/username|g' $replace_file + sed -i 's|www.facebook.com/ghost|hubzilladomain/username|g' $replace_file + sed -i 's|www.facebook.com/testuser|hubzilladomain/username|g' $replace_file + sed -i 's|www.facebook.com/testing|hubzilladomain/username|g' $replace_file + sed -i 's|www.facebook.com/test|hubzilladomain/username|g' $replace_file + sed -i 's|www.facebook.com/yourUsername|hubzilladomain/username|g' $replace_file + sed -i 's|www.facebook.com/yourPage|hubzilladomain/username|g' $replace_file + sed -i 's|Facebook Username|Hubzilla Channel|g' $replace_file + sed -i 's|www.facebook.com|hubzilladomain|g' $replace_file + sed -i 's|facebook value|hubzilla value|g' $replace_file + + sed -i '/