diff --git a/plinth/locale/bn/LC_MESSAGES/django.po b/plinth/locale/bn/LC_MESSAGES/django.po index 9c27c137d..4c8100e5a 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-11-19 16:46-0500\n" +"POT-Creation-Date: 2018-12-03 19:11-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -408,8 +408,8 @@ msgstr "" #: plinth/modules/power/templates/power_restart.html:42 #: plinth/modules/power/templates/power_shutdown.html:41 #: plinth/modules/storage/templates/storage.html:48 -#: plinth/templates/service.html:42 plinth/templates/setup.html:44 -#: plinth/templates/simple_service.html:38 +#: plinth/templates/service-subsubmenu.html:45 plinth/templates/service.html:42 +#: plinth/templates/setup.html:44 plinth/templates/simple_service.html:38 msgid "Learn more..." msgstr "" @@ -670,7 +670,7 @@ msgstr "" #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/openvpn/templates/openvpn.html:127 -#: plinth/modules/snapshot/templates/snapshot.html:31 +#: plinth/modules/snapshot/templates/snapshot.html:30 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:51 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:58 #: plinth/modules/tor/templates/tor.html:96 @@ -1000,7 +1000,7 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:119 -#: plinth/modules/snapshot/templates/snapshot.html:28 +#: plinth/modules/snapshot/templates/snapshot.html:27 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:43 #: plinth/modules/tor/templates/tor.html:88 plinth/templates/service.html:79 msgid "Configuration" @@ -1560,7 +1560,6 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:112 #: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot_manage.html:55 msgid "Delete" msgstr "" @@ -1869,16 +1868,16 @@ msgstr "" msgid "Private mode disabled" msgstr "" -#: plinth/modules/minetest/__init__.py:46 +#: plinth/modules/minetest/__init__.py:52 #: plinth/modules/minetest/manifest.py:25 msgid "Minetest" msgstr "" -#: plinth/modules/minetest/__init__.py:48 +#: plinth/modules/minetest/__init__.py:54 msgid "Block Sandbox" msgstr "" -#: plinth/modules/minetest/__init__.py:52 +#: plinth/modules/minetest/__init__.py:58 #, python-brace-format msgid "" "Minetest is a multiplayer infinite-world block sandbox. This module enables " @@ -2538,9 +2537,8 @@ msgid "Interface" msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 -#: plinth/modules/snapshot/templates/snapshot_delete.html:33 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:53 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -3765,68 +3763,45 @@ msgid "" "number of software snapshots created." msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:27 -msgid "Delete this snapshot permanently?" +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:27 +msgid "Delete the following snapshots permanently?" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:31 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:51 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 +#: plinth/modules/snapshot/templates/snapshot_manage.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:32 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:52 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:49 -#, python-format -msgid "Delete Snapshot #%(number)s" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:27 -msgid "Delete the following snapshots permanently?" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:53 -#: plinth/modules/snapshot/views.py:156 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 +#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/views.py:157 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:32 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:37 -msgid "Delete all the snapshots" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 -msgid "Delete All" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:54 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:56 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:74 +#: plinth/modules/snapshot/templates/snapshot_manage.html:65 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:85 -#, python-format -msgid "Delete snapshot #%(number)s" -msgstr "" - #: plinth/modules/snapshot/templates/snapshot_rollback.html:27 msgid "Roll back the system to this snapshot?" msgstr "" @@ -3851,38 +3826,33 @@ msgstr "" msgid "Created snapshot." msgstr "" -#: plinth/modules/snapshot/views.py:119 +#: plinth/modules/snapshot/views.py:128 msgid "Storage snapshots configuration updated" msgstr "" -#: plinth/modules/snapshot/views.py:122 plinth/modules/tor/views.py:72 +#: plinth/modules/snapshot/views.py:131 plinth/modules/tor/views.py:72 #, python-brace-format msgid "Action error: {0} [{1}] [{2}]" msgstr "" -#: plinth/modules/snapshot/views.py:132 -#, python-brace-format -msgid "Deleted snapshot #{number}." -msgstr "" - -#: plinth/modules/snapshot/views.py:140 -msgid "Delete Snapshot" +#: plinth/modules/snapshot/views.py:145 +msgid "Deleted all snapshots" msgstr "" #: plinth/modules/snapshot/views.py:149 -msgid "Deleted all snapshots." +msgid "Deleted selected snapshots" msgstr "" -#: plinth/modules/snapshot/views.py:167 +#: plinth/modules/snapshot/views.py:168 #, python-brace-format msgid "Rolled back to snapshot #{number}." msgstr "" -#: plinth/modules/snapshot/views.py:170 +#: plinth/modules/snapshot/views.py:171 msgid "The system must be restarted to complete the rollback." msgstr "" -#: plinth/modules/snapshot/views.py:182 +#: plinth/modules/snapshot/views.py:183 msgid "Rollback to Snapshot" msgstr "" @@ -4815,7 +4785,7 @@ msgstr "" msgid "Log in" msgstr "" -#: plinth/templates/base.html:250 plinth/templates/index.html:182 +#: plinth/templates/base.html:245 plinth/templates/index.html:182 msgid "JavaScript license information" msgstr "" @@ -4835,47 +4805,47 @@ msgstr "" msgid "Desktop" msgstr "" -#: plinth/templates/clients.html:74 +#: plinth/templates/clients.html:75 msgid "GNU/Linux" msgstr "" -#: plinth/templates/clients.html:76 +#: plinth/templates/clients.html:77 msgid "Windows" msgstr "" -#: plinth/templates/clients.html:78 +#: plinth/templates/clients.html:79 msgid "macOS" msgstr "" -#: plinth/templates/clients.html:93 +#: plinth/templates/clients.html:95 msgid "Mobile" msgstr "" -#: plinth/templates/clients.html:103 +#: plinth/templates/clients.html:106 msgid "Play Store" msgstr "" -#: plinth/templates/clients.html:105 +#: plinth/templates/clients.html:108 msgid "F-Droid" msgstr "" -#: plinth/templates/clients.html:107 +#: plinth/templates/clients.html:110 msgid "App Store" msgstr "" -#: plinth/templates/clients.html:122 +#: plinth/templates/clients.html:126 msgid "Package" msgstr "" -#: plinth/templates/clients.html:129 +#: plinth/templates/clients.html:133 msgid "Debian:" msgstr "" -#: plinth/templates/clients.html:132 +#: plinth/templates/clients.html:136 msgid "Homebrew:" msgstr "" -#: plinth/templates/clients.html:135 +#: plinth/templates/clients.html:139 msgid "RPM:" msgstr "" diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index 9dd70177e..aa9d725a7 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-11-19 16:46-0500\n" +"POT-Creation-Date: 2018-12-03 19:11-0500\n" "PO-Revision-Date: 2018-11-21 07:07+0000\n" "Last-Translator: Pavel Borecki \n" "Language-Team: Czech \n" "Language-Team: Danish \n" "Language-Team: German \n" "Language-Team: LANGUAGE \n" @@ -407,8 +407,8 @@ msgstr "" #: plinth/modules/power/templates/power_restart.html:42 #: plinth/modules/power/templates/power_shutdown.html:41 #: plinth/modules/storage/templates/storage.html:48 -#: plinth/templates/service.html:42 plinth/templates/setup.html:44 -#: plinth/templates/simple_service.html:38 +#: plinth/templates/service-subsubmenu.html:45 plinth/templates/service.html:42 +#: plinth/templates/setup.html:44 plinth/templates/simple_service.html:38 msgid "Learn more..." msgstr "" @@ -669,7 +669,7 @@ msgstr "" #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/openvpn/templates/openvpn.html:127 -#: plinth/modules/snapshot/templates/snapshot.html:31 +#: plinth/modules/snapshot/templates/snapshot.html:30 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:51 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:58 #: plinth/modules/tor/templates/tor.html:96 @@ -999,7 +999,7 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:119 -#: plinth/modules/snapshot/templates/snapshot.html:28 +#: plinth/modules/snapshot/templates/snapshot.html:27 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:43 #: plinth/modules/tor/templates/tor.html:88 plinth/templates/service.html:79 msgid "Configuration" @@ -1559,7 +1559,6 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:112 #: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot_manage.html:55 msgid "Delete" msgstr "" @@ -1868,16 +1867,16 @@ msgstr "" msgid "Private mode disabled" msgstr "" -#: plinth/modules/minetest/__init__.py:46 +#: plinth/modules/minetest/__init__.py:52 #: plinth/modules/minetest/manifest.py:25 msgid "Minetest" msgstr "" -#: plinth/modules/minetest/__init__.py:48 +#: plinth/modules/minetest/__init__.py:54 msgid "Block Sandbox" msgstr "" -#: plinth/modules/minetest/__init__.py:52 +#: plinth/modules/minetest/__init__.py:58 #, python-brace-format msgid "" "Minetest is a multiplayer infinite-world block sandbox. This module enables " @@ -2537,9 +2536,8 @@ msgid "Interface" msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 -#: plinth/modules/snapshot/templates/snapshot_delete.html:33 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:53 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -3764,68 +3762,45 @@ msgid "" "number of software snapshots created." msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:27 -msgid "Delete this snapshot permanently?" +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:27 +msgid "Delete the following snapshots permanently?" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:31 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:51 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 +#: plinth/modules/snapshot/templates/snapshot_manage.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:32 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:52 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:49 -#, python-format -msgid "Delete Snapshot #%(number)s" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:27 -msgid "Delete the following snapshots permanently?" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:53 -#: plinth/modules/snapshot/views.py:156 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 +#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/views.py:157 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:32 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:37 -msgid "Delete all the snapshots" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 -msgid "Delete All" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:54 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:56 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:74 +#: plinth/modules/snapshot/templates/snapshot_manage.html:65 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:85 -#, python-format -msgid "Delete snapshot #%(number)s" -msgstr "" - #: plinth/modules/snapshot/templates/snapshot_rollback.html:27 msgid "Roll back the system to this snapshot?" msgstr "" @@ -3850,38 +3825,33 @@ msgstr "" msgid "Created snapshot." msgstr "" -#: plinth/modules/snapshot/views.py:119 +#: plinth/modules/snapshot/views.py:128 msgid "Storage snapshots configuration updated" msgstr "" -#: plinth/modules/snapshot/views.py:122 plinth/modules/tor/views.py:72 +#: plinth/modules/snapshot/views.py:131 plinth/modules/tor/views.py:72 #, python-brace-format msgid "Action error: {0} [{1}] [{2}]" msgstr "" -#: plinth/modules/snapshot/views.py:132 -#, python-brace-format -msgid "Deleted snapshot #{number}." -msgstr "" - -#: plinth/modules/snapshot/views.py:140 -msgid "Delete Snapshot" +#: plinth/modules/snapshot/views.py:145 +msgid "Deleted all snapshots" msgstr "" #: plinth/modules/snapshot/views.py:149 -msgid "Deleted all snapshots." +msgid "Deleted selected snapshots" msgstr "" -#: plinth/modules/snapshot/views.py:167 +#: plinth/modules/snapshot/views.py:168 #, python-brace-format msgid "Rolled back to snapshot #{number}." msgstr "" -#: plinth/modules/snapshot/views.py:170 +#: plinth/modules/snapshot/views.py:171 msgid "The system must be restarted to complete the rollback." msgstr "" -#: plinth/modules/snapshot/views.py:182 +#: plinth/modules/snapshot/views.py:183 msgid "Rollback to Snapshot" msgstr "" @@ -4814,7 +4784,7 @@ msgstr "" msgid "Log in" msgstr "" -#: plinth/templates/base.html:250 plinth/templates/index.html:182 +#: plinth/templates/base.html:245 plinth/templates/index.html:182 msgid "JavaScript license information" msgstr "" @@ -4834,47 +4804,47 @@ msgstr "" msgid "Desktop" msgstr "" -#: plinth/templates/clients.html:74 +#: plinth/templates/clients.html:75 msgid "GNU/Linux" msgstr "" -#: plinth/templates/clients.html:76 +#: plinth/templates/clients.html:77 msgid "Windows" msgstr "" -#: plinth/templates/clients.html:78 +#: plinth/templates/clients.html:79 msgid "macOS" msgstr "" -#: plinth/templates/clients.html:93 +#: plinth/templates/clients.html:95 msgid "Mobile" msgstr "" -#: plinth/templates/clients.html:103 +#: plinth/templates/clients.html:106 msgid "Play Store" msgstr "" -#: plinth/templates/clients.html:105 +#: plinth/templates/clients.html:108 msgid "F-Droid" msgstr "" -#: plinth/templates/clients.html:107 +#: plinth/templates/clients.html:110 msgid "App Store" msgstr "" -#: plinth/templates/clients.html:122 +#: plinth/templates/clients.html:126 msgid "Package" msgstr "" -#: plinth/templates/clients.html:129 +#: plinth/templates/clients.html:133 msgid "Debian:" msgstr "" -#: plinth/templates/clients.html:132 +#: plinth/templates/clients.html:136 msgid "Homebrew:" msgstr "" -#: plinth/templates/clients.html:135 +#: plinth/templates/clients.html:139 msgid "RPM:" msgstr "" diff --git a/plinth/locale/es/LC_MESSAGES/django.po b/plinth/locale/es/LC_MESSAGES/django.po index b292691f7..48e3b347c 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-11-19 16:46-0500\n" +"POT-Creation-Date: 2018-12-03 19:11-0500\n" "PO-Revision-Date: 2018-12-03 23:08+0000\n" "Last-Translator: James Valleroy \n" "Language-Team: Spanish documentación sobre los clientes recomendados y cómo configurarlos." +"plinth/help/manual/OpenVPN\" title=\"%(box_name)s Manual - OpenVPN" +"\">documentación sobre los clientes recomendados y cómo configurarlos." #: plinth/modules/openvpn/templates/openvpn.html:55 #, python-format @@ -4342,68 +4340,45 @@ msgstr "" "Las instantáneas más antiguas seleccionadas serán borradas. Esto no limita " "el número de instantáneas creadas." -#: plinth/modules/snapshot/templates/snapshot_delete.html:27 -msgid "Delete this snapshot permanently?" -msgstr "¿Eliminar esta instantánea definitivamente?" +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:27 +msgid "Delete the following snapshots permanently?" +msgstr "¿Eliminar las siguientes instantáneas definitivamente?" -#: plinth/modules/snapshot/templates/snapshot_delete.html:31 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:51 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 +#: plinth/modules/snapshot/templates/snapshot_manage.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "Número" -#: plinth/modules/snapshot/templates/snapshot_delete.html:32 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:52 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "Fecha" -#: plinth/modules/snapshot/templates/snapshot_delete.html:49 -#, python-format -msgid "Delete Snapshot #%(number)s" -msgstr "Eliminar instantánea %(number)s" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:27 -msgid "Delete the following snapshots permanently?" -msgstr "¿Eliminar las siguientes instantáneas definitivamente?" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:53 -#: plinth/modules/snapshot/views.py:156 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 +#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/views.py:157 msgid "Delete Snapshots" msgstr "Eliminar instantáneas" -#: plinth/modules/snapshot/templates/snapshot_manage.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:32 msgid "Create Snapshot" msgstr "Crear instantánea" -#: plinth/modules/snapshot/templates/snapshot_manage.html:37 -msgid "Delete all the snapshots" -msgstr "Borrar todas las instantáneas" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 -msgid "Delete All" -msgstr "Borrar todo" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:54 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 msgid "Rollback" msgstr "Restaurar" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:56 msgid "active" msgstr "Activa" -#: plinth/modules/snapshot/templates/snapshot_manage.html:74 +#: plinth/modules/snapshot/templates/snapshot_manage.html:65 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "Restaurar a instantánea %(number)s" -#: plinth/modules/snapshot/templates/snapshot_manage.html:85 -#, python-format -msgid "Delete snapshot #%(number)s" -msgstr "Eliminar instantánea %(number)s" - #: plinth/modules/snapshot/templates/snapshot_rollback.html:27 msgid "Roll back the system to this snapshot?" msgstr "¿Restaurar el sistema a esta instantánea?" @@ -4430,38 +4405,37 @@ msgstr "Gestionar instantáneas" msgid "Created snapshot." msgstr "Instantánea creada." -#: plinth/modules/snapshot/views.py:119 +#: plinth/modules/snapshot/views.py:128 msgid "Storage snapshots configuration updated" msgstr "Configuración de almacenamiento de instantáneas actualizada" -#: plinth/modules/snapshot/views.py:122 plinth/modules/tor/views.py:72 +#: plinth/modules/snapshot/views.py:131 plinth/modules/tor/views.py:72 #, python-brace-format msgid "Action error: {0} [{1}] [{2}]" msgstr "Acción de error: {0} [{1}] [{2}]" -#: plinth/modules/snapshot/views.py:132 -#, python-brace-format -msgid "Deleted snapshot #{number}." -msgstr "Borrar instantánea {number}." - -#: plinth/modules/snapshot/views.py:140 -msgid "Delete Snapshot" -msgstr "Eliminar instantánea" - -#: plinth/modules/snapshot/views.py:149 -msgid "Deleted all snapshots." +#: plinth/modules/snapshot/views.py:145 +#, fuzzy +#| msgid "Deleted all snapshots." +msgid "Deleted all snapshots" msgstr "Eliminar todas las instantáneas." -#: plinth/modules/snapshot/views.py:167 +#: plinth/modules/snapshot/views.py:149 +#, fuzzy +#| msgid "Delete all the snapshots" +msgid "Deleted selected snapshots" +msgstr "Borrar todas las instantáneas" + +#: plinth/modules/snapshot/views.py:168 #, python-brace-format msgid "Rolled back to snapshot #{number}." msgstr "Sistema restaurado a la instantánea {number}." -#: plinth/modules/snapshot/views.py:170 +#: plinth/modules/snapshot/views.py:171 msgid "The system must be restarted to complete the rollback." msgstr "Debe reiniciar el sistema para completar la restauración." -#: plinth/modules/snapshot/views.py:182 +#: plinth/modules/snapshot/views.py:183 msgid "Rollback to Snapshot" msgstr "Restaurar a instantánea" @@ -5512,7 +5486,7 @@ msgstr "Seleccionar idioma" msgid "Log in" msgstr "Iniciar sesión" -#: plinth/templates/base.html:250 plinth/templates/index.html:182 +#: plinth/templates/base.html:245 plinth/templates/index.html:182 msgid "JavaScript license information" msgstr "Información de licencia de JavaScript" @@ -5532,47 +5506,47 @@ msgstr "Ejecutar" msgid "Desktop" msgstr "Escritorio" -#: plinth/templates/clients.html:74 +#: plinth/templates/clients.html:75 msgid "GNU/Linux" msgstr "GNU/Linux" -#: plinth/templates/clients.html:76 +#: plinth/templates/clients.html:77 msgid "Windows" msgstr "Windows" -#: plinth/templates/clients.html:78 +#: plinth/templates/clients.html:79 msgid "macOS" msgstr "macOS" -#: plinth/templates/clients.html:93 +#: plinth/templates/clients.html:95 msgid "Mobile" msgstr "Móvil" -#: plinth/templates/clients.html:103 +#: plinth/templates/clients.html:106 msgid "Play Store" msgstr "Play Store" -#: plinth/templates/clients.html:105 +#: plinth/templates/clients.html:108 msgid "F-Droid" msgstr "F-Droid" -#: plinth/templates/clients.html:107 +#: plinth/templates/clients.html:110 msgid "App Store" msgstr "App Store" -#: plinth/templates/clients.html:122 +#: plinth/templates/clients.html:126 msgid "Package" msgstr "Paquete" -#: plinth/templates/clients.html:129 +#: plinth/templates/clients.html:133 msgid "Debian:" msgstr "Debian:" -#: plinth/templates/clients.html:132 +#: plinth/templates/clients.html:136 msgid "Homebrew:" msgstr "Homebrew:" -#: plinth/templates/clients.html:135 +#: plinth/templates/clients.html:139 msgid "RPM:" msgstr "RPM:" @@ -5719,6 +5693,24 @@ msgstr "Instalando %(package_names)s: %(status)s" msgid "%(percentage)s%% complete" msgstr "%(percentage)s%% completado" +#~ msgid "Delete this snapshot permanently?" +#~ msgstr "¿Eliminar esta instantánea definitivamente?" + +#~ msgid "Delete Snapshot #%(number)s" +#~ msgstr "Eliminar instantánea %(number)s" + +#~ msgid "Delete All" +#~ msgstr "Borrar todo" + +#~ msgid "Delete snapshot #%(number)s" +#~ msgstr "Eliminar instantánea %(number)s" + +#~ msgid "Deleted snapshot #{number}." +#~ msgstr "Borrar instantánea {number}." + +#~ msgid "Delete Snapshot" +#~ msgstr "Eliminar instantánea" + #~ msgid "Root Filesystem" #~ msgstr "Sistema de archivos raíz" diff --git a/plinth/locale/fa/LC_MESSAGES/django.po b/plinth/locale/fa/LC_MESSAGES/django.po index 677cd66ad..131431443 100644 --- a/plinth/locale/fa/LC_MESSAGES/django.po +++ b/plinth/locale/fa/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-11-19 16:46-0500\n" +"POT-Creation-Date: 2018-12-03 19:11-0500\n" "PO-Revision-Date: 2016-08-12 15:51+0000\n" "Last-Translator: Masoud Abkenar \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" @@ -408,8 +408,8 @@ msgstr "" #: plinth/modules/power/templates/power_restart.html:42 #: plinth/modules/power/templates/power_shutdown.html:41 #: plinth/modules/storage/templates/storage.html:48 -#: plinth/templates/service.html:42 plinth/templates/setup.html:44 -#: plinth/templates/simple_service.html:38 +#: plinth/templates/service-subsubmenu.html:45 plinth/templates/service.html:42 +#: plinth/templates/setup.html:44 plinth/templates/simple_service.html:38 msgid "Learn more..." msgstr "" @@ -670,7 +670,7 @@ msgstr "" #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/openvpn/templates/openvpn.html:127 -#: plinth/modules/snapshot/templates/snapshot.html:31 +#: plinth/modules/snapshot/templates/snapshot.html:30 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:51 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:58 #: plinth/modules/tor/templates/tor.html:96 @@ -1000,7 +1000,7 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:119 -#: plinth/modules/snapshot/templates/snapshot.html:28 +#: plinth/modules/snapshot/templates/snapshot.html:27 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:43 #: plinth/modules/tor/templates/tor.html:88 plinth/templates/service.html:79 msgid "Configuration" @@ -1560,7 +1560,6 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:112 #: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot_manage.html:55 msgid "Delete" msgstr "" @@ -1869,16 +1868,16 @@ msgstr "" msgid "Private mode disabled" msgstr "" -#: plinth/modules/minetest/__init__.py:46 +#: plinth/modules/minetest/__init__.py:52 #: plinth/modules/minetest/manifest.py:25 msgid "Minetest" msgstr "" -#: plinth/modules/minetest/__init__.py:48 +#: plinth/modules/minetest/__init__.py:54 msgid "Block Sandbox" msgstr "" -#: plinth/modules/minetest/__init__.py:52 +#: plinth/modules/minetest/__init__.py:58 #, python-brace-format msgid "" "Minetest is a multiplayer infinite-world block sandbox. This module enables " @@ -2538,9 +2537,8 @@ msgid "Interface" msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 -#: plinth/modules/snapshot/templates/snapshot_delete.html:33 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:53 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -3765,68 +3763,45 @@ msgid "" "number of software snapshots created." msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:27 -msgid "Delete this snapshot permanently?" +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:27 +msgid "Delete the following snapshots permanently?" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:31 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:51 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 +#: plinth/modules/snapshot/templates/snapshot_manage.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:32 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:52 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:49 -#, python-format -msgid "Delete Snapshot #%(number)s" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:27 -msgid "Delete the following snapshots permanently?" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:53 -#: plinth/modules/snapshot/views.py:156 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 +#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/views.py:157 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:32 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:37 -msgid "Delete all the snapshots" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 -msgid "Delete All" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:54 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:56 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:74 +#: plinth/modules/snapshot/templates/snapshot_manage.html:65 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:85 -#, python-format -msgid "Delete snapshot #%(number)s" -msgstr "" - #: plinth/modules/snapshot/templates/snapshot_rollback.html:27 msgid "Roll back the system to this snapshot?" msgstr "" @@ -3851,38 +3826,33 @@ msgstr "" msgid "Created snapshot." msgstr "" -#: plinth/modules/snapshot/views.py:119 +#: plinth/modules/snapshot/views.py:128 msgid "Storage snapshots configuration updated" msgstr "" -#: plinth/modules/snapshot/views.py:122 plinth/modules/tor/views.py:72 +#: plinth/modules/snapshot/views.py:131 plinth/modules/tor/views.py:72 #, python-brace-format msgid "Action error: {0} [{1}] [{2}]" msgstr "" -#: plinth/modules/snapshot/views.py:132 -#, python-brace-format -msgid "Deleted snapshot #{number}." -msgstr "" - -#: plinth/modules/snapshot/views.py:140 -msgid "Delete Snapshot" +#: plinth/modules/snapshot/views.py:145 +msgid "Deleted all snapshots" msgstr "" #: plinth/modules/snapshot/views.py:149 -msgid "Deleted all snapshots." +msgid "Deleted selected snapshots" msgstr "" -#: plinth/modules/snapshot/views.py:167 +#: plinth/modules/snapshot/views.py:168 #, python-brace-format msgid "Rolled back to snapshot #{number}." msgstr "" -#: plinth/modules/snapshot/views.py:170 +#: plinth/modules/snapshot/views.py:171 msgid "The system must be restarted to complete the rollback." msgstr "" -#: plinth/modules/snapshot/views.py:182 +#: plinth/modules/snapshot/views.py:183 msgid "Rollback to Snapshot" msgstr "" @@ -4815,7 +4785,7 @@ msgstr "" msgid "Log in" msgstr "" -#: plinth/templates/base.html:250 plinth/templates/index.html:182 +#: plinth/templates/base.html:245 plinth/templates/index.html:182 msgid "JavaScript license information" msgstr "" @@ -4835,47 +4805,47 @@ msgstr "" msgid "Desktop" msgstr "" -#: plinth/templates/clients.html:74 +#: plinth/templates/clients.html:75 msgid "GNU/Linux" msgstr "" -#: plinth/templates/clients.html:76 +#: plinth/templates/clients.html:77 msgid "Windows" msgstr "" -#: plinth/templates/clients.html:78 +#: plinth/templates/clients.html:79 msgid "macOS" msgstr "" -#: plinth/templates/clients.html:93 +#: plinth/templates/clients.html:95 msgid "Mobile" msgstr "" -#: plinth/templates/clients.html:103 +#: plinth/templates/clients.html:106 msgid "Play Store" msgstr "" -#: plinth/templates/clients.html:105 +#: plinth/templates/clients.html:108 msgid "F-Droid" msgstr "" -#: plinth/templates/clients.html:107 +#: plinth/templates/clients.html:110 msgid "App Store" msgstr "" -#: plinth/templates/clients.html:122 +#: plinth/templates/clients.html:126 msgid "Package" msgstr "" -#: plinth/templates/clients.html:129 +#: plinth/templates/clients.html:133 msgid "Debian:" msgstr "" -#: plinth/templates/clients.html:132 +#: plinth/templates/clients.html:136 msgid "Homebrew:" msgstr "" -#: plinth/templates/clients.html:135 +#: plinth/templates/clients.html:139 msgid "RPM:" msgstr "" diff --git a/plinth/locale/kn/LC_MESSAGES/django.po b/plinth/locale/kn/LC_MESSAGES/django.po index a7abbef21..372278292 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-11-19 16:46-0500\n" +"POT-Creation-Date: 2018-12-03 19:11-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -408,8 +408,8 @@ msgstr "" #: plinth/modules/power/templates/power_restart.html:42 #: plinth/modules/power/templates/power_shutdown.html:41 #: plinth/modules/storage/templates/storage.html:48 -#: plinth/templates/service.html:42 plinth/templates/setup.html:44 -#: plinth/templates/simple_service.html:38 +#: plinth/templates/service-subsubmenu.html:45 plinth/templates/service.html:42 +#: plinth/templates/setup.html:44 plinth/templates/simple_service.html:38 msgid "Learn more..." msgstr "" @@ -670,7 +670,7 @@ msgstr "" #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/openvpn/templates/openvpn.html:127 -#: plinth/modules/snapshot/templates/snapshot.html:31 +#: plinth/modules/snapshot/templates/snapshot.html:30 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:51 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:58 #: plinth/modules/tor/templates/tor.html:96 @@ -1000,7 +1000,7 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:119 -#: plinth/modules/snapshot/templates/snapshot.html:28 +#: plinth/modules/snapshot/templates/snapshot.html:27 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:43 #: plinth/modules/tor/templates/tor.html:88 plinth/templates/service.html:79 msgid "Configuration" @@ -1560,7 +1560,6 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:112 #: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot_manage.html:55 msgid "Delete" msgstr "" @@ -1869,16 +1868,16 @@ msgstr "" msgid "Private mode disabled" msgstr "" -#: plinth/modules/minetest/__init__.py:46 +#: plinth/modules/minetest/__init__.py:52 #: plinth/modules/minetest/manifest.py:25 msgid "Minetest" msgstr "" -#: plinth/modules/minetest/__init__.py:48 +#: plinth/modules/minetest/__init__.py:54 msgid "Block Sandbox" msgstr "" -#: plinth/modules/minetest/__init__.py:52 +#: plinth/modules/minetest/__init__.py:58 #, python-brace-format msgid "" "Minetest is a multiplayer infinite-world block sandbox. This module enables " @@ -2538,9 +2537,8 @@ msgid "Interface" msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 -#: plinth/modules/snapshot/templates/snapshot_delete.html:33 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:53 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -3765,68 +3763,45 @@ msgid "" "number of software snapshots created." msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:27 -msgid "Delete this snapshot permanently?" +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:27 +msgid "Delete the following snapshots permanently?" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:31 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:51 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 +#: plinth/modules/snapshot/templates/snapshot_manage.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:32 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:52 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:49 -#, python-format -msgid "Delete Snapshot #%(number)s" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:27 -msgid "Delete the following snapshots permanently?" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:53 -#: plinth/modules/snapshot/views.py:156 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 +#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/views.py:157 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:32 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:37 -msgid "Delete all the snapshots" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 -msgid "Delete All" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:54 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:56 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:74 +#: plinth/modules/snapshot/templates/snapshot_manage.html:65 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:85 -#, python-format -msgid "Delete snapshot #%(number)s" -msgstr "" - #: plinth/modules/snapshot/templates/snapshot_rollback.html:27 msgid "Roll back the system to this snapshot?" msgstr "" @@ -3851,38 +3826,33 @@ msgstr "" msgid "Created snapshot." msgstr "" -#: plinth/modules/snapshot/views.py:119 +#: plinth/modules/snapshot/views.py:128 msgid "Storage snapshots configuration updated" msgstr "" -#: plinth/modules/snapshot/views.py:122 plinth/modules/tor/views.py:72 +#: plinth/modules/snapshot/views.py:131 plinth/modules/tor/views.py:72 #, python-brace-format msgid "Action error: {0} [{1}] [{2}]" msgstr "" -#: plinth/modules/snapshot/views.py:132 -#, python-brace-format -msgid "Deleted snapshot #{number}." -msgstr "" - -#: plinth/modules/snapshot/views.py:140 -msgid "Delete Snapshot" +#: plinth/modules/snapshot/views.py:145 +msgid "Deleted all snapshots" msgstr "" #: plinth/modules/snapshot/views.py:149 -msgid "Deleted all snapshots." +msgid "Deleted selected snapshots" msgstr "" -#: plinth/modules/snapshot/views.py:167 +#: plinth/modules/snapshot/views.py:168 #, python-brace-format msgid "Rolled back to snapshot #{number}." msgstr "" -#: plinth/modules/snapshot/views.py:170 +#: plinth/modules/snapshot/views.py:171 msgid "The system must be restarted to complete the rollback." msgstr "" -#: plinth/modules/snapshot/views.py:182 +#: plinth/modules/snapshot/views.py:183 msgid "Rollback to Snapshot" msgstr "" @@ -4815,7 +4785,7 @@ msgstr "" msgid "Log in" msgstr "" -#: plinth/templates/base.html:250 plinth/templates/index.html:182 +#: plinth/templates/base.html:245 plinth/templates/index.html:182 msgid "JavaScript license information" msgstr "" @@ -4835,47 +4805,47 @@ msgstr "" msgid "Desktop" msgstr "" -#: plinth/templates/clients.html:74 +#: plinth/templates/clients.html:75 msgid "GNU/Linux" msgstr "" -#: plinth/templates/clients.html:76 +#: plinth/templates/clients.html:77 msgid "Windows" msgstr "" -#: plinth/templates/clients.html:78 +#: plinth/templates/clients.html:79 msgid "macOS" msgstr "" -#: plinth/templates/clients.html:93 +#: plinth/templates/clients.html:95 msgid "Mobile" msgstr "" -#: plinth/templates/clients.html:103 +#: plinth/templates/clients.html:106 msgid "Play Store" msgstr "" -#: plinth/templates/clients.html:105 +#: plinth/templates/clients.html:108 msgid "F-Droid" msgstr "" -#: plinth/templates/clients.html:107 +#: plinth/templates/clients.html:110 msgid "App Store" msgstr "" -#: plinth/templates/clients.html:122 +#: plinth/templates/clients.html:126 msgid "Package" msgstr "" -#: plinth/templates/clients.html:129 +#: plinth/templates/clients.html:133 msgid "Debian:" msgstr "" -#: plinth/templates/clients.html:132 +#: plinth/templates/clients.html:136 msgid "Homebrew:" msgstr "" -#: plinth/templates/clients.html:135 +#: plinth/templates/clients.html:139 msgid "RPM:" msgstr "" diff --git a/plinth/locale/lt/LC_MESSAGES/django.po b/plinth/locale/lt/LC_MESSAGES/django.po index 273942072..b419df8f4 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-11-19 16:46-0500\n" +"POT-Creation-Date: 2018-12-03 19:11-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -409,8 +409,8 @@ msgstr "" #: plinth/modules/power/templates/power_restart.html:42 #: plinth/modules/power/templates/power_shutdown.html:41 #: plinth/modules/storage/templates/storage.html:48 -#: plinth/templates/service.html:42 plinth/templates/setup.html:44 -#: plinth/templates/simple_service.html:38 +#: plinth/templates/service-subsubmenu.html:45 plinth/templates/service.html:42 +#: plinth/templates/setup.html:44 plinth/templates/simple_service.html:38 msgid "Learn more..." msgstr "" @@ -671,7 +671,7 @@ msgstr "" #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/openvpn/templates/openvpn.html:127 -#: plinth/modules/snapshot/templates/snapshot.html:31 +#: plinth/modules/snapshot/templates/snapshot.html:30 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:51 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:58 #: plinth/modules/tor/templates/tor.html:96 @@ -1001,7 +1001,7 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:119 -#: plinth/modules/snapshot/templates/snapshot.html:28 +#: plinth/modules/snapshot/templates/snapshot.html:27 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:43 #: plinth/modules/tor/templates/tor.html:88 plinth/templates/service.html:79 msgid "Configuration" @@ -1561,7 +1561,6 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:112 #: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot_manage.html:55 msgid "Delete" msgstr "" @@ -1870,16 +1869,16 @@ msgstr "" msgid "Private mode disabled" msgstr "" -#: plinth/modules/minetest/__init__.py:46 +#: plinth/modules/minetest/__init__.py:52 #: plinth/modules/minetest/manifest.py:25 msgid "Minetest" msgstr "" -#: plinth/modules/minetest/__init__.py:48 +#: plinth/modules/minetest/__init__.py:54 msgid "Block Sandbox" msgstr "" -#: plinth/modules/minetest/__init__.py:52 +#: plinth/modules/minetest/__init__.py:58 #, python-brace-format msgid "" "Minetest is a multiplayer infinite-world block sandbox. This module enables " @@ -2539,9 +2538,8 @@ msgid "Interface" msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 -#: plinth/modules/snapshot/templates/snapshot_delete.html:33 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:53 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -3766,68 +3764,45 @@ msgid "" "number of software snapshots created." msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:27 -msgid "Delete this snapshot permanently?" +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:27 +msgid "Delete the following snapshots permanently?" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:31 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:51 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 +#: plinth/modules/snapshot/templates/snapshot_manage.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:32 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:52 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:49 -#, python-format -msgid "Delete Snapshot #%(number)s" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:27 -msgid "Delete the following snapshots permanently?" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:53 -#: plinth/modules/snapshot/views.py:156 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 +#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/views.py:157 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:32 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:37 -msgid "Delete all the snapshots" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 -msgid "Delete All" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:54 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:56 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:74 +#: plinth/modules/snapshot/templates/snapshot_manage.html:65 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:85 -#, python-format -msgid "Delete snapshot #%(number)s" -msgstr "" - #: plinth/modules/snapshot/templates/snapshot_rollback.html:27 msgid "Roll back the system to this snapshot?" msgstr "" @@ -3852,38 +3827,33 @@ msgstr "" msgid "Created snapshot." msgstr "" -#: plinth/modules/snapshot/views.py:119 +#: plinth/modules/snapshot/views.py:128 msgid "Storage snapshots configuration updated" msgstr "" -#: plinth/modules/snapshot/views.py:122 plinth/modules/tor/views.py:72 +#: plinth/modules/snapshot/views.py:131 plinth/modules/tor/views.py:72 #, python-brace-format msgid "Action error: {0} [{1}] [{2}]" msgstr "" -#: plinth/modules/snapshot/views.py:132 -#, python-brace-format -msgid "Deleted snapshot #{number}." -msgstr "" - -#: plinth/modules/snapshot/views.py:140 -msgid "Delete Snapshot" +#: plinth/modules/snapshot/views.py:145 +msgid "Deleted all snapshots" msgstr "" #: plinth/modules/snapshot/views.py:149 -msgid "Deleted all snapshots." +msgid "Deleted selected snapshots" msgstr "" -#: plinth/modules/snapshot/views.py:167 +#: plinth/modules/snapshot/views.py:168 #, python-brace-format msgid "Rolled back to snapshot #{number}." msgstr "" -#: plinth/modules/snapshot/views.py:170 +#: plinth/modules/snapshot/views.py:171 msgid "The system must be restarted to complete the rollback." msgstr "" -#: plinth/modules/snapshot/views.py:182 +#: plinth/modules/snapshot/views.py:183 msgid "Rollback to Snapshot" msgstr "" @@ -4816,7 +4786,7 @@ msgstr "" msgid "Log in" msgstr "" -#: plinth/templates/base.html:250 plinth/templates/index.html:182 +#: plinth/templates/base.html:245 plinth/templates/index.html:182 msgid "JavaScript license information" msgstr "" @@ -4836,47 +4806,47 @@ msgstr "" msgid "Desktop" msgstr "" -#: plinth/templates/clients.html:74 +#: plinth/templates/clients.html:75 msgid "GNU/Linux" msgstr "" -#: plinth/templates/clients.html:76 +#: plinth/templates/clients.html:77 msgid "Windows" msgstr "" -#: plinth/templates/clients.html:78 +#: plinth/templates/clients.html:79 msgid "macOS" msgstr "" -#: plinth/templates/clients.html:93 +#: plinth/templates/clients.html:95 msgid "Mobile" msgstr "" -#: plinth/templates/clients.html:103 +#: plinth/templates/clients.html:106 msgid "Play Store" msgstr "" -#: plinth/templates/clients.html:105 +#: plinth/templates/clients.html:108 msgid "F-Droid" msgstr "" -#: plinth/templates/clients.html:107 +#: plinth/templates/clients.html:110 msgid "App Store" msgstr "" -#: plinth/templates/clients.html:122 +#: plinth/templates/clients.html:126 msgid "Package" msgstr "" -#: plinth/templates/clients.html:129 +#: plinth/templates/clients.html:133 msgid "Debian:" msgstr "" -#: plinth/templates/clients.html:132 +#: plinth/templates/clients.html:136 msgid "Homebrew:" msgstr "" -#: plinth/templates/clients.html:135 +#: plinth/templates/clients.html:139 msgid "RPM:" msgstr "" diff --git a/plinth/locale/nb/LC_MESSAGES/django.po b/plinth/locale/nb/LC_MESSAGES/django.po index 60418ef2e..8acb801e2 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-11-19 16:46-0500\n" +"POT-Creation-Date: 2018-12-03 19:11-0500\n" "PO-Revision-Date: 2018-12-03 23:08+0000\n" "Last-Translator: Petter Reinholdtsen \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" @@ -408,8 +408,8 @@ msgstr "" #: plinth/modules/power/templates/power_restart.html:42 #: plinth/modules/power/templates/power_shutdown.html:41 #: plinth/modules/storage/templates/storage.html:48 -#: plinth/templates/service.html:42 plinth/templates/setup.html:44 -#: plinth/templates/simple_service.html:38 +#: plinth/templates/service-subsubmenu.html:45 plinth/templates/service.html:42 +#: plinth/templates/setup.html:44 plinth/templates/simple_service.html:38 msgid "Learn more..." msgstr "" @@ -670,7 +670,7 @@ msgstr "" #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 #: plinth/modules/openvpn/templates/openvpn.html:127 -#: plinth/modules/snapshot/templates/snapshot.html:31 +#: plinth/modules/snapshot/templates/snapshot.html:30 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:51 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:58 #: plinth/modules/tor/templates/tor.html:96 @@ -1000,7 +1000,7 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:38 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:31 #: plinth/modules/openvpn/templates/openvpn.html:119 -#: plinth/modules/snapshot/templates/snapshot.html:28 +#: plinth/modules/snapshot/templates/snapshot.html:27 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:43 #: plinth/modules/tor/templates/tor.html:88 plinth/templates/service.html:79 msgid "Configuration" @@ -1560,7 +1560,6 @@ msgstr "" #: plinth/modules/letsencrypt/templates/letsencrypt.html:112 #: plinth/modules/networks/templates/connection_show.html:63 -#: plinth/modules/snapshot/templates/snapshot_manage.html:55 msgid "Delete" msgstr "" @@ -1869,16 +1868,16 @@ msgstr "" msgid "Private mode disabled" msgstr "" -#: plinth/modules/minetest/__init__.py:46 +#: plinth/modules/minetest/__init__.py:52 #: plinth/modules/minetest/manifest.py:25 msgid "Minetest" msgstr "" -#: plinth/modules/minetest/__init__.py:48 +#: plinth/modules/minetest/__init__.py:54 msgid "Block Sandbox" msgstr "" -#: plinth/modules/minetest/__init__.py:52 +#: plinth/modules/minetest/__init__.py:58 #, python-brace-format msgid "" "Minetest is a multiplayer infinite-world block sandbox. This module enables " @@ -2538,9 +2537,8 @@ msgid "Interface" msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 -#: plinth/modules/snapshot/templates/snapshot_delete.html:33 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:53 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -3765,68 +3763,45 @@ msgid "" "number of software snapshots created." msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:27 -msgid "Delete this snapshot permanently?" +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:27 +msgid "Delete the following snapshots permanently?" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:31 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:51 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 +#: plinth/modules/snapshot/templates/snapshot_manage.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:32 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:52 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_delete.html:49 -#, python-format -msgid "Delete Snapshot #%(number)s" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:27 -msgid "Delete the following snapshots permanently?" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:53 -#: plinth/modules/snapshot/views.py:156 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 +#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/views.py:157 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:32 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:37 -msgid "Delete all the snapshots" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 -msgid "Delete All" -msgstr "" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:54 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:56 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:74 +#: plinth/modules/snapshot/templates/snapshot_manage.html:65 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:85 -#, python-format -msgid "Delete snapshot #%(number)s" -msgstr "" - #: plinth/modules/snapshot/templates/snapshot_rollback.html:27 msgid "Roll back the system to this snapshot?" msgstr "" @@ -3851,38 +3826,33 @@ msgstr "" msgid "Created snapshot." msgstr "" -#: plinth/modules/snapshot/views.py:119 +#: plinth/modules/snapshot/views.py:128 msgid "Storage snapshots configuration updated" msgstr "" -#: plinth/modules/snapshot/views.py:122 plinth/modules/tor/views.py:72 +#: plinth/modules/snapshot/views.py:131 plinth/modules/tor/views.py:72 #, python-brace-format msgid "Action error: {0} [{1}] [{2}]" msgstr "" -#: plinth/modules/snapshot/views.py:132 -#, python-brace-format -msgid "Deleted snapshot #{number}." -msgstr "" - -#: plinth/modules/snapshot/views.py:140 -msgid "Delete Snapshot" +#: plinth/modules/snapshot/views.py:145 +msgid "Deleted all snapshots" msgstr "" #: plinth/modules/snapshot/views.py:149 -msgid "Deleted all snapshots." +msgid "Deleted selected snapshots" msgstr "" -#: plinth/modules/snapshot/views.py:167 +#: plinth/modules/snapshot/views.py:168 #, python-brace-format msgid "Rolled back to snapshot #{number}." msgstr "" -#: plinth/modules/snapshot/views.py:170 +#: plinth/modules/snapshot/views.py:171 msgid "The system must be restarted to complete the rollback." msgstr "" -#: plinth/modules/snapshot/views.py:182 +#: plinth/modules/snapshot/views.py:183 msgid "Rollback to Snapshot" msgstr "" @@ -4815,7 +4785,7 @@ msgstr "" msgid "Log in" msgstr "" -#: plinth/templates/base.html:250 plinth/templates/index.html:182 +#: plinth/templates/base.html:245 plinth/templates/index.html:182 msgid "JavaScript license information" msgstr "" @@ -4835,47 +4805,47 @@ msgstr "" msgid "Desktop" msgstr "" -#: plinth/templates/clients.html:74 +#: plinth/templates/clients.html:75 msgid "GNU/Linux" msgstr "" -#: plinth/templates/clients.html:76 +#: plinth/templates/clients.html:77 msgid "Windows" msgstr "" -#: plinth/templates/clients.html:78 +#: plinth/templates/clients.html:79 msgid "macOS" msgstr "" -#: plinth/templates/clients.html:93 +#: plinth/templates/clients.html:95 msgid "Mobile" msgstr "" -#: plinth/templates/clients.html:103 +#: plinth/templates/clients.html:106 msgid "Play Store" msgstr "" -#: plinth/templates/clients.html:105 +#: plinth/templates/clients.html:108 msgid "F-Droid" msgstr "" -#: plinth/templates/clients.html:107 +#: plinth/templates/clients.html:110 msgid "App Store" msgstr "" -#: plinth/templates/clients.html:122 +#: plinth/templates/clients.html:126 msgid "Package" msgstr "" -#: plinth/templates/clients.html:129 +#: plinth/templates/clients.html:133 msgid "Debian:" msgstr "" -#: plinth/templates/clients.html:132 +#: plinth/templates/clients.html:136 msgid "Homebrew:" msgstr "" -#: plinth/templates/clients.html:135 +#: plinth/templates/clients.html:139 msgid "RPM:" msgstr "" diff --git a/plinth/locale/te/LC_MESSAGES/django.po b/plinth/locale/te/LC_MESSAGES/django.po index 4854292a0..f844ddf9e 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-11-19 16:46-0500\n" +"POT-Creation-Date: 2018-12-03 19:11-0500\n" "PO-Revision-Date: 2018-10-30 03:29+0000\n" "Last-Translator: buoyantair \n" "Language-Team: Telugu %(name)s permanently?" -msgid "Delete this snapshot permanently?" -msgstr "%(name)s అనుసంధానం శాశ్వతంగా తొలగించు ?" +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:27 +msgid "Delete the following snapshots permanently?" +msgstr "క్రింది స్నాప్షాట్‌లను శాశ్వతంగా తొలగించు ?" -#: plinth/modules/snapshot/templates/snapshot_delete.html:31 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:51 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 +#: plinth/modules/snapshot/templates/snapshot_manage.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "సంఖ్య" -#: plinth/modules/snapshot/templates/snapshot_delete.html:32 -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:52 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "తేదీ" -#: plinth/modules/snapshot/templates/snapshot_delete.html:49 -#, python-format -msgid "Delete Snapshot #%(number)s" -msgstr "స్నాప్షాట్‌ #%(number)s 1 తొలగించు" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:27 -msgid "Delete the following snapshots permanently?" -msgstr "క్రింది స్నాప్షాట్‌లను శాశ్వతంగా తొలగించు ?" - -#: plinth/modules/snapshot/templates/snapshot_delete_all.html:53 -#: plinth/modules/snapshot/views.py:156 +#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 +#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/views.py:157 msgid "Delete Snapshots" msgstr "స్నాప్షాట్‌లను తొలగించు" -#: plinth/modules/snapshot/templates/snapshot_manage.html:33 +#: plinth/modules/snapshot/templates/snapshot_manage.html:32 msgid "Create Snapshot" msgstr "స్నాప్షాట్‌ని సృష్టించు" -#: plinth/modules/snapshot/templates/snapshot_manage.html:37 -msgid "Delete all the snapshots" -msgstr "అన్ని స్నాప్షాట్‌లను తొలగించు" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 -msgid "Delete All" -msgstr "అన్నింటిని తొలగించు" - -#: plinth/modules/snapshot/templates/snapshot_manage.html:54 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 msgid "Rollback" msgstr "యథాస్థితి" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:56 #, fuzzy #| msgid "Inactive" msgid "active" msgstr "క్రియాశీల" -#: plinth/modules/snapshot/templates/snapshot_manage.html:74 +#: plinth/modules/snapshot/templates/snapshot_manage.html:65 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "స్నాప్షాట్కు రోల్బ్యాక్ చేయండి #%(number)s" -#: plinth/modules/snapshot/templates/snapshot_manage.html:85 -#, python-format -msgid "Delete snapshot #%(number)s" -msgstr "స్నాప్షాట్‌ #%(number)s 1తొలగించు" - #: plinth/modules/snapshot/templates/snapshot_rollback.html:27 #, fuzzy msgid "Roll back the system to this snapshot?" @@ -4456,40 +4429,39 @@ msgstr "నిల్వ దృశ్యములు" msgid "Created snapshot." msgstr "స్నాప్షాట్‌ సృష్టించబడినది." -#: plinth/modules/snapshot/views.py:119 +#: plinth/modules/snapshot/views.py:128 #, fuzzy #| msgid "Configuration updated" msgid "Storage snapshots configuration updated" msgstr "ఆకృతీకరణ నవీకరించబడింది" -#: plinth/modules/snapshot/views.py:122 plinth/modules/tor/views.py:72 +#: plinth/modules/snapshot/views.py:131 plinth/modules/tor/views.py:72 #, python-brace-format msgid "Action error: {0} [{1}] [{2}]" msgstr "చర్య లోపం:{0}{1}{2}" -#: plinth/modules/snapshot/views.py:132 -#, python-brace-format -msgid "Deleted snapshot #{number}." -msgstr "చాయాచిత్రం తొలగించబడింది #{number}." - -#: plinth/modules/snapshot/views.py:140 -msgid "Delete Snapshot" -msgstr "చాయాచిత్రం ని తొలగించండి" - -#: plinth/modules/snapshot/views.py:149 -msgid "Deleted all snapshots." +#: plinth/modules/snapshot/views.py:145 +#, fuzzy +#| msgid "Deleted all snapshots." +msgid "Deleted all snapshots" msgstr "అన్ని స్నాప్షాట్స్ ని తొలగించండి." -#: plinth/modules/snapshot/views.py:167 +#: plinth/modules/snapshot/views.py:149 +#, fuzzy +#| msgid "Delete all the snapshots" +msgid "Deleted selected snapshots" +msgstr "అన్ని స్నాప్షాట్‌లను తొలగించు" + +#: plinth/modules/snapshot/views.py:168 #, python-brace-format msgid "Rolled back to snapshot #{number}." msgstr "స్నాప్షాట్ #{number} కు తీస్కుని వెళ్ళబడింది." -#: plinth/modules/snapshot/views.py:170 +#: plinth/modules/snapshot/views.py:171 msgid "The system must be restarted to complete the rollback." msgstr "రొల్ల్బచ్క్ ని పూర్తి చేయడానికి వ్యవస్థను పునరుద్ధరించాలి." -#: plinth/modules/snapshot/views.py:182 +#: plinth/modules/snapshot/views.py:183 msgid "Rollback to Snapshot" msgstr "చాయాచిత్రం కు రొల్ల్బచ్క్ చేయండి" @@ -5513,7 +5485,7 @@ msgstr "భాష" msgid "Log in" msgstr "లోనికి ప్రవేశించండి" -#: plinth/templates/base.html:250 plinth/templates/index.html:182 +#: plinth/templates/base.html:245 plinth/templates/index.html:182 msgid "JavaScript license information" msgstr "జావాస్క్రిప్ట్ లైసెన్స్ సమాచరం" @@ -5537,49 +5509,49 @@ msgstr "" "చాట్ క్లయింట్\n" " (JSXC)" -#: plinth/templates/clients.html:74 +#: plinth/templates/clients.html:75 msgid "GNU/Linux" msgstr "గ్నూ/లినక్స్" -#: plinth/templates/clients.html:76 +#: plinth/templates/clients.html:77 msgid "Windows" msgstr "విండోస్" -#: plinth/templates/clients.html:78 +#: plinth/templates/clients.html:79 msgid "macOS" msgstr "మ్యాక్ ఓయస్" -#: plinth/templates/clients.html:93 +#: plinth/templates/clients.html:95 #, fuzzy msgid "Mobile" msgstr "తపాల బంట్రౌతు(Roundcube)" -#: plinth/templates/clients.html:103 +#: plinth/templates/clients.html:106 msgid "Play Store" msgstr "ప్లే స్టోర్" -#: plinth/templates/clients.html:105 +#: plinth/templates/clients.html:108 msgid "F-Droid" msgstr "ఎఫ్-డ్రాయిడ్" -#: plinth/templates/clients.html:107 +#: plinth/templates/clients.html:110 #, fuzzy msgid "App Store" msgstr "అన్హొస్టెడ్ స్టోరేజ్ ని (పునరుద్ధరించండి)" -#: plinth/templates/clients.html:122 +#: plinth/templates/clients.html:126 msgid "Package" msgstr "ప్యాకేజి" -#: plinth/templates/clients.html:129 +#: plinth/templates/clients.html:133 msgid "Debian:" msgstr "డెబియన్:" -#: plinth/templates/clients.html:132 +#: plinth/templates/clients.html:136 msgid "Homebrew:" msgstr "హోమ్ బ్రూ:" -#: plinth/templates/clients.html:135 +#: plinth/templates/clients.html:139 msgid "RPM:" msgstr "RPM:" @@ -5718,6 +5690,26 @@ msgstr "సంస్థాపన %(package_names)s%:(status)s" msgid "%(percentage)s%% complete" msgstr "%(percentage)s %% పూర్తి" +#, fuzzy +#~| msgid "Delete connection %(name)s permanently?" +#~ msgid "Delete this snapshot permanently?" +#~ msgstr "%(name)s అనుసంధానం శాశ్వతంగా తొలగించు ?" + +#~ msgid "Delete Snapshot #%(number)s" +#~ msgstr "స్నాప్షాట్‌ #%(number)s 1 తొలగించు" + +#~ msgid "Delete All" +#~ msgstr "అన్నింటిని తొలగించు" + +#~ msgid "Delete snapshot #%(number)s" +#~ msgstr "స్నాప్షాట్‌ #%(number)s 1తొలగించు" + +#~ msgid "Deleted snapshot #{number}." +#~ msgstr "చాయాచిత్రం తొలగించబడింది #{number}." + +#~ msgid "Delete Snapshot" +#~ msgstr "చాయాచిత్రం ని తొలగించండి" + #, fuzzy #~| msgid "System" #~ msgid "Root Filesystem" diff --git a/plinth/locale/tr/LC_MESSAGES/django.po b/plinth/locale/tr/LC_MESSAGES/django.po index 269a31bf7..05c561e5b 100644 --- a/plinth/locale/tr/LC_MESSAGES/django.po +++ b/plinth/locale/tr/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-11-19 16:46-0500\n" +"POT-Creation-Date: 2018-12-03 19:11-0500\n" "PO-Revision-Date: 2018-01-03 17:10+0000\n" "Last-Translator: John Doe \n" "Language-Team: Turkish \n" "Language-Team: Ukrainian \n" "Language-Team: Chinese (Simplified)