Sfoglia il codice sorgente

Update translations

Bob Mottram 9 anni fa
parent
commit
d087b3aaa4

+ 6
- 0
locale/de/freedombone-controlpanel.json Vedi File

@@ -139,6 +139,9 @@
139 139
     "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": "",
140 140
     "Set the IP address of your internet router/modem": "",
141 141
     "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": "",
142
+    "VoIP onion domain": "",
143
+    "Enable Mumble via onion service": "",
144
+    "Enable Mumble via an onion domain?": "",
142 145
     "Backup and Restore": "",
143 146
     "Choose an operation:": "",
144 147
     "Backup data to USB drive": "",
@@ -164,6 +167,8 @@
164 167
     "Attach a drive containing playable media": "",
165 168
     "Remove a drive containing playable media": "",
166 169
     "Exit": "",
170
+    "SIP/VoIP Menu": "",
171
+    "Mumble via onion service": "",
167 172
     "IRC Menu": "",
168 173
     "Set a password for all IRC users": "",
169 174
     "Control Panel": "",
@@ -173,5 +178,6 @@
173 178
     "Ping enable/disable": "",
174 179
     "Security Settings": "",
175 180
     "Media menu": "",
181
+    "SIP/VoIP menu": "",
176 182
     "IRC menu": ""
177 183
 }

+ 10
- 1
locale/de/freedombone.json Vedi File

@@ -17,6 +17,9 @@
17 17
     "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "",
18 18
     "The configuration file $CONFIGURATION_FILE was not found": "",
19 19
     "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.": "",
20
+    "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "",
21
+    "Added onion site for ${onion_service_name}": "",
22
+    "${onion_service_name} onion site hostname not found": "",
20 23
     "Private certificate for $CHECK_HOSTNAME was not created": "",
21 24
     "Public certificate for $CHECK_HOSTNAME was not created": "",
22 25
     "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "",
@@ -98,11 +101,13 @@
98 101
     "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "",
99 102
     "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "",
100 103
     "Your Tox node public key is": "",
104
+    "tox onion domain: ${TOX_ONION_HOSTNAME}": "",
101 105
     "Your Tox node public key is: $TOX_PUBLIC_KEY": "",
102 106
     "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "",
103 107
     "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "",
104 108
     "Your XMPP password is: $XMPP_PASSWORD": "",
105 109
     "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "",
110
+    "IRC onion domain": "",
106 111
     "IRC Server": "",
107 112
     "Wiki password": "",
108 113
     "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "",
@@ -120,12 +125,16 @@
120 125
     "https://$MICROBLOG_DOMAIN_NAME and you can then ": "",
121 126
     "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "",
122 127
     "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "",
128
+    "VoIP onion domain": "",
123 129
     "VoIP Server": "",
130
+    "VoIP onion domain:$VOIP_ONION_HOSTNAME": "",
124 131
     "VoIP server password: $VOIP_SERVER_PASSWORD": "",
132
+    "SIP onion domain": "",
125 133
     "SIP Server": "",
134
+    "SIP onion_domain: $SIP_ONION_HOSTNAME": "",
126 135
     "SIP server username: $MY_USERNAME": "",
127 136
     "SIP server extension: 201": "",
128 137
     "SIP server password: $SIP_SERVER_PASSWORD": "",
129
-    "\n  *** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n    Now forward these ports from your internet router\n\n                     HTTP     80\n                     HTTPS    443\n                     SSH      2222\n                     DLNA     1900\n                     DLNA     8200\n                     XMPP     5222-5223\n                     XMPP     5269\n                     XMPP     5280-5281\n                     IRC      6697\n                     IRC      9999\n                     Git      9418\n                     Email    25\n                     Email    587\n                     Email    465\n                     Email    993\n                     VoIP     64738\n                     VoIP     5060\n                     Tox      33445\n                     IPFS     4001\n": "",
138
+    "\n  *** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n    Now forward these ports from your internet router\n\n                     HTTP     80\n                     HTTPS    443\n                     SSH      2222\n                     DLNA     1900\n                     DLNA     8200\n                     XMPP     5222-5223\n                     XMPP     5269\n                     XMPP     5280-5281\n                     IRC      6697\n                     Git      9418\n                     Email    25\n                     Email    587\n                     Email    465\n                     Email    993\n                     VoIP     64738\n                     VoIP     5060\n                     Tox      33445\n                     IPFS     4001\n": "",
130 139
     "See /home/$MY_USERNAME/README for post-installation instructions.": ""
