From a73310c603a410df0b5dab13db0d25c42130dae7 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 22 Oct 2018 19:28:38 -0400 Subject: [PATCH] Update translation strings Signed-off-by: James Valleroy --- plinth/locale/bn/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/cs/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/da/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/de/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/django.pot | 112 ++++++++++---------- plinth/locale/es/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/fa/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/fake/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/fr/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/gu/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/hi/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/hu/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/id/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/it/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/ja/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/kn/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/lt/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/nb/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/nl/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/pl/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/pt/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/ru/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/sv/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/ta/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/te/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/tr/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/uk/LC_MESSAGES/django.po | 112 ++++++++++---------- plinth/locale/zh_Hans/LC_MESSAGES/django.po | 112 ++++++++++---------- 28 files changed, 1568 insertions(+), 1568 deletions(-) diff --git a/plinth/locale/bn/LC_MESSAGES/django.po b/plinth/locale/bn/LC_MESSAGES/django.po index f8e72a739..3bef6b6ba 100644 --- a/plinth/locale/bn/LC_MESSAGES/django.po +++ b/plinth/locale/bn/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-08 21:19-0400\n" +"POT-Creation-Date: 2018-10-22 19:27-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -92,11 +92,11 @@ msgstr "" msgid "Error installing application: {error}" msgstr "" -#: plinth/modules/avahi/__init__.py:39 +#: plinth/modules/avahi/__init__.py:41 msgid "Service Discovery" msgstr "" -#: plinth/modules/avahi/__init__.py:43 +#: plinth/modules/avahi/__init__.py:45 #, python-brace-format msgid "" "Service discovery allows other devices on the network to discover your " @@ -107,15 +107,15 @@ msgid "" "network." msgstr "" -#: plinth/modules/backups/__init__.py:38 plinth/modules/backups/views.py:42 +#: plinth/modules/backups/__init__.py:39 plinth/modules/backups/views.py:41 msgid "Backups" msgstr "" -#: plinth/modules/backups/__init__.py:41 +#: plinth/modules/backups/__init__.py:42 msgid "Backups allows creating and managing backup archives." msgstr "" -#: plinth/modules/backups/__init__.py:119 +#: plinth/modules/backups/__init__.py:124 msgid "Root Filesystem" msgstr "" @@ -152,29 +152,29 @@ msgstr "" msgid "Disk or removable storage where the backup archive will be saved." msgstr "" -#: plinth/modules/backups/forms.py:79 +#: plinth/modules/backups/forms.py:80 msgid "Restore apps" msgstr "" -#: plinth/modules/backups/forms.py:80 +#: plinth/modules/backups/forms.py:81 msgid "Apps data to restore from the backup" msgstr "" -#: plinth/modules/backups/forms.py:93 +#: plinth/modules/backups/forms.py:94 #: plinth/modules/backups/templates/backups.html:109 #: plinth/modules/backups/templates/backups_restore.html:33 msgid "Location" msgstr "" -#: plinth/modules/backups/forms.py:94 +#: plinth/modules/backups/forms.py:95 msgid "Location to upload the archive to" msgstr "" -#: plinth/modules/backups/forms.py:96 +#: plinth/modules/backups/forms.py:97 msgid "Upload File" msgstr "" -#: plinth/modules/backups/forms.py:99 +#: plinth/modules/backups/forms.py:100 msgid "Select the backup file you want to upload" msgstr "" @@ -270,65 +270,65 @@ msgstr "" msgid "Upload file" msgstr "" -#: plinth/modules/backups/views.py:45 +#: plinth/modules/backups/views.py:44 msgid "Upload backup" msgstr "" -#: plinth/modules/backups/views.py:73 +#: plinth/modules/backups/views.py:72 msgid "Archive created." msgstr "" -#: plinth/modules/backups/views.py:78 +#: plinth/modules/backups/views.py:77 msgid "New Backup" msgstr "" -#: plinth/modules/backups/views.py:103 +#: plinth/modules/backups/views.py:102 msgid "Delete Archive" msgstr "" -#: plinth/modules/backups/views.py:113 +#: plinth/modules/backups/views.py:112 msgid "Archive deleted." msgstr "" -#: plinth/modules/backups/views.py:140 +#: plinth/modules/backups/views.py:139 msgid "Backup file uploaded." msgstr "" -#: plinth/modules/backups/views.py:145 +#: plinth/modules/backups/views.py:144 msgid "Upload Backup File" msgstr "" -#: plinth/modules/backups/views.py:163 +#: plinth/modules/backups/views.py:162 msgid "Archive exported." msgstr "" -#: plinth/modules/backups/views.py:168 +#: plinth/modules/backups/views.py:167 msgid "Export Archive" msgstr "" -#: plinth/modules/backups/views.py:187 +#: plinth/modules/backups/views.py:186 msgid "Restored files from backup." msgstr "" -#: plinth/modules/backups/views.py:209 +#: plinth/modules/backups/views.py:208 msgid "Restore from backup" msgstr "" -#: plinth/modules/bind/__init__.py:34 +#: plinth/modules/bind/__init__.py:36 msgid "BIND" msgstr "" -#: plinth/modules/bind/__init__.py:36 +#: plinth/modules/bind/__init__.py:38 msgid "Domain Name Server" msgstr "" -#: plinth/modules/bind/__init__.py:45 +#: plinth/modules/bind/__init__.py:47 msgid "" "BIND enables you to publish your Domain Name System (DNS) information on the " "Internet, and to resolve DNS queries for your user devices on your network." msgstr "" -#: plinth/modules/bind/__init__.py:49 +#: plinth/modules/bind/__init__.py:51 #, python-brace-format msgid "" "Currently, on {box_name}, BIND is only used to resolve DNS queries for other " @@ -553,17 +553,17 @@ msgstr "" msgid "Failed to update maximum file size" msgstr "" -#: plinth/modules/datetime/__init__.py:36 +#: plinth/modules/datetime/__init__.py:38 msgid "Date & Time" msgstr "" -#: plinth/modules/datetime/__init__.py:39 +#: plinth/modules/datetime/__init__.py:41 msgid "" "Network time server is a program that maintains the system time in " "synchronization with servers on the Internet." msgstr "" -#: plinth/modules/datetime/__init__.py:88 +#: plinth/modules/datetime/__init__.py:90 msgid "NTP client in contact with servers" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Time zone set" msgstr "" -#: plinth/modules/deluge/__init__.py:38 plinth/modules/deluge/manifest.py:23 +#: plinth/modules/deluge/__init__.py:38 plinth/modules/deluge/manifest.py:24 msgid "Deluge" msgstr "" @@ -615,15 +615,15 @@ msgstr "" msgid "Download files using BitTorrent applications" msgstr "" -#: plinth/modules/deluge/manifest.py:24 +#: plinth/modules/deluge/manifest.py:25 msgid "Bittorrent client written in Python/PyGTK" msgstr "" -#: plinth/modules/diagnostics/__init__.py:30 +#: plinth/modules/diagnostics/__init__.py:32 msgid "Diagnostics" msgstr "" -#: plinth/modules/diagnostics/__init__.py:33 +#: plinth/modules/diagnostics/__init__.py:35 msgid "" "The system diagnostic test will run a number of checks on your system to " "confirm that applications and services are working as expected." @@ -1074,11 +1074,11 @@ msgstr "" msgid "Message Archive Management disabled" msgstr "" -#: plinth/modules/firewall/__init__.py:37 +#: plinth/modules/firewall/__init__.py:39 msgid "Firewall" msgstr "" -#: plinth/modules/firewall/__init__.py:41 +#: plinth/modules/firewall/__init__.py:43 #, python-brace-format msgid "" "Firewall is a security system that controls the incoming and outgoing " @@ -2177,19 +2177,19 @@ msgstr "" msgid "Mumblefly" msgstr "" -#: plinth/modules/names/__init__.py:29 +#: plinth/modules/names/__init__.py:31 msgid "HTTP" msgstr "" -#: plinth/modules/names/__init__.py:30 +#: plinth/modules/names/__init__.py:32 msgid "HTTPS" msgstr "" -#: plinth/modules/names/__init__.py:31 +#: plinth/modules/names/__init__.py:33 msgid "SSH" msgstr "" -#: plinth/modules/names/__init__.py:38 +#: plinth/modules/names/__init__.py:40 msgid "Name Services" msgstr "" @@ -2662,7 +2662,7 @@ msgid "This connection is not active." msgstr "" #: plinth/modules/networks/templates/connection_show.html:266 -#: plinth/modules/security/__init__.py:30 plinth/modules/security/views.py:47 +#: plinth/modules/security/__init__.py:32 plinth/modules/security/views.py:47 msgid "Security" msgstr "" @@ -3169,12 +3169,12 @@ msgstr "" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "" -#: plinth/modules/power/__init__.py:27 plinth/modules/power/views.py:54 +#: plinth/modules/power/__init__.py:29 plinth/modules/power/views.py:54 #: plinth/modules/power/views.py:73 msgid "Power" msgstr "" -#: plinth/modules/power/__init__.py:29 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "" @@ -3716,18 +3716,18 @@ msgstr "" msgid "Share deleted." msgstr "" -#: plinth/modules/snapshot/__init__.py:33 +#: plinth/modules/snapshot/__init__.py:35 msgid "Storage Snapshots" msgstr "" -#: plinth/modules/snapshot/__init__.py:36 +#: plinth/modules/snapshot/__init__.py:38 msgid "" "Snapshots allows creating and managing btrfs file system snapshots. These " "can be used to roll back the system to a previously known good state in case " "of unwanted changes to the system." msgstr "" -#: plinth/modules/snapshot/__init__.py:40 +#: plinth/modules/snapshot/__init__.py:42 #, no-python-format msgid "" "Snapshots are taken every hour, day and month (called timeline snapshots). " @@ -3739,7 +3739,7 @@ msgid "" "your root partition." msgstr "" -#: plinth/modules/snapshot/__init__.py:47 +#: plinth/modules/snapshot/__init__.py:49 msgid "" "Snapshots work on btrfs file systems only and on the root partition only. " "Snapshots are not a replacement for backups since they are stored on the " @@ -3935,11 +3935,11 @@ msgstr "" msgid "Rollback to Snapshot" msgstr "" -#: plinth/modules/ssh/__init__.py:36 +#: plinth/modules/ssh/__init__.py:38 msgid "Secure Shell (SSH) Server" msgstr "" -#: plinth/modules/ssh/__init__.py:39 +#: plinth/modules/ssh/__init__.py:41 msgid "" "A Secure Shell server uses the secure shell protocol to accept connections " "from remote computers. An authorized remote computer can perform " @@ -3955,11 +3955,11 @@ msgstr "" msgid "Login" msgstr "" -#: plinth/modules/storage/__init__.py:33 plinth/modules/storage/views.py:50 +#: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:50 msgid "Storage" msgstr "" -#: plinth/modules/storage/__init__.py:41 +#: plinth/modules/storage/__init__.py:43 #, python-brace-format msgid "" "This module allows you to manage storage media attached to your {box_name}. " @@ -3967,27 +3967,27 @@ msgid "" "media, expand the root partition etc." msgstr "" -#: plinth/modules/storage/__init__.py:164 +#: plinth/modules/storage/__init__.py:166 #, python-brace-format msgid "{disk_size:.1f} bytes" msgstr "" -#: plinth/modules/storage/__init__.py:168 +#: plinth/modules/storage/__init__.py:170 #, python-brace-format msgid "{disk_size:.1f} KiB" msgstr "" -#: plinth/modules/storage/__init__.py:172 +#: plinth/modules/storage/__init__.py:174 #, python-brace-format msgid "{disk_size:.1f} MiB" msgstr "" -#: plinth/modules/storage/__init__.py:176 +#: plinth/modules/storage/__init__.py:178 #, python-brace-format msgid "{disk_size:.1f} GiB" msgstr "" -#: plinth/modules/storage/__init__.py:179 +#: plinth/modules/storage/__init__.py:181 #, python-brace-format msgid "{disk_size:.1f} TiB" msgstr "" diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index 267c3be68..640f46987 100644 --- a/plinth/locale/cs/LC_MESSAGES/django.po +++ b/plinth/locale/cs/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-08 21:19-0400\n" +"POT-Creation-Date: 2018-10-22 19:27-0400\n" "PO-Revision-Date: 2018-10-09 10:01+0000\n" "Last-Translator: Pavel Borecki \n" "Language-Team: Czech \n" "Language-Team: Danish \n" "Language-Team: German \n" "Language-Team: LANGUAGE \n" @@ -91,11 +91,11 @@ msgstr "" msgid "Error installing application: {error}" msgstr "" -#: plinth/modules/avahi/__init__.py:39 +#: plinth/modules/avahi/__init__.py:41 msgid "Service Discovery" msgstr "" -#: plinth/modules/avahi/__init__.py:43 +#: plinth/modules/avahi/__init__.py:45 #, python-brace-format msgid "" "Service discovery allows other devices on the network to discover your " @@ -106,15 +106,15 @@ msgid "" "network." msgstr "" -#: plinth/modules/backups/__init__.py:38 plinth/modules/backups/views.py:42 +#: plinth/modules/backups/__init__.py:39 plinth/modules/backups/views.py:41 msgid "Backups" msgstr "" -#: plinth/modules/backups/__init__.py:41 +#: plinth/modules/backups/__init__.py:42 msgid "Backups allows creating and managing backup archives." msgstr "" -#: plinth/modules/backups/__init__.py:119 +#: plinth/modules/backups/__init__.py:124 msgid "Root Filesystem" msgstr "" @@ -151,29 +151,29 @@ msgstr "" msgid "Disk or removable storage where the backup archive will be saved." msgstr "" -#: plinth/modules/backups/forms.py:79 +#: plinth/modules/backups/forms.py:80 msgid "Restore apps" msgstr "" -#: plinth/modules/backups/forms.py:80 +#: plinth/modules/backups/forms.py:81 msgid "Apps data to restore from the backup" msgstr "" -#: plinth/modules/backups/forms.py:93 +#: plinth/modules/backups/forms.py:94 #: plinth/modules/backups/templates/backups.html:109 #: plinth/modules/backups/templates/backups_restore.html:33 msgid "Location" msgstr "" -#: plinth/modules/backups/forms.py:94 +#: plinth/modules/backups/forms.py:95 msgid "Location to upload the archive to" msgstr "" -#: plinth/modules/backups/forms.py:96 +#: plinth/modules/backups/forms.py:97 msgid "Upload File" msgstr "" -#: plinth/modules/backups/forms.py:99 +#: plinth/modules/backups/forms.py:100 msgid "Select the backup file you want to upload" msgstr "" @@ -269,65 +269,65 @@ msgstr "" msgid "Upload file" msgstr "" -#: plinth/modules/backups/views.py:45 +#: plinth/modules/backups/views.py:44 msgid "Upload backup" msgstr "" -#: plinth/modules/backups/views.py:73 +#: plinth/modules/backups/views.py:72 msgid "Archive created." msgstr "" -#: plinth/modules/backups/views.py:78 +#: plinth/modules/backups/views.py:77 msgid "New Backup" msgstr "" -#: plinth/modules/backups/views.py:103 +#: plinth/modules/backups/views.py:102 msgid "Delete Archive" msgstr "" -#: plinth/modules/backups/views.py:113 +#: plinth/modules/backups/views.py:112 msgid "Archive deleted." msgstr "" -#: plinth/modules/backups/views.py:140 +#: plinth/modules/backups/views.py:139 msgid "Backup file uploaded." msgstr "" -#: plinth/modules/backups/views.py:145 +#: plinth/modules/backups/views.py:144 msgid "Upload Backup File" msgstr "" -#: plinth/modules/backups/views.py:163 +#: plinth/modules/backups/views.py:162 msgid "Archive exported." msgstr "" -#: plinth/modules/backups/views.py:168 +#: plinth/modules/backups/views.py:167 msgid "Export Archive" msgstr "" -#: plinth/modules/backups/views.py:187 +#: plinth/modules/backups/views.py:186 msgid "Restored files from backup." msgstr "" -#: plinth/modules/backups/views.py:209 +#: plinth/modules/backups/views.py:208 msgid "Restore from backup" msgstr "" -#: plinth/modules/bind/__init__.py:34 +#: plinth/modules/bind/__init__.py:36 msgid "BIND" msgstr "" -#: plinth/modules/bind/__init__.py:36 +#: plinth/modules/bind/__init__.py:38 msgid "Domain Name Server" msgstr "" -#: plinth/modules/bind/__init__.py:45 +#: plinth/modules/bind/__init__.py:47 msgid "" "BIND enables you to publish your Domain Name System (DNS) information on the " "Internet, and to resolve DNS queries for your user devices on your network." msgstr "" -#: plinth/modules/bind/__init__.py:49 +#: plinth/modules/bind/__init__.py:51 #, python-brace-format msgid "" "Currently, on {box_name}, BIND is only used to resolve DNS queries for other " @@ -552,17 +552,17 @@ msgstr "" msgid "Failed to update maximum file size" msgstr "" -#: plinth/modules/datetime/__init__.py:36 +#: plinth/modules/datetime/__init__.py:38 msgid "Date & Time" msgstr "" -#: plinth/modules/datetime/__init__.py:39 +#: plinth/modules/datetime/__init__.py:41 msgid "" "Network time server is a program that maintains the system time in " "synchronization with servers on the Internet." msgstr "" -#: plinth/modules/datetime/__init__.py:88 +#: plinth/modules/datetime/__init__.py:90 msgid "NTP client in contact with servers" msgstr "" @@ -589,7 +589,7 @@ msgstr "" msgid "Time zone set" msgstr "" -#: plinth/modules/deluge/__init__.py:38 plinth/modules/deluge/manifest.py:23 +#: plinth/modules/deluge/__init__.py:38 plinth/modules/deluge/manifest.py:24 msgid "Deluge" msgstr "" @@ -614,15 +614,15 @@ msgstr "" msgid "Download files using BitTorrent applications" msgstr "" -#: plinth/modules/deluge/manifest.py:24 +#: plinth/modules/deluge/manifest.py:25 msgid "Bittorrent client written in Python/PyGTK" msgstr "" -#: plinth/modules/diagnostics/__init__.py:30 +#: plinth/modules/diagnostics/__init__.py:32 msgid "Diagnostics" msgstr "" -#: plinth/modules/diagnostics/__init__.py:33 +#: plinth/modules/diagnostics/__init__.py:35 msgid "" "The system diagnostic test will run a number of checks on your system to " "confirm that applications and services are working as expected." @@ -1073,11 +1073,11 @@ msgstr "" msgid "Message Archive Management disabled" msgstr "" -#: plinth/modules/firewall/__init__.py:37 +#: plinth/modules/firewall/__init__.py:39 msgid "Firewall" msgstr "" -#: plinth/modules/firewall/__init__.py:41 +#: plinth/modules/firewall/__init__.py:43 #, python-brace-format msgid "" "Firewall is a security system that controls the incoming and outgoing " @@ -2176,19 +2176,19 @@ msgstr "" msgid "Mumblefly" msgstr "" -#: plinth/modules/names/__init__.py:29 +#: plinth/modules/names/__init__.py:31 msgid "HTTP" msgstr "" -#: plinth/modules/names/__init__.py:30 +#: plinth/modules/names/__init__.py:32 msgid "HTTPS" msgstr "" -#: plinth/modules/names/__init__.py:31 +#: plinth/modules/names/__init__.py:33 msgid "SSH" msgstr "" -#: plinth/modules/names/__init__.py:38 +#: plinth/modules/names/__init__.py:40 msgid "Name Services" msgstr "" @@ -2661,7 +2661,7 @@ msgid "This connection is not active." msgstr "" #: plinth/modules/networks/templates/connection_show.html:266 -#: plinth/modules/security/__init__.py:30 plinth/modules/security/views.py:47 +#: plinth/modules/security/__init__.py:32 plinth/modules/security/views.py:47 msgid "Security" msgstr "" @@ -3168,12 +3168,12 @@ msgstr "" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "" -#: plinth/modules/power/__init__.py:27 plinth/modules/power/views.py:54 +#: plinth/modules/power/__init__.py:29 plinth/modules/power/views.py:54 #: plinth/modules/power/views.py:73 msgid "Power" msgstr "" -#: plinth/modules/power/__init__.py:29 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "" @@ -3715,18 +3715,18 @@ msgstr "" msgid "Share deleted." msgstr "" -#: plinth/modules/snapshot/__init__.py:33 +#: plinth/modules/snapshot/__init__.py:35 msgid "Storage Snapshots" msgstr "" -#: plinth/modules/snapshot/__init__.py:36 +#: plinth/modules/snapshot/__init__.py:38 msgid "" "Snapshots allows creating and managing btrfs file system snapshots. These " "can be used to roll back the system to a previously known good state in case " "of unwanted changes to the system." msgstr "" -#: plinth/modules/snapshot/__init__.py:40 +#: plinth/modules/snapshot/__init__.py:42 #, no-python-format msgid "" "Snapshots are taken every hour, day and month (called timeline snapshots). " @@ -3738,7 +3738,7 @@ msgid "" "your root partition." msgstr "" -#: plinth/modules/snapshot/__init__.py:47 +#: plinth/modules/snapshot/__init__.py:49 msgid "" "Snapshots work on btrfs file systems only and on the root partition only. " "Snapshots are not a replacement for backups since they are stored on the " @@ -3934,11 +3934,11 @@ msgstr "" msgid "Rollback to Snapshot" msgstr "" -#: plinth/modules/ssh/__init__.py:36 +#: plinth/modules/ssh/__init__.py:38 msgid "Secure Shell (SSH) Server" msgstr "" -#: plinth/modules/ssh/__init__.py:39 +#: plinth/modules/ssh/__init__.py:41 msgid "" "A Secure Shell server uses the secure shell protocol to accept connections " "from remote computers. An authorized remote computer can perform " @@ -3954,11 +3954,11 @@ msgstr "" msgid "Login" msgstr "" -#: plinth/modules/storage/__init__.py:33 plinth/modules/storage/views.py:50 +#: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:50 msgid "Storage" msgstr "" -#: plinth/modules/storage/__init__.py:41 +#: plinth/modules/storage/__init__.py:43 #, python-brace-format msgid "" "This module allows you to manage storage media attached to your {box_name}. " @@ -3966,27 +3966,27 @@ msgid "" "media, expand the root partition etc." msgstr "" -#: plinth/modules/storage/__init__.py:164 +#: plinth/modules/storage/__init__.py:166 #, python-brace-format msgid "{disk_size:.1f} bytes" msgstr "" -#: plinth/modules/storage/__init__.py:168 +#: plinth/modules/storage/__init__.py:170 #, python-brace-format msgid "{disk_size:.1f} KiB" msgstr "" -#: plinth/modules/storage/__init__.py:172 +#: plinth/modules/storage/__init__.py:174 #, python-brace-format msgid "{disk_size:.1f} MiB" msgstr "" -#: plinth/modules/storage/__init__.py:176 +#: plinth/modules/storage/__init__.py:178 #, python-brace-format msgid "{disk_size:.1f} GiB" msgstr "" -#: plinth/modules/storage/__init__.py:179 +#: plinth/modules/storage/__init__.py:181 #, python-brace-format msgid "{disk_size:.1f} TiB" msgstr "" diff --git a/plinth/locale/es/LC_MESSAGES/django.po b/plinth/locale/es/LC_MESSAGES/django.po index 4557aec43..1e33e557d 100644 --- a/plinth/locale/es/LC_MESSAGES/django.po +++ b/plinth/locale/es/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-08 21:19-0400\n" +"POT-Creation-Date: 2018-10-22 19:27-0400\n" "PO-Revision-Date: 2018-10-22 22:24+0000\n" "Last-Translator: rafael \n" "Language-Team: Spanish \n" "Language-Team: Persian \n" "Language-Team: Plinth Developers \n" "Language-Team: French \n" "Language-Team: Gujarati \n" "Language-Team: Hindi \n" "Language-Team: Hungarian \n" "Language-Team: Indonesian \n" "Language-Team: Italian \n" "Language-Team: LANGUAGE \n" @@ -92,11 +92,11 @@ msgstr "" msgid "Error installing application: {error}" msgstr "" -#: plinth/modules/avahi/__init__.py:39 +#: plinth/modules/avahi/__init__.py:41 msgid "Service Discovery" msgstr "" -#: plinth/modules/avahi/__init__.py:43 +#: plinth/modules/avahi/__init__.py:45 #, python-brace-format msgid "" "Service discovery allows other devices on the network to discover your " @@ -107,15 +107,15 @@ msgid "" "network." msgstr "" -#: plinth/modules/backups/__init__.py:38 plinth/modules/backups/views.py:42 +#: plinth/modules/backups/__init__.py:39 plinth/modules/backups/views.py:41 msgid "Backups" msgstr "" -#: plinth/modules/backups/__init__.py:41 +#: plinth/modules/backups/__init__.py:42 msgid "Backups allows creating and managing backup archives." msgstr "" -#: plinth/modules/backups/__init__.py:119 +#: plinth/modules/backups/__init__.py:124 msgid "Root Filesystem" msgstr "" @@ -152,29 +152,29 @@ msgstr "" msgid "Disk or removable storage where the backup archive will be saved." msgstr "" -#: plinth/modules/backups/forms.py:79 +#: plinth/modules/backups/forms.py:80 msgid "Restore apps" msgstr "" -#: plinth/modules/backups/forms.py:80 +#: plinth/modules/backups/forms.py:81 msgid "Apps data to restore from the backup" msgstr "" -#: plinth/modules/backups/forms.py:93 +#: plinth/modules/backups/forms.py:94 #: plinth/modules/backups/templates/backups.html:109 #: plinth/modules/backups/templates/backups_restore.html:33 msgid "Location" msgstr "" -#: plinth/modules/backups/forms.py:94 +#: plinth/modules/backups/forms.py:95 msgid "Location to upload the archive to" msgstr "" -#: plinth/modules/backups/forms.py:96 +#: plinth/modules/backups/forms.py:97 msgid "Upload File" msgstr "" -#: plinth/modules/backups/forms.py:99 +#: plinth/modules/backups/forms.py:100 msgid "Select the backup file you want to upload" msgstr "" @@ -270,65 +270,65 @@ msgstr "" msgid "Upload file" msgstr "" -#: plinth/modules/backups/views.py:45 +#: plinth/modules/backups/views.py:44 msgid "Upload backup" msgstr "" -#: plinth/modules/backups/views.py:73 +#: plinth/modules/backups/views.py:72 msgid "Archive created." msgstr "" -#: plinth/modules/backups/views.py:78 +#: plinth/modules/backups/views.py:77 msgid "New Backup" msgstr "" -#: plinth/modules/backups/views.py:103 +#: plinth/modules/backups/views.py:102 msgid "Delete Archive" msgstr "" -#: plinth/modules/backups/views.py:113 +#: plinth/modules/backups/views.py:112 msgid "Archive deleted." msgstr "" -#: plinth/modules/backups/views.py:140 +#: plinth/modules/backups/views.py:139 msgid "Backup file uploaded." msgstr "" -#: plinth/modules/backups/views.py:145 +#: plinth/modules/backups/views.py:144 msgid "Upload Backup File" msgstr "" -#: plinth/modules/backups/views.py:163 +#: plinth/modules/backups/views.py:162 msgid "Archive exported." msgstr "" -#: plinth/modules/backups/views.py:168 +#: plinth/modules/backups/views.py:167 msgid "Export Archive" msgstr "" -#: plinth/modules/backups/views.py:187 +#: plinth/modules/backups/views.py:186 msgid "Restored files from backup." msgstr "" -#: plinth/modules/backups/views.py:209 +#: plinth/modules/backups/views.py:208 msgid "Restore from backup" msgstr "" -#: plinth/modules/bind/__init__.py:34 +#: plinth/modules/bind/__init__.py:36 msgid "BIND" msgstr "" -#: plinth/modules/bind/__init__.py:36 +#: plinth/modules/bind/__init__.py:38 msgid "Domain Name Server" msgstr "" -#: plinth/modules/bind/__init__.py:45 +#: plinth/modules/bind/__init__.py:47 msgid "" "BIND enables you to publish your Domain Name System (DNS) information on the " "Internet, and to resolve DNS queries for your user devices on your network." msgstr "" -#: plinth/modules/bind/__init__.py:49 +#: plinth/modules/bind/__init__.py:51 #, python-brace-format msgid "" "Currently, on {box_name}, BIND is only used to resolve DNS queries for other " @@ -553,17 +553,17 @@ msgstr "" msgid "Failed to update maximum file size" msgstr "" -#: plinth/modules/datetime/__init__.py:36 +#: plinth/modules/datetime/__init__.py:38 msgid "Date & Time" msgstr "" -#: plinth/modules/datetime/__init__.py:39 +#: plinth/modules/datetime/__init__.py:41 msgid "" "Network time server is a program that maintains the system time in " "synchronization with servers on the Internet." msgstr "" -#: plinth/modules/datetime/__init__.py:88 +#: plinth/modules/datetime/__init__.py:90 msgid "NTP client in contact with servers" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Time zone set" msgstr "" -#: plinth/modules/deluge/__init__.py:38 plinth/modules/deluge/manifest.py:23 +#: plinth/modules/deluge/__init__.py:38 plinth/modules/deluge/manifest.py:24 msgid "Deluge" msgstr "" @@ -615,15 +615,15 @@ msgstr "" msgid "Download files using BitTorrent applications" msgstr "" -#: plinth/modules/deluge/manifest.py:24 +#: plinth/modules/deluge/manifest.py:25 msgid "Bittorrent client written in Python/PyGTK" msgstr "" -#: plinth/modules/diagnostics/__init__.py:30 +#: plinth/modules/diagnostics/__init__.py:32 msgid "Diagnostics" msgstr "" -#: plinth/modules/diagnostics/__init__.py:33 +#: plinth/modules/diagnostics/__init__.py:35 msgid "" "The system diagnostic test will run a number of checks on your system to " "confirm that applications and services are working as expected." @@ -1074,11 +1074,11 @@ msgstr "" msgid "Message Archive Management disabled" msgstr "" -#: plinth/modules/firewall/__init__.py:37 +#: plinth/modules/firewall/__init__.py:39 msgid "Firewall" msgstr "" -#: plinth/modules/firewall/__init__.py:41 +#: plinth/modules/firewall/__init__.py:43 #, python-brace-format msgid "" "Firewall is a security system that controls the incoming and outgoing " @@ -2177,19 +2177,19 @@ msgstr "" msgid "Mumblefly" msgstr "" -#: plinth/modules/names/__init__.py:29 +#: plinth/modules/names/__init__.py:31 msgid "HTTP" msgstr "" -#: plinth/modules/names/__init__.py:30 +#: plinth/modules/names/__init__.py:32 msgid "HTTPS" msgstr "" -#: plinth/modules/names/__init__.py:31 +#: plinth/modules/names/__init__.py:33 msgid "SSH" msgstr "" -#: plinth/modules/names/__init__.py:38 +#: plinth/modules/names/__init__.py:40 msgid "Name Services" msgstr "" @@ -2662,7 +2662,7 @@ msgid "This connection is not active." msgstr "" #: plinth/modules/networks/templates/connection_show.html:266 -#: plinth/modules/security/__init__.py:30 plinth/modules/security/views.py:47 +#: plinth/modules/security/__init__.py:32 plinth/modules/security/views.py:47 msgid "Security" msgstr "" @@ -3169,12 +3169,12 @@ msgstr "" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "" -#: plinth/modules/power/__init__.py:27 plinth/modules/power/views.py:54 +#: plinth/modules/power/__init__.py:29 plinth/modules/power/views.py:54 #: plinth/modules/power/views.py:73 msgid "Power" msgstr "" -#: plinth/modules/power/__init__.py:29 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "" @@ -3716,18 +3716,18 @@ msgstr "" msgid "Share deleted." msgstr "" -#: plinth/modules/snapshot/__init__.py:33 +#: plinth/modules/snapshot/__init__.py:35 msgid "Storage Snapshots" msgstr "" -#: plinth/modules/snapshot/__init__.py:36 +#: plinth/modules/snapshot/__init__.py:38 msgid "" "Snapshots allows creating and managing btrfs file system snapshots. These " "can be used to roll back the system to a previously known good state in case " "of unwanted changes to the system." msgstr "" -#: plinth/modules/snapshot/__init__.py:40 +#: plinth/modules/snapshot/__init__.py:42 #, no-python-format msgid "" "Snapshots are taken every hour, day and month (called timeline snapshots). " @@ -3739,7 +3739,7 @@ msgid "" "your root partition." msgstr "" -#: plinth/modules/snapshot/__init__.py:47 +#: plinth/modules/snapshot/__init__.py:49 msgid "" "Snapshots work on btrfs file systems only and on the root partition only. " "Snapshots are not a replacement for backups since they are stored on the " @@ -3935,11 +3935,11 @@ msgstr "" msgid "Rollback to Snapshot" msgstr "" -#: plinth/modules/ssh/__init__.py:36 +#: plinth/modules/ssh/__init__.py:38 msgid "Secure Shell (SSH) Server" msgstr "" -#: plinth/modules/ssh/__init__.py:39 +#: plinth/modules/ssh/__init__.py:41 msgid "" "A Secure Shell server uses the secure shell protocol to accept connections " "from remote computers. An authorized remote computer can perform " @@ -3955,11 +3955,11 @@ msgstr "" msgid "Login" msgstr "" -#: plinth/modules/storage/__init__.py:33 plinth/modules/storage/views.py:50 +#: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:50 msgid "Storage" msgstr "" -#: plinth/modules/storage/__init__.py:41 +#: plinth/modules/storage/__init__.py:43 #, python-brace-format msgid "" "This module allows you to manage storage media attached to your {box_name}. " @@ -3967,27 +3967,27 @@ msgid "" "media, expand the root partition etc." msgstr "" -#: plinth/modules/storage/__init__.py:164 +#: plinth/modules/storage/__init__.py:166 #, python-brace-format msgid "{disk_size:.1f} bytes" msgstr "" -#: plinth/modules/storage/__init__.py:168 +#: plinth/modules/storage/__init__.py:170 #, python-brace-format msgid "{disk_size:.1f} KiB" msgstr "" -#: plinth/modules/storage/__init__.py:172 +#: plinth/modules/storage/__init__.py:174 #, python-brace-format msgid "{disk_size:.1f} MiB" msgstr "" -#: plinth/modules/storage/__init__.py:176 +#: plinth/modules/storage/__init__.py:178 #, python-brace-format msgid "{disk_size:.1f} GiB" msgstr "" -#: plinth/modules/storage/__init__.py:179 +#: plinth/modules/storage/__init__.py:181 #, python-brace-format msgid "{disk_size:.1f} TiB" msgstr "" diff --git a/plinth/locale/kn/LC_MESSAGES/django.po b/plinth/locale/kn/LC_MESSAGES/django.po index 999dbd7e6..05a5fab41 100644 --- a/plinth/locale/kn/LC_MESSAGES/django.po +++ b/plinth/locale/kn/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-08 21:19-0400\n" +"POT-Creation-Date: 2018-10-22 19:27-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -92,11 +92,11 @@ msgstr "" msgid "Error installing application: {error}" msgstr "" -#: plinth/modules/avahi/__init__.py:39 +#: plinth/modules/avahi/__init__.py:41 msgid "Service Discovery" msgstr "" -#: plinth/modules/avahi/__init__.py:43 +#: plinth/modules/avahi/__init__.py:45 #, python-brace-format msgid "" "Service discovery allows other devices on the network to discover your " @@ -107,15 +107,15 @@ msgid "" "network." msgstr "" -#: plinth/modules/backups/__init__.py:38 plinth/modules/backups/views.py:42 +#: plinth/modules/backups/__init__.py:39 plinth/modules/backups/views.py:41 msgid "Backups" msgstr "" -#: plinth/modules/backups/__init__.py:41 +#: plinth/modules/backups/__init__.py:42 msgid "Backups allows creating and managing backup archives." msgstr "" -#: plinth/modules/backups/__init__.py:119 +#: plinth/modules/backups/__init__.py:124 msgid "Root Filesystem" msgstr "" @@ -152,29 +152,29 @@ msgstr "" msgid "Disk or removable storage where the backup archive will be saved." msgstr "" -#: plinth/modules/backups/forms.py:79 +#: plinth/modules/backups/forms.py:80 msgid "Restore apps" msgstr "" -#: plinth/modules/backups/forms.py:80 +#: plinth/modules/backups/forms.py:81 msgid "Apps data to restore from the backup" msgstr "" -#: plinth/modules/backups/forms.py:93 +#: plinth/modules/backups/forms.py:94 #: plinth/modules/backups/templates/backups.html:109 #: plinth/modules/backups/templates/backups_restore.html:33 msgid "Location" msgstr "" -#: plinth/modules/backups/forms.py:94 +#: plinth/modules/backups/forms.py:95 msgid "Location to upload the archive to" msgstr "" -#: plinth/modules/backups/forms.py:96 +#: plinth/modules/backups/forms.py:97 msgid "Upload File" msgstr "" -#: plinth/modules/backups/forms.py:99 +#: plinth/modules/backups/forms.py:100 msgid "Select the backup file you want to upload" msgstr "" @@ -270,65 +270,65 @@ msgstr "" msgid "Upload file" msgstr "" -#: plinth/modules/backups/views.py:45 +#: plinth/modules/backups/views.py:44 msgid "Upload backup" msgstr "" -#: plinth/modules/backups/views.py:73 +#: plinth/modules/backups/views.py:72 msgid "Archive created." msgstr "" -#: plinth/modules/backups/views.py:78 +#: plinth/modules/backups/views.py:77 msgid "New Backup" msgstr "" -#: plinth/modules/backups/views.py:103 +#: plinth/modules/backups/views.py:102 msgid "Delete Archive" msgstr "" -#: plinth/modules/backups/views.py:113 +#: plinth/modules/backups/views.py:112 msgid "Archive deleted." msgstr "" -#: plinth/modules/backups/views.py:140 +#: plinth/modules/backups/views.py:139 msgid "Backup file uploaded." msgstr "" -#: plinth/modules/backups/views.py:145 +#: plinth/modules/backups/views.py:144 msgid "Upload Backup File" msgstr "" -#: plinth/modules/backups/views.py:163 +#: plinth/modules/backups/views.py:162 msgid "Archive exported." msgstr "" -#: plinth/modules/backups/views.py:168 +#: plinth/modules/backups/views.py:167 msgid "Export Archive" msgstr "" -#: plinth/modules/backups/views.py:187 +#: plinth/modules/backups/views.py:186 msgid "Restored files from backup." msgstr "" -#: plinth/modules/backups/views.py:209 +#: plinth/modules/backups/views.py:208 msgid "Restore from backup" msgstr "" -#: plinth/modules/bind/__init__.py:34 +#: plinth/modules/bind/__init__.py:36 msgid "BIND" msgstr "" -#: plinth/modules/bind/__init__.py:36 +#: plinth/modules/bind/__init__.py:38 msgid "Domain Name Server" msgstr "" -#: plinth/modules/bind/__init__.py:45 +#: plinth/modules/bind/__init__.py:47 msgid "" "BIND enables you to publish your Domain Name System (DNS) information on the " "Internet, and to resolve DNS queries for your user devices on your network." msgstr "" -#: plinth/modules/bind/__init__.py:49 +#: plinth/modules/bind/__init__.py:51 #, python-brace-format msgid "" "Currently, on {box_name}, BIND is only used to resolve DNS queries for other " @@ -553,17 +553,17 @@ msgstr "" msgid "Failed to update maximum file size" msgstr "" -#: plinth/modules/datetime/__init__.py:36 +#: plinth/modules/datetime/__init__.py:38 msgid "Date & Time" msgstr "" -#: plinth/modules/datetime/__init__.py:39 +#: plinth/modules/datetime/__init__.py:41 msgid "" "Network time server is a program that maintains the system time in " "synchronization with servers on the Internet." msgstr "" -#: plinth/modules/datetime/__init__.py:88 +#: plinth/modules/datetime/__init__.py:90 msgid "NTP client in contact with servers" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Time zone set" msgstr "" -#: plinth/modules/deluge/__init__.py:38 plinth/modules/deluge/manifest.py:23 +#: plinth/modules/deluge/__init__.py:38 plinth/modules/deluge/manifest.py:24 msgid "Deluge" msgstr "" @@ -615,15 +615,15 @@ msgstr "" msgid "Download files using BitTorrent applications" msgstr "" -#: plinth/modules/deluge/manifest.py:24 +#: plinth/modules/deluge/manifest.py:25 msgid "Bittorrent client written in Python/PyGTK" msgstr "" -#: plinth/modules/diagnostics/__init__.py:30 +#: plinth/modules/diagnostics/__init__.py:32 msgid "Diagnostics" msgstr "" -#: plinth/modules/diagnostics/__init__.py:33 +#: plinth/modules/diagnostics/__init__.py:35 msgid "" "The system diagnostic test will run a number of checks on your system to " "confirm that applications and services are working as expected." @@ -1074,11 +1074,11 @@ msgstr "" msgid "Message Archive Management disabled" msgstr "" -#: plinth/modules/firewall/__init__.py:37 +#: plinth/modules/firewall/__init__.py:39 msgid "Firewall" msgstr "" -#: plinth/modules/firewall/__init__.py:41 +#: plinth/modules/firewall/__init__.py:43 #, python-brace-format msgid "" "Firewall is a security system that controls the incoming and outgoing " @@ -2177,19 +2177,19 @@ msgstr "" msgid "Mumblefly" msgstr "" -#: plinth/modules/names/__init__.py:29 +#: plinth/modules/names/__init__.py:31 msgid "HTTP" msgstr "" -#: plinth/modules/names/__init__.py:30 +#: plinth/modules/names/__init__.py:32 msgid "HTTPS" msgstr "" -#: plinth/modules/names/__init__.py:31 +#: plinth/modules/names/__init__.py:33 msgid "SSH" msgstr "" -#: plinth/modules/names/__init__.py:38 +#: plinth/modules/names/__init__.py:40 msgid "Name Services" msgstr "" @@ -2662,7 +2662,7 @@ msgid "This connection is not active." msgstr "" #: plinth/modules/networks/templates/connection_show.html:266 -#: plinth/modules/security/__init__.py:30 plinth/modules/security/views.py:47 +#: plinth/modules/security/__init__.py:32 plinth/modules/security/views.py:47 msgid "Security" msgstr "" @@ -3169,12 +3169,12 @@ msgstr "" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "" -#: plinth/modules/power/__init__.py:27 plinth/modules/power/views.py:54 +#: plinth/modules/power/__init__.py:29 plinth/modules/power/views.py:54 #: plinth/modules/power/views.py:73 msgid "Power" msgstr "" -#: plinth/modules/power/__init__.py:29 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "" @@ -3716,18 +3716,18 @@ msgstr "" msgid "Share deleted." msgstr "" -#: plinth/modules/snapshot/__init__.py:33 +#: plinth/modules/snapshot/__init__.py:35 msgid "Storage Snapshots" msgstr "" -#: plinth/modules/snapshot/__init__.py:36 +#: plinth/modules/snapshot/__init__.py:38 msgid "" "Snapshots allows creating and managing btrfs file system snapshots. These " "can be used to roll back the system to a previously known good state in case " "of unwanted changes to the system." msgstr "" -#: plinth/modules/snapshot/__init__.py:40 +#: plinth/modules/snapshot/__init__.py:42 #, no-python-format msgid "" "Snapshots are taken every hour, day and month (called timeline snapshots). " @@ -3739,7 +3739,7 @@ msgid "" "your root partition." msgstr "" -#: plinth/modules/snapshot/__init__.py:47 +#: plinth/modules/snapshot/__init__.py:49 msgid "" "Snapshots work on btrfs file systems only and on the root partition only. " "Snapshots are not a replacement for backups since they are stored on the " @@ -3935,11 +3935,11 @@ msgstr "" msgid "Rollback to Snapshot" msgstr "" -#: plinth/modules/ssh/__init__.py:36 +#: plinth/modules/ssh/__init__.py:38 msgid "Secure Shell (SSH) Server" msgstr "" -#: plinth/modules/ssh/__init__.py:39 +#: plinth/modules/ssh/__init__.py:41 msgid "" "A Secure Shell server uses the secure shell protocol to accept connections " "from remote computers. An authorized remote computer can perform " @@ -3955,11 +3955,11 @@ msgstr "" msgid "Login" msgstr "" -#: plinth/modules/storage/__init__.py:33 plinth/modules/storage/views.py:50 +#: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:50 msgid "Storage" msgstr "" -#: plinth/modules/storage/__init__.py:41 +#: plinth/modules/storage/__init__.py:43 #, python-brace-format msgid "" "This module allows you to manage storage media attached to your {box_name}. " @@ -3967,27 +3967,27 @@ msgid "" "media, expand the root partition etc." msgstr "" -#: plinth/modules/storage/__init__.py:164 +#: plinth/modules/storage/__init__.py:166 #, python-brace-format msgid "{disk_size:.1f} bytes" msgstr "" -#: plinth/modules/storage/__init__.py:168 +#: plinth/modules/storage/__init__.py:170 #, python-brace-format msgid "{disk_size:.1f} KiB" msgstr "" -#: plinth/modules/storage/__init__.py:172 +#: plinth/modules/storage/__init__.py:174 #, python-brace-format msgid "{disk_size:.1f} MiB" msgstr "" -#: plinth/modules/storage/__init__.py:176 +#: plinth/modules/storage/__init__.py:178 #, python-brace-format msgid "{disk_size:.1f} GiB" msgstr "" -#: plinth/modules/storage/__init__.py:179 +#: plinth/modules/storage/__init__.py:181 #, python-brace-format msgid "{disk_size:.1f} TiB" msgstr "" diff --git a/plinth/locale/lt/LC_MESSAGES/django.po b/plinth/locale/lt/LC_MESSAGES/django.po index 9391e0c03..d3dfceebf 100644 --- a/plinth/locale/lt/LC_MESSAGES/django.po +++ b/plinth/locale/lt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-08 21:19-0400\n" +"POT-Creation-Date: 2018-10-22 19:27-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -93,11 +93,11 @@ msgstr "" msgid "Error installing application: {error}" msgstr "" -#: plinth/modules/avahi/__init__.py:39 +#: plinth/modules/avahi/__init__.py:41 msgid "Service Discovery" msgstr "" -#: plinth/modules/avahi/__init__.py:43 +#: plinth/modules/avahi/__init__.py:45 #, python-brace-format msgid "" "Service discovery allows other devices on the network to discover your " @@ -108,15 +108,15 @@ msgid "" "network." msgstr "" -#: plinth/modules/backups/__init__.py:38 plinth/modules/backups/views.py:42 +#: plinth/modules/backups/__init__.py:39 plinth/modules/backups/views.py:41 msgid "Backups" msgstr "" -#: plinth/modules/backups/__init__.py:41 +#: plinth/modules/backups/__init__.py:42 msgid "Backups allows creating and managing backup archives." msgstr "" -#: plinth/modules/backups/__init__.py:119 +#: plinth/modules/backups/__init__.py:124 msgid "Root Filesystem" msgstr "" @@ -153,29 +153,29 @@ msgstr "" msgid "Disk or removable storage where the backup archive will be saved." msgstr "" -#: plinth/modules/backups/forms.py:79 +#: plinth/modules/backups/forms.py:80 msgid "Restore apps" msgstr "" -#: plinth/modules/backups/forms.py:80 +#: plinth/modules/backups/forms.py:81 msgid "Apps data to restore from the backup" msgstr "" -#: plinth/modules/backups/forms.py:93 +#: plinth/modules/backups/forms.py:94 #: plinth/modules/backups/templates/backups.html:109 #: plinth/modules/backups/templates/backups_restore.html:33 msgid "Location" msgstr "" -#: plinth/modules/backups/forms.py:94 +#: plinth/modules/backups/forms.py:95 msgid "Location to upload the archive to" msgstr "" -#: plinth/modules/backups/forms.py:96 +#: plinth/modules/backups/forms.py:97 msgid "Upload File" msgstr "" -#: plinth/modules/backups/forms.py:99 +#: plinth/modules/backups/forms.py:100 msgid "Select the backup file you want to upload" msgstr "" @@ -271,65 +271,65 @@ msgstr "" msgid "Upload file" msgstr "" -#: plinth/modules/backups/views.py:45 +#: plinth/modules/backups/views.py:44 msgid "Upload backup" msgstr "" -#: plinth/modules/backups/views.py:73 +#: plinth/modules/backups/views.py:72 msgid "Archive created." msgstr "" -#: plinth/modules/backups/views.py:78 +#: plinth/modules/backups/views.py:77 msgid "New Backup" msgstr "" -#: plinth/modules/backups/views.py:103 +#: plinth/modules/backups/views.py:102 msgid "Delete Archive" msgstr "" -#: plinth/modules/backups/views.py:113 +#: plinth/modules/backups/views.py:112 msgid "Archive deleted." msgstr "" -#: plinth/modules/backups/views.py:140 +#: plinth/modules/backups/views.py:139 msgid "Backup file uploaded." msgstr "" -#: plinth/modules/backups/views.py:145 +#: plinth/modules/backups/views.py:144 msgid "Upload Backup File" msgstr "" -#: plinth/modules/backups/views.py:163 +#: plinth/modules/backups/views.py:162 msgid "Archive exported." msgstr "" -#: plinth/modules/backups/views.py:168 +#: plinth/modules/backups/views.py:167 msgid "Export Archive" msgstr "" -#: plinth/modules/backups/views.py:187 +#: plinth/modules/backups/views.py:186 msgid "Restored files from backup." msgstr "" -#: plinth/modules/backups/views.py:209 +#: plinth/modules/backups/views.py:208 msgid "Restore from backup" msgstr "" -#: plinth/modules/bind/__init__.py:34 +#: plinth/modules/bind/__init__.py:36 msgid "BIND" msgstr "" -#: plinth/modules/bind/__init__.py:36 +#: plinth/modules/bind/__init__.py:38 msgid "Domain Name Server" msgstr "" -#: plinth/modules/bind/__init__.py:45 +#: plinth/modules/bind/__init__.py:47 msgid "" "BIND enables you to publish your Domain Name System (DNS) information on the " "Internet, and to resolve DNS queries for your user devices on your network." msgstr "" -#: plinth/modules/bind/__init__.py:49 +#: plinth/modules/bind/__init__.py:51 #, python-brace-format msgid "" "Currently, on {box_name}, BIND is only used to resolve DNS queries for other " @@ -554,17 +554,17 @@ msgstr "" msgid "Failed to update maximum file size" msgstr "" -#: plinth/modules/datetime/__init__.py:36 +#: plinth/modules/datetime/__init__.py:38 msgid "Date & Time" msgstr "" -#: plinth/modules/datetime/__init__.py:39 +#: plinth/modules/datetime/__init__.py:41 msgid "" "Network time server is a program that maintains the system time in " "synchronization with servers on the Internet." msgstr "" -#: plinth/modules/datetime/__init__.py:88 +#: plinth/modules/datetime/__init__.py:90 msgid "NTP client in contact with servers" msgstr "" @@ -591,7 +591,7 @@ msgstr "" msgid "Time zone set" msgstr "" -#: plinth/modules/deluge/__init__.py:38 plinth/modules/deluge/manifest.py:23 +#: plinth/modules/deluge/__init__.py:38 plinth/modules/deluge/manifest.py:24 msgid "Deluge" msgstr "" @@ -616,15 +616,15 @@ msgstr "" msgid "Download files using BitTorrent applications" msgstr "" -#: plinth/modules/deluge/manifest.py:24 +#: plinth/modules/deluge/manifest.py:25 msgid "Bittorrent client written in Python/PyGTK" msgstr "" -#: plinth/modules/diagnostics/__init__.py:30 +#: plinth/modules/diagnostics/__init__.py:32 msgid "Diagnostics" msgstr "" -#: plinth/modules/diagnostics/__init__.py:33 +#: plinth/modules/diagnostics/__init__.py:35 msgid "" "The system diagnostic test will run a number of checks on your system to " "confirm that applications and services are working as expected." @@ -1075,11 +1075,11 @@ msgstr "" msgid "Message Archive Management disabled" msgstr "" -#: plinth/modules/firewall/__init__.py:37 +#: plinth/modules/firewall/__init__.py:39 msgid "Firewall" msgstr "" -#: plinth/modules/firewall/__init__.py:41 +#: plinth/modules/firewall/__init__.py:43 #, python-brace-format msgid "" "Firewall is a security system that controls the incoming and outgoing " @@ -2178,19 +2178,19 @@ msgstr "" msgid "Mumblefly" msgstr "" -#: plinth/modules/names/__init__.py:29 +#: plinth/modules/names/__init__.py:31 msgid "HTTP" msgstr "" -#: plinth/modules/names/__init__.py:30 +#: plinth/modules/names/__init__.py:32 msgid "HTTPS" msgstr "" -#: plinth/modules/names/__init__.py:31 +#: plinth/modules/names/__init__.py:33 msgid "SSH" msgstr "" -#: plinth/modules/names/__init__.py:38 +#: plinth/modules/names/__init__.py:40 msgid "Name Services" msgstr "" @@ -2663,7 +2663,7 @@ msgid "This connection is not active." msgstr "" #: plinth/modules/networks/templates/connection_show.html:266 -#: plinth/modules/security/__init__.py:30 plinth/modules/security/views.py:47 +#: plinth/modules/security/__init__.py:32 plinth/modules/security/views.py:47 msgid "Security" msgstr "" @@ -3170,12 +3170,12 @@ msgstr "" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "" -#: plinth/modules/power/__init__.py:27 plinth/modules/power/views.py:54 +#: plinth/modules/power/__init__.py:29 plinth/modules/power/views.py:54 #: plinth/modules/power/views.py:73 msgid "Power" msgstr "" -#: plinth/modules/power/__init__.py:29 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "" @@ -3717,18 +3717,18 @@ msgstr "" msgid "Share deleted." msgstr "" -#: plinth/modules/snapshot/__init__.py:33 +#: plinth/modules/snapshot/__init__.py:35 msgid "Storage Snapshots" msgstr "" -#: plinth/modules/snapshot/__init__.py:36 +#: plinth/modules/snapshot/__init__.py:38 msgid "" "Snapshots allows creating and managing btrfs file system snapshots. These " "can be used to roll back the system to a previously known good state in case " "of unwanted changes to the system." msgstr "" -#: plinth/modules/snapshot/__init__.py:40 +#: plinth/modules/snapshot/__init__.py:42 #, no-python-format msgid "" "Snapshots are taken every hour, day and month (called timeline snapshots). " @@ -3740,7 +3740,7 @@ msgid "" "your root partition." msgstr "" -#: plinth/modules/snapshot/__init__.py:47 +#: plinth/modules/snapshot/__init__.py:49 msgid "" "Snapshots work on btrfs file systems only and on the root partition only. " "Snapshots are not a replacement for backups since they are stored on the " @@ -3936,11 +3936,11 @@ msgstr "" msgid "Rollback to Snapshot" msgstr "" -#: plinth/modules/ssh/__init__.py:36 +#: plinth/modules/ssh/__init__.py:38 msgid "Secure Shell (SSH) Server" msgstr "" -#: plinth/modules/ssh/__init__.py:39 +#: plinth/modules/ssh/__init__.py:41 msgid "" "A Secure Shell server uses the secure shell protocol to accept connections " "from remote computers. An authorized remote computer can perform " @@ -3956,11 +3956,11 @@ msgstr "" msgid "Login" msgstr "" -#: plinth/modules/storage/__init__.py:33 plinth/modules/storage/views.py:50 +#: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:50 msgid "Storage" msgstr "" -#: plinth/modules/storage/__init__.py:41 +#: plinth/modules/storage/__init__.py:43 #, python-brace-format msgid "" "This module allows you to manage storage media attached to your {box_name}. " @@ -3968,27 +3968,27 @@ msgid "" "media, expand the root partition etc." msgstr "" -#: plinth/modules/storage/__init__.py:164 +#: plinth/modules/storage/__init__.py:166 #, python-brace-format msgid "{disk_size:.1f} bytes" msgstr "" -#: plinth/modules/storage/__init__.py:168 +#: plinth/modules/storage/__init__.py:170 #, python-brace-format msgid "{disk_size:.1f} KiB" msgstr "" -#: plinth/modules/storage/__init__.py:172 +#: plinth/modules/storage/__init__.py:174 #, python-brace-format msgid "{disk_size:.1f} MiB" msgstr "" -#: plinth/modules/storage/__init__.py:176 +#: plinth/modules/storage/__init__.py:178 #, python-brace-format msgid "{disk_size:.1f} GiB" msgstr "" -#: plinth/modules/storage/__init__.py:179 +#: plinth/modules/storage/__init__.py:181 #, python-brace-format msgid "{disk_size:.1f} TiB" msgstr "" diff --git a/plinth/locale/nb/LC_MESSAGES/django.po b/plinth/locale/nb/LC_MESSAGES/django.po index 82da22d56..68445c92d 100644 --- a/plinth/locale/nb/LC_MESSAGES/django.po +++ b/plinth/locale/nb/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-08 21:19-0400\n" +"POT-Creation-Date: 2018-10-22 19:27-0400\n" "PO-Revision-Date: 2018-10-10 17:32+0000\n" "Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål \n" "Language-Team: Dutch \n" "Language-Team: Polish \n" "Language-Team: Portuguese \n" "Language-Team: Russian \n" "Language-Team: Swedish \n" "Language-Team: LANGUAGE \n" @@ -92,11 +92,11 @@ msgstr "" msgid "Error installing application: {error}" msgstr "" -#: plinth/modules/avahi/__init__.py:39 +#: plinth/modules/avahi/__init__.py:41 msgid "Service Discovery" msgstr "" -#: plinth/modules/avahi/__init__.py:43 +#: plinth/modules/avahi/__init__.py:45 #, python-brace-format msgid "" "Service discovery allows other devices on the network to discover your " @@ -107,15 +107,15 @@ msgid "" "network." msgstr "" -#: plinth/modules/backups/__init__.py:38 plinth/modules/backups/views.py:42 +#: plinth/modules/backups/__init__.py:39 plinth/modules/backups/views.py:41 msgid "Backups" msgstr "" -#: plinth/modules/backups/__init__.py:41 +#: plinth/modules/backups/__init__.py:42 msgid "Backups allows creating and managing backup archives." msgstr "" -#: plinth/modules/backups/__init__.py:119 +#: plinth/modules/backups/__init__.py:124 msgid "Root Filesystem" msgstr "" @@ -152,29 +152,29 @@ msgstr "" msgid "Disk or removable storage where the backup archive will be saved." msgstr "" -#: plinth/modules/backups/forms.py:79 +#: plinth/modules/backups/forms.py:80 msgid "Restore apps" msgstr "" -#: plinth/modules/backups/forms.py:80 +#: plinth/modules/backups/forms.py:81 msgid "Apps data to restore from the backup" msgstr "" -#: plinth/modules/backups/forms.py:93 +#: plinth/modules/backups/forms.py:94 #: plinth/modules/backups/templates/backups.html:109 #: plinth/modules/backups/templates/backups_restore.html:33 msgid "Location" msgstr "" -#: plinth/modules/backups/forms.py:94 +#: plinth/modules/backups/forms.py:95 msgid "Location to upload the archive to" msgstr "" -#: plinth/modules/backups/forms.py:96 +#: plinth/modules/backups/forms.py:97 msgid "Upload File" msgstr "" -#: plinth/modules/backups/forms.py:99 +#: plinth/modules/backups/forms.py:100 msgid "Select the backup file you want to upload" msgstr "" @@ -270,65 +270,65 @@ msgstr "" msgid "Upload file" msgstr "" -#: plinth/modules/backups/views.py:45 +#: plinth/modules/backups/views.py:44 msgid "Upload backup" msgstr "" -#: plinth/modules/backups/views.py:73 +#: plinth/modules/backups/views.py:72 msgid "Archive created." msgstr "" -#: plinth/modules/backups/views.py:78 +#: plinth/modules/backups/views.py:77 msgid "New Backup" msgstr "" -#: plinth/modules/backups/views.py:103 +#: plinth/modules/backups/views.py:102 msgid "Delete Archive" msgstr "" -#: plinth/modules/backups/views.py:113 +#: plinth/modules/backups/views.py:112 msgid "Archive deleted." msgstr "" -#: plinth/modules/backups/views.py:140 +#: plinth/modules/backups/views.py:139 msgid "Backup file uploaded." msgstr "" -#: plinth/modules/backups/views.py:145 +#: plinth/modules/backups/views.py:144 msgid "Upload Backup File" msgstr "" -#: plinth/modules/backups/views.py:163 +#: plinth/modules/backups/views.py:162 msgid "Archive exported." msgstr "" -#: plinth/modules/backups/views.py:168 +#: plinth/modules/backups/views.py:167 msgid "Export Archive" msgstr "" -#: plinth/modules/backups/views.py:187 +#: plinth/modules/backups/views.py:186 msgid "Restored files from backup." msgstr "" -#: plinth/modules/backups/views.py:209 +#: plinth/modules/backups/views.py:208 msgid "Restore from backup" msgstr "" -#: plinth/modules/bind/__init__.py:34 +#: plinth/modules/bind/__init__.py:36 msgid "BIND" msgstr "" -#: plinth/modules/bind/__init__.py:36 +#: plinth/modules/bind/__init__.py:38 msgid "Domain Name Server" msgstr "" -#: plinth/modules/bind/__init__.py:45 +#: plinth/modules/bind/__init__.py:47 msgid "" "BIND enables you to publish your Domain Name System (DNS) information on the " "Internet, and to resolve DNS queries for your user devices on your network." msgstr "" -#: plinth/modules/bind/__init__.py:49 +#: plinth/modules/bind/__init__.py:51 #, python-brace-format msgid "" "Currently, on {box_name}, BIND is only used to resolve DNS queries for other " @@ -553,17 +553,17 @@ msgstr "" msgid "Failed to update maximum file size" msgstr "" -#: plinth/modules/datetime/__init__.py:36 +#: plinth/modules/datetime/__init__.py:38 msgid "Date & Time" msgstr "" -#: plinth/modules/datetime/__init__.py:39 +#: plinth/modules/datetime/__init__.py:41 msgid "" "Network time server is a program that maintains the system time in " "synchronization with servers on the Internet." msgstr "" -#: plinth/modules/datetime/__init__.py:88 +#: plinth/modules/datetime/__init__.py:90 msgid "NTP client in contact with servers" msgstr "" @@ -590,7 +590,7 @@ msgstr "" msgid "Time zone set" msgstr "" -#: plinth/modules/deluge/__init__.py:38 plinth/modules/deluge/manifest.py:23 +#: plinth/modules/deluge/__init__.py:38 plinth/modules/deluge/manifest.py:24 msgid "Deluge" msgstr "" @@ -615,15 +615,15 @@ msgstr "" msgid "Download files using BitTorrent applications" msgstr "" -#: plinth/modules/deluge/manifest.py:24 +#: plinth/modules/deluge/manifest.py:25 msgid "Bittorrent client written in Python/PyGTK" msgstr "" -#: plinth/modules/diagnostics/__init__.py:30 +#: plinth/modules/diagnostics/__init__.py:32 msgid "Diagnostics" msgstr "" -#: plinth/modules/diagnostics/__init__.py:33 +#: plinth/modules/diagnostics/__init__.py:35 msgid "" "The system diagnostic test will run a number of checks on your system to " "confirm that applications and services are working as expected." @@ -1074,11 +1074,11 @@ msgstr "" msgid "Message Archive Management disabled" msgstr "" -#: plinth/modules/firewall/__init__.py:37 +#: plinth/modules/firewall/__init__.py:39 msgid "Firewall" msgstr "" -#: plinth/modules/firewall/__init__.py:41 +#: plinth/modules/firewall/__init__.py:43 #, python-brace-format msgid "" "Firewall is a security system that controls the incoming and outgoing " @@ -2177,19 +2177,19 @@ msgstr "" msgid "Mumblefly" msgstr "" -#: plinth/modules/names/__init__.py:29 +#: plinth/modules/names/__init__.py:31 msgid "HTTP" msgstr "" -#: plinth/modules/names/__init__.py:30 +#: plinth/modules/names/__init__.py:32 msgid "HTTPS" msgstr "" -#: plinth/modules/names/__init__.py:31 +#: plinth/modules/names/__init__.py:33 msgid "SSH" msgstr "" -#: plinth/modules/names/__init__.py:38 +#: plinth/modules/names/__init__.py:40 msgid "Name Services" msgstr "" @@ -2662,7 +2662,7 @@ msgid "This connection is not active." msgstr "" #: plinth/modules/networks/templates/connection_show.html:266 -#: plinth/modules/security/__init__.py:30 plinth/modules/security/views.py:47 +#: plinth/modules/security/__init__.py:32 plinth/modules/security/views.py:47 msgid "Security" msgstr "" @@ -3169,12 +3169,12 @@ msgstr "" msgid "Pagekite setup finished. The HTTP and HTTPS services are activated now." msgstr "" -#: plinth/modules/power/__init__.py:27 plinth/modules/power/views.py:54 +#: plinth/modules/power/__init__.py:29 plinth/modules/power/views.py:54 #: plinth/modules/power/views.py:73 msgid "Power" msgstr "" -#: plinth/modules/power/__init__.py:29 +#: plinth/modules/power/__init__.py:31 msgid "Restart or shut down the system." msgstr "" @@ -3716,18 +3716,18 @@ msgstr "" msgid "Share deleted." msgstr "" -#: plinth/modules/snapshot/__init__.py:33 +#: plinth/modules/snapshot/__init__.py:35 msgid "Storage Snapshots" msgstr "" -#: plinth/modules/snapshot/__init__.py:36 +#: plinth/modules/snapshot/__init__.py:38 msgid "" "Snapshots allows creating and managing btrfs file system snapshots. These " "can be used to roll back the system to a previously known good state in case " "of unwanted changes to the system." msgstr "" -#: plinth/modules/snapshot/__init__.py:40 +#: plinth/modules/snapshot/__init__.py:42 #, no-python-format msgid "" "Snapshots are taken every hour, day and month (called timeline snapshots). " @@ -3739,7 +3739,7 @@ msgid "" "your root partition." msgstr "" -#: plinth/modules/snapshot/__init__.py:47 +#: plinth/modules/snapshot/__init__.py:49 msgid "" "Snapshots work on btrfs file systems only and on the root partition only. " "Snapshots are not a replacement for backups since they are stored on the " @@ -3935,11 +3935,11 @@ msgstr "" msgid "Rollback to Snapshot" msgstr "" -#: plinth/modules/ssh/__init__.py:36 +#: plinth/modules/ssh/__init__.py:38 msgid "Secure Shell (SSH) Server" msgstr "" -#: plinth/modules/ssh/__init__.py:39 +#: plinth/modules/ssh/__init__.py:41 msgid "" "A Secure Shell server uses the secure shell protocol to accept connections " "from remote computers. An authorized remote computer can perform " @@ -3955,11 +3955,11 @@ msgstr "" msgid "Login" msgstr "" -#: plinth/modules/storage/__init__.py:33 plinth/modules/storage/views.py:50 +#: plinth/modules/storage/__init__.py:35 plinth/modules/storage/views.py:50 msgid "Storage" msgstr "" -#: plinth/modules/storage/__init__.py:41 +#: plinth/modules/storage/__init__.py:43 #, python-brace-format msgid "" "This module allows you to manage storage media attached to your {box_name}. " @@ -3967,27 +3967,27 @@ msgid "" "media, expand the root partition etc." msgstr "" -#: plinth/modules/storage/__init__.py:164 +#: plinth/modules/storage/__init__.py:166 #, python-brace-format msgid "{disk_size:.1f} bytes" msgstr "" -#: plinth/modules/storage/__init__.py:168 +#: plinth/modules/storage/__init__.py:170 #, python-brace-format msgid "{disk_size:.1f} KiB" msgstr "" -#: plinth/modules/storage/__init__.py:172 +#: plinth/modules/storage/__init__.py:174 #, python-brace-format msgid "{disk_size:.1f} MiB" msgstr "" -#: plinth/modules/storage/__init__.py:176 +#: plinth/modules/storage/__init__.py:178 #, python-brace-format msgid "{disk_size:.1f} GiB" msgstr "" -#: plinth/modules/storage/__init__.py:179 +#: plinth/modules/storage/__init__.py:181 #, python-brace-format msgid "{disk_size:.1f} TiB" msgstr "" diff --git a/plinth/locale/te/LC_MESSAGES/django.po b/plinth/locale/te/LC_MESSAGES/django.po index 3cf4dfb2c..a6ba93104 100644 --- a/plinth/locale/te/LC_MESSAGES/django.po +++ b/plinth/locale/te/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-08 21:19-0400\n" +"POT-Creation-Date: 2018-10-22 19:27-0400\n" "PO-Revision-Date: 2018-08-02 00:27+0000\n" "Last-Translator: Hemanth Kumar Veeranki \n" "Language-Team: Telugu \n" "Language-Team: Turkish \n" "Language-Team: Ukrainian \n" "Language-Team: Chinese (Simplified)