Selaa lähdekoodia

Update translations

Bob Mottram 9 vuotta sitten
vanhempi
commit
e3a7b9ab4e

+ 3
- 1
locale/de/freedombone-addcert.json Näytä tiedosto

@@ -1,5 +1,7 @@
1 1
 {
2 2
     "${PROJECT_NAME}-addcert -h [hostname] -c [country code] -a [area] -l [location]": "",
3 3
     "$0: openssl is not installed, exiting": "",
4
-    "Failed to install letsencrypt for domain $LETSENCRYPT_HOSTNAME": ""
4
+    "Failed to install letsencrypt for domain $LETSENCRYPT_HOSTNAME": "",
5
+    "Certificate for $LETSENCRYPT_HOSTNAME could not be pinned": "",
6
+    "Certificate for $CERTFILE could not be pinned": ""
5 7
 }

+ 1
- 1
locale/de/freedombone-controlpanel.json Näytä tiedosto

@@ -22,7 +22,7 @@
22 22
     "Home directory not found": "",
23 23
     "Change password for": "",
24 24
     "IRC Password": "",
25
-    "Password for all IRC users": "",
25
+    "Password for all IRC users, or press Enter for no password": "",
26 26
     "The IRC password was changed": "",
27 27
     "Change ssh public key": "",
28 28
     "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",

+ 4
- 3
locale/de/freedombone-restore-hubzilla.json Näytä tiedosto

@@ -1,13 +1,14 @@
1 1
 {
2 2
     "Please attach a USB drive": "",
3
+    "There was a problem mounting the USB drive to $USB_MOUNT": "",
4
+    "Unable to unmount the drive. This means that the backup did not work": "",
5
+    "Unmount encrypted USB": "",
3 6
     "No backup directory found on the USB drive.": "",
4 7
     "Checking that admin user exists": "",
5 8
     "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
6
-    "Copying GPG keys to root": "",
9
+    "Copying GPG keys from admin user to root": "",
7 10
     "Restoring ${1} database": "",
8 11
     "Unable to restore ${1} database": "",
9 12
     "Restoring ${1} installation": "",
10
-    "Setting permissions": "",
11
-    "Unmount encrypted USB": "",
12 13
     "Hubzilla Restore from USB drive is complete. You can now remove it.": ""
13 14
 }

+ 3
- 1
locale/es/freedombone-addcert.json Näytä tiedosto

@@ -1,5 +1,7 @@
1 1
 {
2 2
     "${PROJECT_NAME}-addcert -h [hostname] -c [country code] -a [area] -l [location]": "",
3 3
     "$0: openssl is not installed, exiting": "",
4
-    "Failed to install letsencrypt for domain $LETSENCRYPT_HOSTNAME": ""
4
+    "Failed to install letsencrypt for domain $LETSENCRYPT_HOSTNAME": "",
5
+    "Certificate for $LETSENCRYPT_HOSTNAME could not be pinned": "",
6
+    "Certificate for $CERTFILE could not be pinned": ""
5 7
 }

+ 1
- 1
locale/es/freedombone-controlpanel.json Näytä tiedosto

@@ -22,7 +22,7 @@
22 22
     "Home directory not found": "",
23 23
     "Change password for": "",
24 24
     "IRC Password": "",
25
-    "Password for all IRC users": "",
25
+    "Password for all IRC users, or press Enter for no password": "",
26 26
     "The IRC password was changed": "",
27 27
     "Change ssh public key": "",
28 28
     "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",

+ 4
- 3
locale/es/freedombone-restore-hubzilla.json Näytä tiedosto

@@ -1,13 +1,14 @@
1 1
 {
2 2
     "Please attach a USB drive": "",
3
+    "There was a problem mounting the USB drive to $USB_MOUNT": "",
4
+    "Unable to unmount the drive. This means that the backup did not work": "",
5
+    "Unmount encrypted USB": "",
3 6
     "No backup directory found on the USB drive.": "",
4 7
     "Checking that admin user exists": "",
5 8
     "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
6
-    "Copying GPG keys to root": "",
9
+    "Copying GPG keys from admin user to root": "",
7 10
     "Restoring ${1} database": "",
8 11
     "Unable to restore ${1} database": "",
9 12
     "Restoring ${1} installation": "",
10
-    "Setting permissions": "",
11
-    "Unmount encrypted USB": "",
12 13
     "Hubzilla Restore from USB drive is complete. You can now remove it.": ""
13 14
 }

+ 3
- 1
locale/fr/freedombone-addcert.json Näytä tiedosto

@@ -1,5 +1,7 @@
1 1
 {
2 2
     "${PROJECT_NAME}-addcert -h [hostname] -c [country code] -a [area] -l [location]": "",
3 3
     "$0: openssl is not installed, exiting": "",
4
-    "Failed to install letsencrypt for domain $LETSENCRYPT_HOSTNAME": ""
4
+    "Failed to install letsencrypt for domain $LETSENCRYPT_HOSTNAME": "",
5
+    "Certificate for $LETSENCRYPT_HOSTNAME could not be pinned": "",
6
+    "Certificate for $CERTFILE could not be pinned": ""
5 7
 }

+ 1
- 1
locale/fr/freedombone-controlpanel.json Näytä tiedosto

@@ -22,7 +22,7 @@
22 22
     "Home directory not found": "",
23 23
     "Change password for": "",
24 24
     "IRC Password": "",
25
-    "Password for all IRC users": "",
25
+    "Password for all IRC users, or press Enter for no password": "",
26 26
     "The IRC password was changed": "",
27 27
     "Change ssh public key": "",
28 28
     "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",

+ 4
- 3
locale/fr/freedombone-restore-hubzilla.json Näytä tiedosto

@@ -1,13 +1,14 @@
1 1
 {
2 2
     "Please attach a USB drive": "",
3
+    "There was a problem mounting the USB drive to $USB_MOUNT": "",
4
+    "Unable to unmount the drive. This means that the backup did not work": "",
5
+    "Unmount encrypted USB": "",
3 6
     "No backup directory found on the USB drive.": "",
4 7
     "Checking that admin user exists": "",
5 8
     "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
6
-    "Copying GPG keys to root": "",
9
+    "Copying GPG keys from admin user to root": "",
7 10
     "Restoring ${1} database": "",
8 11
     "Unable to restore ${1} database": "",
9 12
     "Restoring ${1} installation": "",
10
-    "Setting permissions": "",
11
-    "Unmount encrypted USB": "",
12 13
     "Hubzilla Restore from USB drive is complete. You can now remove it.": ""
13 14
 }