131 140
 }

+ 6
- 0
locale/es/freedombone-controlpanel.json Vedi File

@@ -139,6 +139,9 @@
139 139
     "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": "",
140 140
     "Set the IP address of your internet router/modem": "",
141 141
     "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": "",
142
+    "VoIP onion domain": "",
143
+    "Enable Mumble via onion service": "",
144
+    "Enable Mumble via an onion domain?": "",
142 145
     "Backup and Restore": "",
143 146
     "Choose an operation:": "",
144 147
     "Backup data to USB drive": "",
@@ -164,6 +167,8 @@
164 167
     "Attach a drive containing playable media": "",
165 168
     "Remove a drive containing playable media": "",
166 169
     "Exit": "",
170
+    "SIP/VoIP Menu": "",
171
+    "Mumble via onion service": "",
167 172
     "IRC Menu": "",
168 173
     "Set a password for all IRC users": "",
169 174
     "Control Panel": "",
@@ -173,5 +178,6 @@
173 178
     "Ping enable/disable": "",
174 179
     "Security Settings": "",
175 180
     "Media menu": "",
181
+    "SIP/VoIP menu": "",
176 182
     "IRC menu": ""
177 183
 }

+ 10
- 1
locale/es/freedombone.json Vedi File

@@ -17,6 +17,9 @@
17 17
     "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "",
18 18
     "The configuration file $CONFIGURATION_FILE was not found": "",
19 19
     "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.": "",
20
+    "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "",
21
+    "Added onion site for ${onion_service_name}": "",
22
+    "${onion_service_name} onion site hostname not found": "",
20 23
     "Private certificate for $CHECK_HOSTNAME was not created": "",
21 24
     "Public certificate for $CHECK_HOSTNAME was not created": "",
22 25
     "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "",
@@ -98,11 +101,13 @@
98 101
     "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "",
99 102
     "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "",
100 103
     "Your Tox node public key is": "",
104
+    "tox onion domain: ${TOX_ONION_HOSTNAME}": "",
101 105
     "Your Tox node public key is: $TOX_PUBLIC_KEY": "",
102 106
     "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "",
103 107
     "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "",
104 108
     "Your XMPP password is: $XMPP_PASSWORD": "",
105 109
     "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "",
110
+    "IRC onion domain": "",
106 111
     "IRC Server": "",
107 112
     "Wiki password": "",
108 113
     "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "",
@@ -120,12 +125,16 @@
120 125
     "https://$MICROBLOG_DOMAIN_NAME and you can then ": "",
121 126
     "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "",
122 127
     "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "",
128
+    "VoIP onion domain": "",
123 129
     "VoIP Server": "",
130
+    "VoIP onion domain:$VOIP_ONION_HOSTNAME": "",
124 131
     "VoIP server password: $VOIP_SERVER_PASSWORD": "",
132
+    "SIP onion domain": "",
125 133
     "SIP Server": "",
134
+    "SIP onion_domain: $SIP_ONION_HOSTNAME": "",
126 135
     "SIP server username: $MY_USERNAME": "",
127 136
     "SIP server extension: 201": "",
128 137
     "SIP server password: $SIP_SERVER_PASSWORD": "",
129
-    "\n  *** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n    Now forward these ports from your internet router\n\n                     HTTP     80\n                     HTTPS    443\n                     SSH      2222\n                     DLNA     1900\n                     DLNA     8200\n                     XMPP     5222-5223\n                     XMPP     5269\n                     XMPP     5280-5281\n                     IRC      6697\n                     IRC      9999\n                     Git      9418\n                     Email    25\n                     Email    587\n                     Email    465\n                     Email    993\n                     VoIP     64738\n                     VoIP     5060\n                     Tox      33445\n                     IPFS     4001\n": "",
138
+    "\n  *** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n    Now forward these ports from your internet router\n\n                     HTTP     80\n                     HTTPS    443\n                     SSH      2222\n                     DLNA     1900\n                     DLNA     8200\n                     XMPP     5222-5223\n                     XMPP     5269\n                     XMPP     5280-5281\n                     IRC      6697\n                     Git      9418\n                     Email    25\n                     Email    587\n                     Email    465\n                     Email    993\n                     VoIP     64738\n                     VoIP     5060\n                     Tox      33445\n                     IPFS     4001\n": "",
130 139
     "See /home/$MY_USERNAME/README for post-installation instructions.": ""
131 140
 }

+ 6
- 0
locale/fr/freedombone-controlpanel.json Vedi File

@@ -139,6 +139,9 @@
139 139
     "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": "",
140 140
     "Set the IP address of your internet router/modem": "",
141 141
     "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": "",
142
+    "VoIP onion domain": "",
143
+    "Enable Mumble via onion service": "",
144
+    "Enable Mumble via an onion domain?": "",
142 145
     "Backup and Restore": "",
143 146
     "Choose an operation:": "",
144 147
     "Backup data to USB drive": "",
@@ -164,6 +167,8 @@
164 167
     "Attach a drive containing playable media": "",
165 168
     "Remove a drive containing playable media": "",
166 169
     "Exit": "",
170
+    "SIP/VoIP Menu": "",
171
+    "Mumble via onion service": "",
167 172
     "IRC Menu": "",
168 173
     "Set a password for all IRC users": "",
169 174
     "Control Panel": "",
@@ -173,5 +178,6 @@
173 178
     "Ping enable/disable": "",
174 179
     "Security Settings": "",
175 180
     "Media menu": "",
181
+    "SIP/VoIP menu": "",
176 182
     "IRC menu": ""
177 183
 }

+ 10
- 1
locale/fr/freedombone.json Vedi File

@@ -17,6 +17,9 @@
17 17
     "'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} variant.": "",
18 18
     "The configuration file $CONFIGURATION_FILE was not found": "",
19 19
     "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.": "",
20
+    "No Tor installation found. ${onion_service_name} onion site cannot be configured.": "",
21
+    "Added onion site for ${onion_service_name}": "",
22
+    "${onion_service_name} onion site hostname not found": "",
20 23
     "Private certificate for $CHECK_HOSTNAME was not created": "",
21 24
     "Public certificate for $CHECK_HOSTNAME was not created": "",
22 25
     "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "",
@@ -98,11 +101,13 @@
98 101
     "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "",
99 102
     "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "",
100 103
     "Your Tox node public key is": "",
104
+    "tox onion domain: ${TOX_ONION_HOSTNAME}": "",
101 105
     "Your Tox node public key is: $TOX_PUBLIC_KEY": "",
102 106
     "ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "",
103 107
     "XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "",
104 108
     "Your XMPP password is: $XMPP_PASSWORD": "",
105 109
     "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "",
110
+    "IRC onion domain": "",
106 111
     "IRC Server": "",
107 112
     "Wiki password": "",
108 113
     "Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "",
@@ -120,12 +125,16 @@
120 125
     "https://$MICROBLOG_DOMAIN_NAME and you can then ": "",
121 126
     "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "",
122 127
     "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "",
128
+    "VoIP onion domain": "",
123 129
     "VoIP Server": "",
130
+    "VoIP onion domain:$VOIP_ONION_HOSTNAME": "",
124 131
     "VoIP server password: $VOIP_SERVER_PASSWORD": "",
132
+    "SIP onion domain": "",
125 133
     "SIP Server": "",
134
+    "SIP onion_domain: $SIP_ONION_HOSTNAME": "",
126 135
     "SIP server username: $MY_USERNAME": "",
127 136
     "SIP server extension: 201": "",
128 137
     "SIP server password: $SIP_SERVER_PASSWORD": "",
129
-    "\n  *** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n    Now forward these ports from your internet router\n\n                     HTTP     80\n                     HTTPS    443\n                     SSH      2222\n                     DLNA     1900\n                     DLNA     8200\n                     XMPP     5222-5223\n                     XMPP     5269\n                     XMPP     5280-5281\n                     IRC      6697\n                     IRC      9999\n                     Git      9418\n                     Email    25\n                     Email    587\n                     Email    465\n                     Email    993\n                     VoIP     64738\n                     VoIP     5060\n                     Tox      33445\n                     IPFS     4001\n": "",
138
+    "\n  *** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n    Now forward these ports from your internet router\n\n                     HTTP     80\n                     HTTPS    443\n                     SSH      2222\n                     DLNA     1900\n                     DLNA     8200\n                     XMPP     5222-5223\n                     XMPP     5269\n                     XMPP     5280-5281\n                     IRC      6697\n                     Git      9418\n                     Email    25\n                     Email    587\n                     Email    465\n                     Email    993\n                     VoIP     64738\n                     VoIP     5060\n                     Tox      33445\n                     IPFS     4001\n": "",
130 139
     "See /home/$MY_USERNAME/README for post-installation instructions.": ""
131 140
 }