diff --git a/plinth/locale/bn/LC_MESSAGES/django.po b/plinth/locale/bn/LC_MESSAGES/django.po index 0f4384137..a56b45736 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: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -28,22 +28,22 @@ msgstr "" msgid "Listening on {kind} port {port}" msgstr "" -#: plinth/action_utils.py:388 +#: plinth/action_utils.py:397 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "" -#: plinth/action_utils.py:392 +#: plinth/action_utils.py:401 #, python-brace-format msgid "Access URL {url}" msgstr "" -#: plinth/action_utils.py:420 +#: plinth/action_utils.py:429 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "" -#: plinth/action_utils.py:423 +#: plinth/action_utils.py:432 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "" @@ -107,7 +107,7 @@ msgid "" "network." msgstr "" -#: plinth/modules/backups/__init__.py:37 plinth/modules/backups/views.py:51 +#: plinth/modules/backups/__init__.py:37 plinth/modules/backups/views.py:50 msgid "Backups" msgstr "" @@ -179,7 +179,7 @@ msgid "" "backup." msgstr "" -#: plinth/modules/backups/forms.py:111 plinth/modules/networks/forms.py:298 +#: plinth/modules/backups/forms.py:111 plinth/modules/networks/forms.py:304 msgid "Passphrase" msgstr "" @@ -204,13 +204,13 @@ msgstr "" msgid "Accessing the remote repository failed. Details: %(err)s" msgstr "" -#: plinth/modules/backups/repository.py:44 +#: plinth/modules/backups/repository.py:45 msgid "" "Connection refused - make sure you provided correct credentials and the " "server is running." msgstr "" -#: plinth/modules/backups/repository.py:50 +#: plinth/modules/backups/repository.py:51 msgid "Connection refused" msgstr "" @@ -299,7 +299,7 @@ msgid "" msgstr "" #: plinth/modules/backups/templates/backups_repository_remove.html:46 -#: plinth/modules/backups/views.py:290 +#: plinth/modules/backups/views.py:281 msgid "Remove Repository" msgstr "" @@ -308,7 +308,7 @@ msgid "Restore data from" msgstr "" #: plinth/modules/backups/templates/backups_restore.html:43 -#: plinth/modules/backups/views.py:191 +#: plinth/modules/backups/views.py:181 msgid "Restore" msgstr "" @@ -335,63 +335,63 @@ msgstr "" msgid "Upload file" msgstr "" -#: plinth/modules/backups/views.py:54 +#: plinth/modules/backups/views.py:53 msgid "Upload" msgstr "" -#: plinth/modules/backups/views.py:57 plinth/modules/ikiwiki/views.py:41 +#: plinth/modules/backups/views.py:56 plinth/modules/ikiwiki/views.py:41 msgid "Create" msgstr "" -#: plinth/modules/backups/views.py:84 +#: plinth/modules/backups/views.py:83 msgid "Archive created." msgstr "" -#: plinth/modules/backups/views.py:89 +#: plinth/modules/backups/views.py:88 msgid "New Backup" msgstr "" -#: plinth/modules/backups/views.py:109 +#: plinth/modules/backups/views.py:108 msgid "Delete Archive" msgstr "" -#: plinth/modules/backups/views.py:121 +#: plinth/modules/backups/views.py:120 msgid "Archive deleted." msgstr "" -#: plinth/modules/backups/views.py:143 +#: plinth/modules/backups/views.py:133 msgid "Upload and restore a backup file" msgstr "" -#: plinth/modules/backups/views.py:179 +#: plinth/modules/backups/views.py:169 msgid "Restored files from backup." msgstr "" -#: plinth/modules/backups/views.py:203 +#: plinth/modules/backups/views.py:193 msgid "No backup file found." msgstr "" -#: plinth/modules/backups/views.py:211 +#: plinth/modules/backups/views.py:201 msgid "Restore from uploaded file" msgstr "" -#: plinth/modules/backups/views.py:264 +#: plinth/modules/backups/views.py:255 msgid "Added new repository." msgstr "" -#: plinth/modules/backups/views.py:269 +#: plinth/modules/backups/views.py:260 msgid "Create remote backup repository" msgstr "" -#: plinth/modules/backups/views.py:300 +#: plinth/modules/backups/views.py:291 msgid "Repository removed. The remote backup itself was not deleted." msgstr "" -#: plinth/modules/backups/views.py:308 +#: plinth/modules/backups/views.py:299 msgid "Unmounting failed!" msgstr "" -#: plinth/modules/backups/views.py:317 plinth/modules/backups/views.py:321 +#: plinth/modules/backups/views.py:308 plinth/modules/backups/views.py:312 msgid "Mounting failed" msgstr "" @@ -640,7 +640,7 @@ msgid "" msgstr "" #: plinth/modules/datetime/__init__.py:90 -msgid "NTP client in contact with servers" +msgid "chrony client in contact with servers" msgstr "" #: plinth/modules/datetime/forms.py:36 @@ -789,7 +789,7 @@ msgid "" msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -940,17 +940,17 @@ msgid "Use HTTP basic authentication" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "" @@ -999,7 +999,7 @@ msgid "" "port 443 (HTTPS)." msgstr "" -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1192,7 +1192,7 @@ msgstr "" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "" @@ -1268,8 +1268,8 @@ msgstr "" msgid "Documentation" msgstr "" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "" @@ -1591,6 +1591,11 @@ msgid "" "running locally." msgstr "" +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "" @@ -2043,7 +2048,7 @@ msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "" @@ -2307,43 +2312,43 @@ msgstr "" msgid "Connection Type" msgstr "" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "" -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." msgstr "" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2351,176 +2356,176 @@ msgid "" "router, configure clients on this network and share its Internet connection." msgstr "" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "" -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " "network making it a client." msgstr "" -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "" -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." msgstr "" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " "one provided. Example: 00:11:22:aa:bb:cc." msgstr "" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "" @@ -2557,7 +2562,7 @@ msgstr "" #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "" @@ -2679,7 +2684,7 @@ msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -2786,11 +2791,6 @@ msgid "" "connection and re-configure it." msgstr "" -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "" - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "" @@ -2848,6 +2848,10 @@ msgstr "" msgid "Inactive" msgstr "" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "" + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "" @@ -3109,29 +3113,29 @@ msgstr "" msgid "The subdomain you want to register" msgstr "" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "" -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "" -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "" @@ -3377,15 +3381,15 @@ msgstr "" msgid "Quasseldroid" msgstr "" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -3761,7 +3765,7 @@ msgid "" "share." msgstr "" -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "" @@ -3907,36 +3911,36 @@ msgid "Delete the following snapshots permanently?" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" @@ -4618,7 +4622,7 @@ msgstr "" msgid "Username is taken or is reserved." msgstr "" -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "" @@ -4631,59 +4635,59 @@ msgid "" "SSH and have administrative privileges (sudo)." msgstr "" -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "" -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " "line. Blank lines and lines starting with # will be ignored." msgstr "" -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "" -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "" -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "" -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "" -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "" -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "" -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "" -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "" @@ -4910,10 +4914,6 @@ msgstr "" msgid "Log in" msgstr "" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "" diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index 0b8eb1c75..33f5b4340 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: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2019-01-29 16:59+0000\n" "Last-Translator: Pavel Borecki \n" "Language-Team: Czech " #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1063,17 +1065,17 @@ msgid "Use HTTP basic authentication" msgstr "Použít základní HTTP ověřování" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "Uživatelské jméno" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "Heslo" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "Zobrazit heslo" @@ -1130,7 +1132,7 @@ msgstr "" "nastavit předávání standardních portů, jako třeba TCP port 80 (HTTP) a TCP " "port 443 (HTTPS)." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1362,7 +1364,7 @@ msgstr "Zapnuto" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "Vypnuto" @@ -1445,8 +1447,8 @@ msgstr "Nastavení dokončeno" msgid "Documentation" msgstr "Dokumentace" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "Příručka" @@ -1822,6 +1824,11 @@ msgstr "" "JSXC je webový klient pro XMPP. Typicky je používaný s lokálně provozovaným " "XMPP serverem." +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "Licenční informace o JavaScriptu" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "Let's Encrypt" @@ -2368,7 +2375,7 @@ msgid "When disabled, players cannot die or receive damage of any kind." msgstr "Pokud je vypnuto, postavy hráčů nemohou zemřít nebo se zranit." #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "Adresa" @@ -2659,23 +2666,23 @@ msgstr "S použitím DNSSEC na IPv{kind}" msgid "Connection Type" msgstr "Typ připojení" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "Název připojení" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "Fyzické rozhraní" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "Síťové zařízení ke kterému má toto spojení být přidruženo." -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "Zóna brány firewall" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." @@ -2683,21 +2690,21 @@ msgstr "" "Zóna brány firewall řídí které služby jsou přes tato rozhraní dostupné. Jako " "Vnitřní vyberte pouze sítě, kterým důvěřujete." -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Vnější" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Vnitřní" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "Způsob IPv4 adresování" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2709,19 +2716,19 @@ msgstr "" "bude vystupovat jako směrovač, poskytovat nastavení klientům na této síti a " "sdílet jim připojení k Internetu." -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "Automaticky (DHCP)" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "Sdílené" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "Síťová maska" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -2729,21 +2736,21 @@ msgstr "" "Volitelná hodnota. Pokud není vyplněno, bude použita výchozí maska sítě dané " "třídy IP adresy." -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Brána" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "Volitelná hodnota." -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "DNS server" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2751,11 +2758,11 @@ msgstr "" "Nemusí být vyplněné. Pokud ale je a metoda IPv4 adresování je „Automaticky“, " "budou ignorovány DNS servery poskytnuté DHCP serverem." -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "Pomocný DNS server" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2763,11 +2770,11 @@ msgstr "" "Nemusí být vyplněné. Pokud ale je a metoda IPv4 adresování je „Automaticky“, " "budou ignorovány DNS servery poskytnuté DHCP serverem." -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "Způsob IPv6 adresování" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -2776,27 +2783,27 @@ msgstr "" "„Automatické“ metody způsobí, že {box_name} získá nastavení z této sítě a " "bude na ní klientem." -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "Automaticky" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "Automaticky, pouze DHCP" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "Ignorovat" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "Předpona" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "Hodnota z rozmezí 1 až 128." -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2804,7 +2811,7 @@ msgstr "" "Nemusí být vyplněné. Pokud ale je a metoda získání IPv6 adresy je " "„Automaticky“, budou ignorovány DNS servery poskytnuté DHCP serverem." -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2812,54 +2819,54 @@ msgstr "" "Nemusí být vyplněné. Pokud ale je a metoda získání IPv6 adresy je " "„Automaticky“, budou ignorovány DNS servery poskytnuté DHCP serverem." -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "-- vybrat --" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "Viditelný název sítě." -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Režim" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "Infrastrukturní" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "Přístupový bod" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "Dočasný" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "Frekvenční pásmo" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "A (5 GHz)" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "B/G (2,4 GHz)" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Kanál" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2867,11 +2874,11 @@ msgstr "" "Nemusí být vyplněné. Bezdrátový kanál ve vybraném frekvenčním pásmu na který " "omezit. Nevyplněno nebo 0 (nula) znamená automatický výběr." -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2881,11 +2888,11 @@ msgstr "" "připojování k přístupovému bodu, připojit pouze pokud BSSID přístupového " "bodu odpovídá tomu zadanému. Příklad: 00:11:22:aa:bb:cc." -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "Režim ověřování" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2893,11 +2900,11 @@ msgstr "" "Pokud je bezdrátová síť zabezpečená a pro připojení vyžaduje heslo, vyberte " "WPA." -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "Otevřené" @@ -2934,7 +2941,7 @@ msgstr "Tento typ připojení ještě není podporován." #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "Upravit připojení" @@ -3058,7 +3065,7 @@ msgstr "Rozhraní" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "Popis" @@ -3175,11 +3182,6 @@ msgstr "" "dispozici. Je doporučeno toto připojení vypnout nebo smazat a nastavit ho " "znovu." -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "Vytvořit…" - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "Vytvořit připojení" @@ -3237,6 +3239,10 @@ msgstr "Aktivní" msgid "Inactive" msgstr "Neaktivní" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "Vytvořit…" + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "OpenVPN" @@ -3538,29 +3544,29 @@ msgstr "Podřízená doména" msgid "The subdomain you want to register" msgstr "Podřízená doména, kterou chcete zaregistrovat" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "Tento kód není platný" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "Tento kód je svázán s doménou {domain}." -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "Požadovaná doména už je zaregistrovaná někým jiným." -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "Registrace domény se nezdařila: {response}." -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "PageKite účet" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "Uložit nastavení" @@ -3844,15 +3850,15 @@ msgstr "" msgid "Quasseldroid" msgstr "Quasseldroid" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "Radicale" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "Kalendář a adresář kontaktů" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -4325,7 +4331,7 @@ msgstr "" "Uživatelé kteří mají tato oprávnění budou také schopní číst soubory na " "sdílení." -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "Sdílení s tímto názvem už existuje." @@ -4490,36 +4496,36 @@ msgid "Delete the following snapshots permanently?" msgstr "Nevratně smazat tyto zachycené stavy?" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "Počet" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "Datum" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "Smazat zachycené stavy" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "Pořídit zachycený stav" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "Obnovit ze zálohy" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "aktivní" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "Vrátit k zachycenému stavu č. %(number)s" @@ -5289,7 +5295,7 @@ msgid "Username is taken or is reserved." msgstr "" "Toto uživatelské jméno je už používáno někým jiným nebo vyhrazeno pro systém." -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "Oprávnění" @@ -5307,20 +5313,20 @@ msgstr "" "skupině správců (admin) se budou moci přihlásit všude. Mohou se k systému " "přihlásit také prostřednictvím SSH a mají práva správy (sudo)." -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "Vytvoření LDAP uživatele se nezdařilo." -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "Přidání nového uživatele do skupiny {group} se nezdařilo." -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "Pověřené SSH klíče" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " @@ -5330,39 +5336,39 @@ msgstr "" "systému i bez zadávání hesla. Klíčů je možné vložit vícero, každý na vlastní " "řádek. Prázdné řádky a ty, které začínají na znak # budou ignorovány." -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "Přejmenování LDAP uživatele se nezdařilo." -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "Odebrání uživatele ze skupiny se nezdařilo." -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "Přidání uživatele do skupiny se nezdařilo." -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "Nepodařilo se vložit SSH klíče." -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "Není možné smazat účet jediného zbývajícího správce systému." -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "Změna hesla LDAP uživatele se nezdařila." -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "Přidání nového uživatele do skupiny správců (admin) se nezdařilo." -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "Omezení přístupu ke konzoli se nezdařilo." -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "Uživatelský účet vytvořen, není jste jím přihlášeni" @@ -5601,10 +5607,6 @@ msgstr "Vyberte jazyk" msgid "Log in" msgstr "Přihlásit" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "Licenční informace o JavaScriptu" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "Klientské aplikace" diff --git a/plinth/locale/da/LC_MESSAGES/django.po b/plinth/locale/da/LC_MESSAGES/django.po index 472d6ae44..f94e6be3f 100644 --- a/plinth/locale/da/LC_MESSAGES/django.po +++ b/plinth/locale/da/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2016-07-03 21:44+0000\n" "Last-Translator: Mikkel Kirkgaard Nielsen \n" "Language-Team: Danish \n" "Language-Team: German " #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1070,17 +1072,17 @@ msgid "Use HTTP basic authentication" msgstr "HTTP-Basisauthentifizierung verwenden" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "Benutzername" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "Passwort" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "Zeige Passwort" @@ -1137,7 +1139,7 @@ msgstr "" "zusätzlich im Router Portforwarding für Standard-Ports einschließlich TCP " "Port 80 (HTTP) und TCP Port 443 (HTTPS) eingerichtet werden." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1370,7 +1372,7 @@ msgstr "Aktiviert" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "Deaktiviert" @@ -1454,8 +1456,8 @@ msgstr "Installation abgeschlossen" msgid "Documentation" msgstr "Dokumentation" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "Handbuch" @@ -1834,6 +1836,11 @@ msgstr "" "JSXC ist ein XMPP Web-Client. Er wird meist mit einem lokalen XMPP-Server " "genutzt." +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "JavaScript Lizenzinformation" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "Let's Encrypt" @@ -2392,7 +2399,7 @@ msgstr "" "erhalten." #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "Adresse" @@ -2687,23 +2694,23 @@ msgstr "Verwende DNSSEC auf IPv{kind}" msgid "Connection Type" msgstr "Verbindungstyp" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "Verbindungsname" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "Physische Schnittstelle" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "Das Netzwerkgerät an das diese Verbindung gebunden sein sollte." -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "Firewall Zone" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." @@ -2711,21 +2718,21 @@ msgstr "" "Die Firewall-Zone entscheidet welche Dienste über diese Schnittstellen zur " "Verfügung stehen. Wählen Sie 'Intern' nur für vertrauenswürdige Netzwerke." -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Extern" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Intern" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "IPv4 Adressierungs-Methode" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2737,19 +2744,19 @@ msgstr "" "lässt {box_name} wie einen Router arbeiten, die Clients dieses Netzwerks " "konfigurieren und die Internet-Verbindung teilen." -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "Automatisch (DHCP)" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "Geteilt" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "Netzmaske" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -2757,21 +2764,21 @@ msgstr "" "Optionaler Wert. Wenn er leer gelassen wird, wird eine Maske basierend auf " "der Adresse verwendet." -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Gateway" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "Optionaler Wert." -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "DNS Server" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2780,11 +2787,11 @@ msgstr "" "\"Automatisch\" ist, werden die DNS Server die von einem DHCP Server " "bereitgestellt wurden, ignoriert." -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "Zweiter DNS-Server" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2793,11 +2800,11 @@ msgstr "" "\"Automatisch\" ist, werden die DNS-Server die von einem DHCP-Server " "bereitgestellt wurden, ignoriert." -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "IPv6 Adressierungs-Methode" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -2806,27 +2813,27 @@ msgstr "" "Die Methode \"Automatisch\" lässt {box_name} die Konfiguration von diesem " "Netzwerk holen und macht es zu einem Client." -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "Automatisch" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "Automatisch, nur DHCP" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "Ignorieren" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "Präfix" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "Wert zwischen 1 und 128." -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2835,7 +2842,7 @@ msgstr "" "\"Automatisch\" ist, werden die DNS-Server die von einem DHCP-Server " "bereitgestellt wurden, ignoriert." -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2844,54 +2851,54 @@ msgstr "" "\"Automatisch\" ist, werden die DNS Server die von einem DHCP-Server " "bereitgestellt wurden, ignoriert." -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "-- auswählen --" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "Der sichtbare Name des Netzwerks." -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Modus" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "Infrastruktur" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "Zugangspunkt" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "Ad-hoc" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "Frequenzband" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "A (5 GHz)" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "B/G (2,4 GHz)" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Kanal" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2899,11 +2906,11 @@ msgstr "" "Optionaler Wert. Beschränkung auf den WLAN-Kanal in dem ausgewählten " "Frequenzband. Leer oder 0 bedeutet automatische Auswahl." -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2913,11 +2920,11 @@ msgstr "" "einem Zugangspunkt ist nur zugelassen, wenn die BSSID des Zugangspunkts mit " "diesem Wert übereinstimmt. Beispiel: 00:11:22:aa:bb:cc." -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "Authentifizierungs-Modus" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2925,11 +2932,11 @@ msgstr "" "Wählen Sie WPA, wenn das WLAN-Netzwerk gesichert ist und ein Passwort für " "die Benutzung erfordert." -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "Offen" @@ -2966,7 +2973,7 @@ msgstr "Dieser Verbindungstyp ist noch nicht bekannt." #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "Verbindung bearbeiten" @@ -3090,7 +3097,7 @@ msgstr "Schnittstelle" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "Beschreibung" @@ -3209,11 +3216,6 @@ msgstr "" "empfohlen diese Verbindung zu deaktivieren oder zu löschen und neu zu " "konfigurieren." -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "Anlegen..." - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "Verbindung anlegen" @@ -3271,6 +3273,10 @@ msgstr "Aktiv" msgid "Inactive" msgstr "Inaktiv" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "Anlegen..." + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "OpenVPN" @@ -3576,29 +3582,29 @@ msgstr "Sub-Domaine" msgid "The subdomain you want to register" msgstr "Die zu registrierende Subdomain" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "Dieser Code ist nicht gültig" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "Der Code ist begrenzt auf die Domain {domain}." -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "Die gewünschte Domain ist bereits registriert." -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "Registrieren der Domain fehlgeschlagen: {response}." -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "PageKite Konto" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "Einstellungen speichern" @@ -3890,15 +3896,15 @@ msgstr "" msgid "Quasseldroid" msgstr "Quasseldroid" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "Radicale" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "Kalender und Adressbuch" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -4376,7 +4382,7 @@ msgstr "" "Benutzer, die über diese Berechtigungen verfügen, können auch die Dateien in " "der Freigabe lesen." -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "Eine Freigabe mit diesem Namen existiert bereits." @@ -4543,36 +4549,36 @@ msgid "Delete the following snapshots permanently?" msgstr "Den folgenden Speicherauszug permanent löschen?" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "Nummer" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "Datum" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "Lösche Speicherauszüge" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "Speicherauszug anlegen" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "Zurücksetzen" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "aktiv" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "Zurücksetzen auf Speicherauszug #%(number)s" @@ -5366,7 +5372,7 @@ msgstr "Zugriff auf alle Anwendungen und Systemeinstellungen" msgid "Username is taken or is reserved." msgstr "Benutzername wird bereits verwendet oder ist reserviert." -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "Berechtigungen" @@ -5385,20 +5391,20 @@ msgstr "" "allen Diensten anmelden und sie können sich auch über SSH im System anmelden " "und besitzen Administratorrechte (sudo)." -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "Erstellen des LDAP Benutzers ist fehlgeschlagen." -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "Der Benutzer konnte nicht der Gruppe {group} hinzugefügt werden." -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "Autorisierte SSH Schlüssel" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " @@ -5409,39 +5415,39 @@ msgstr "" "einen auf jeder Zeile, eingeben. Leerzeilen und Zeilen beginnend mit # " "werden ignoriert." -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "Umbenennen des LDAP Nutzers fehlgeschlagen." -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "Entfernen des Nutzers von der Gruppe fehlgeschlagen." -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "Hinzufügen eines Benutzers zur Gruppe ist fehlgeschlagen." -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "Kann SSH-Schlüssel nicht setzen." -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "Kann den einzigen Administrator des Systems nicht löschen." -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "Ändern des LDAP Benutzerpassworts ist fehlgeschlagen." -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "Hinzufügen eines neuen Benutzers zur admin Gruppe ist fehlgeschlagen." -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "Einschränken des Konsolenzugriffs fehlgeschlagen." -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "Benutzerkonto wurde erstellt, Sie sind jetzt angemeldet" @@ -5685,10 +5691,6 @@ msgstr "Wählen Sie die Sprache" msgid "Log in" msgstr "Anmelden" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "JavaScript Lizenzinformation" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "Client-Anwendungen" diff --git a/plinth/locale/django.pot b/plinth/locale/django.pot index 399338f8e..4add35818 100644 --- a/plinth/locale/django.pot +++ b/plinth/locale/django.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -27,22 +27,22 @@ msgstr "" msgid "Listening on {kind} port {port}" msgstr "" -#: plinth/action_utils.py:388 +#: plinth/action_utils.py:397 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "" -#: plinth/action_utils.py:392 +#: plinth/action_utils.py:401 #, python-brace-format msgid "Access URL {url}" msgstr "" -#: plinth/action_utils.py:420 +#: plinth/action_utils.py:429 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "" -#: plinth/action_utils.py:423 +#: plinth/action_utils.py:432 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "" @@ -106,7 +106,7 @@ msgid "" "network." msgstr "" -#: plinth/modules/backups/__init__.py:37 plinth/modules/backups/views.py:51 +#: plinth/modules/backups/__init__.py:37 plinth/modules/backups/views.py:50 msgid "Backups" msgstr "" @@ -178,7 +178,7 @@ msgid "" "backup." msgstr "" -#: plinth/modules/backups/forms.py:111 plinth/modules/networks/forms.py:298 +#: plinth/modules/backups/forms.py:111 plinth/modules/networks/forms.py:304 msgid "Passphrase" msgstr "" @@ -203,13 +203,13 @@ msgstr "" msgid "Accessing the remote repository failed. Details: %(err)s" msgstr "" -#: plinth/modules/backups/repository.py:44 +#: plinth/modules/backups/repository.py:45 msgid "" "Connection refused - make sure you provided correct credentials and the " "server is running." msgstr "" -#: plinth/modules/backups/repository.py:50 +#: plinth/modules/backups/repository.py:51 msgid "Connection refused" msgstr "" @@ -298,7 +298,7 @@ msgid "" msgstr "" #: plinth/modules/backups/templates/backups_repository_remove.html:46 -#: plinth/modules/backups/views.py:290 +#: plinth/modules/backups/views.py:281 msgid "Remove Repository" msgstr "" @@ -307,7 +307,7 @@ msgid "Restore data from" msgstr "" #: plinth/modules/backups/templates/backups_restore.html:43 -#: plinth/modules/backups/views.py:191 +#: plinth/modules/backups/views.py:181 msgid "Restore" msgstr "" @@ -334,63 +334,63 @@ msgstr "" msgid "Upload file" msgstr "" -#: plinth/modules/backups/views.py:54 +#: plinth/modules/backups/views.py:53 msgid "Upload" msgstr "" -#: plinth/modules/backups/views.py:57 plinth/modules/ikiwiki/views.py:41 +#: plinth/modules/backups/views.py:56 plinth/modules/ikiwiki/views.py:41 msgid "Create" msgstr "" -#: plinth/modules/backups/views.py:84 +#: plinth/modules/backups/views.py:83 msgid "Archive created." msgstr "" -#: plinth/modules/backups/views.py:89 +#: plinth/modules/backups/views.py:88 msgid "New Backup" msgstr "" -#: plinth/modules/backups/views.py:109 +#: plinth/modules/backups/views.py:108 msgid "Delete Archive" msgstr "" -#: plinth/modules/backups/views.py:121 +#: plinth/modules/backups/views.py:120 msgid "Archive deleted." msgstr "" -#: plinth/modules/backups/views.py:143 +#: plinth/modules/backups/views.py:133 msgid "Upload and restore a backup file" msgstr "" -#: plinth/modules/backups/views.py:179 +#: plinth/modules/backups/views.py:169 msgid "Restored files from backup." msgstr "" -#: plinth/modules/backups/views.py:203 +#: plinth/modules/backups/views.py:193 msgid "No backup file found." msgstr "" -#: plinth/modules/backups/views.py:211 +#: plinth/modules/backups/views.py:201 msgid "Restore from uploaded file" msgstr "" -#: plinth/modules/backups/views.py:264 +#: plinth/modules/backups/views.py:255 msgid "Added new repository." msgstr "" -#: plinth/modules/backups/views.py:269 +#: plinth/modules/backups/views.py:260 msgid "Create remote backup repository" msgstr "" -#: plinth/modules/backups/views.py:300 +#: plinth/modules/backups/views.py:291 msgid "Repository removed. The remote backup itself was not deleted." msgstr "" -#: plinth/modules/backups/views.py:308 +#: plinth/modules/backups/views.py:299 msgid "Unmounting failed!" msgstr "" -#: plinth/modules/backups/views.py:317 plinth/modules/backups/views.py:321 +#: plinth/modules/backups/views.py:308 plinth/modules/backups/views.py:312 msgid "Mounting failed" msgstr "" @@ -639,7 +639,7 @@ msgid "" msgstr "" #: plinth/modules/datetime/__init__.py:90 -msgid "NTP client in contact with servers" +msgid "chrony client in contact with servers" msgstr "" #: plinth/modules/datetime/forms.py:36 @@ -788,7 +788,7 @@ msgid "" msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -939,17 +939,17 @@ msgid "Use HTTP basic authentication" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "" @@ -998,7 +998,7 @@ msgid "" "port 443 (HTTPS)." msgstr "" -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1191,7 +1191,7 @@ msgstr "" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "" @@ -1267,8 +1267,8 @@ msgstr "" msgid "Documentation" msgstr "" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "" @@ -1590,6 +1590,11 @@ msgid "" "running locally." msgstr "" +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "" @@ -2042,7 +2047,7 @@ msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "" @@ -2306,43 +2311,43 @@ msgstr "" msgid "Connection Type" msgstr "" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "" -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." msgstr "" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2350,176 +2355,176 @@ msgid "" "router, configure clients on this network and share its Internet connection." msgstr "" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "" -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " "network making it a client." msgstr "" -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "" -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." msgstr "" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " "one provided. Example: 00:11:22:aa:bb:cc." msgstr "" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "" @@ -2556,7 +2561,7 @@ msgstr "" #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "" @@ -2678,7 +2683,7 @@ msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -2785,11 +2790,6 @@ msgid "" "connection and re-configure it." msgstr "" -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "" - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "" @@ -2847,6 +2847,10 @@ msgstr "" msgid "Inactive" msgstr "" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "" + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "" @@ -3108,29 +3112,29 @@ msgstr "" msgid "The subdomain you want to register" msgstr "" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "" -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "" -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "" @@ -3376,15 +3380,15 @@ msgstr "" msgid "Quasseldroid" msgstr "" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -3760,7 +3764,7 @@ msgid "" "share." msgstr "" -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "" @@ -3906,36 +3910,36 @@ msgid "Delete the following snapshots permanently?" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" @@ -4617,7 +4621,7 @@ msgstr "" msgid "Username is taken or is reserved." msgstr "" -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "" @@ -4630,59 +4634,59 @@ msgid "" "SSH and have administrative privileges (sudo)." msgstr "" -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "" -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " "line. Blank lines and lines starting with # will be ignored." msgstr "" -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "" -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "" -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "" -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "" -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "" -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "" -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "" -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "" @@ -4909,10 +4913,6 @@ msgstr "" msgid "Log in" msgstr "" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "" diff --git a/plinth/locale/es/LC_MESSAGES/django.po b/plinth/locale/es/LC_MESSAGES/django.po index 1b136b48a..a2b03476d 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: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2018-12-19 21:01+0000\n" "Last-Translator: advocatux \n" "Language-Team: Spanish " #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1072,17 +1074,17 @@ msgid "Use HTTP basic authentication" msgstr "Usar autenticación básica de HTTP" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "Nombre de usuaria/o" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "Clave de acceso" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "Mostrar clave de acceso" @@ -1141,7 +1143,7 @@ msgstr "" "configurar el redireccionamiento para los puertos estándar, incluyendo el " "puerto 80 TCP (HTTP) y el puerto 443 TCP (HTTPS)." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1372,7 +1374,7 @@ msgstr "Activado" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "Desactivado" @@ -1456,8 +1458,8 @@ msgstr "Configuración completada" msgid "Documentation" msgstr "Documentación" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "Manual" @@ -1836,6 +1838,11 @@ msgstr "" "JSXC es un cliente web para XMPP. Se usa habitualmente con un servidor XMPP " "local." +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "Información de licencia de JavaScript" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "Let's Encrypt" @@ -2389,7 +2396,7 @@ msgstr "" "ningún tipo." #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "Dirección" @@ -2681,23 +2688,23 @@ msgstr "DNSSEC en uso sobre IPv{kind}" msgid "Connection Type" msgstr "Tipo de conexión" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "Nombre de conexión" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "Interfaz física" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "Dispositivo de red al que se debería unir esta conexión." -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "Zona Firewall" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." @@ -2705,21 +2712,21 @@ msgstr "" "La zona del firewall controlará qué servicios están disponibles en estas " "interfaces. Seleccione Interna solo para redes de confianza." -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Externa" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Interna" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "Direccionamiento IPv4" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2731,19 +2738,19 @@ msgstr "" "{box_name} se comporte como un router, configure los clientes de esta red y " "comparta su conexión a Internet." -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "Automático (DHCP)" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "Compartido" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "Máscara de red" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -2751,21 +2758,21 @@ msgstr "" "Valor opcional. Si no se especifica, se usará una máscara de red por defecto " "basada en la dirección asignada." -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Puerta de enlace" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "Valor opcional." -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "Servidor DNS" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2773,11 +2780,11 @@ msgstr "" "Valor opcional. Si se especifica y el método de direccionamiento IPv4 es " "\"Automático\", se ignorará el servidor DNS ofrecido por el servidor DHCP." -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "Servidor DNS secundario" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2785,11 +2792,11 @@ msgstr "" "Valor opcional. Si se especifica y el método de direccionamiento IPv4 es " "\"Automático\", se ignorará el servidor DNS ofrecido por el servidor DHCP." -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "Direccionamiento IPv6" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -2798,27 +2805,27 @@ msgstr "" "Los métodos \"automáticos\" harán que {box_name} solicite su configuración a " "la red y actúe como cualquier otro cliente." -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "Automática" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "Automático, solo DHCP" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "Ignorar" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "Prefijo" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "Valor entre 1 y 128." -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2826,7 +2833,7 @@ msgstr "" "Valor opcional. Si se especifica y el método de direccionamiento IPv6 es " "\"Automático\", se ignorará el servidor DNS ofrecido por el servidor DHCP." -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2834,54 +2841,54 @@ msgstr "" "Valor opcional. Si se especifica y el método de direccionamiento IPv6 es " "\"Automático\", se ignorará el servidor DNS ofrecido por el servidor DHCP." -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "-- seleccionar --" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "Nombre visible de la red." -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Modo" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "Infraestructura" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "Punto de acceso" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "Ad-hoc" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "Banda de frecuencia" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "A (5 GHz)" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "B/G (2.4 GHz)" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Canal" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2889,11 +2896,11 @@ msgstr "" "Valor opcional. Canal inalámbrico para restringir en la frecuencia " "seleccionada. Valor 0 o en blanco implica selección automática." -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2903,11 +2910,11 @@ msgstr "" "a un punto de acceso si su BSSID coincide con el facilitado. Ejemplo: " "00:11:22:aa:bb:cc." -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "Modo de autenticación" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2915,11 +2922,11 @@ msgstr "" "Seleccione WPA si la red inalámbrica está protegida y se necesita una clave " "para conectar." -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "Abierto" @@ -2956,7 +2963,7 @@ msgstr "Este tipo de conexión no está aún soportada." #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "Editar conexión" @@ -3080,7 +3087,7 @@ msgstr "Interfaz" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "Descripción" @@ -3197,11 +3204,6 @@ msgstr "" "interfaz. Se recomienda que desactive o elimine esta conexión y la configure " "de nuevo." -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "Crear…" - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "Crear conexión" @@ -3259,6 +3261,10 @@ msgstr "Activa" msgid "Inactive" msgstr "Inactiva" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "Crear…" + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "OpenVPN" @@ -3560,29 +3566,29 @@ msgstr "Subdominio" msgid "The subdomain you want to register" msgstr "Subdominio que desea registrar" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "Código no válido" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "El código está unido al dominio {domain}." -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "El dominio solicitado ya está registrado." -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "Ha fallado el registro del dominio: {response}." -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "Cuenta PageKite" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "Guardar ajustes" @@ -3870,15 +3876,15 @@ msgstr "" msgid "Quasseldroid" msgstr "Quasseldroid" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "Radicale" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "Calendario y Contactos" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -4353,7 +4359,7 @@ msgid "" msgstr "" "Usuarias/os con estos permisos podrán también leer los archivos compartidos." -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "Ya existe una compartición con este nombre." @@ -4519,36 +4525,36 @@ msgid "Delete the following snapshots permanently?" msgstr "¿Eliminar las siguientes instantáneas definitivamente?" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "Número" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "Fecha" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "Eliminar instantáneas" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "Crear instantánea" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "Restaurar" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "Activa" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "Restaurar a instantánea %(number)s" @@ -5327,7 +5333,7 @@ msgstr "Acceso a todos los servicios y configuraciones del sistema" msgid "Username is taken or is reserved." msgstr "El nombre de usuaria/o está en uso o reservado." -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "Permisos" @@ -5346,20 +5352,20 @@ msgstr "" "servicios, también podrán acceder al sistema por SSH con privilegios de " "administración (sudo)." -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "Ha fallado la creación de usuaria/o LDAP." -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "Ha fallado añadir usuaria/o nuevo al grupo {group}." -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "Claves de SSH autorizadas" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " @@ -5369,39 +5375,39 @@ msgstr "" "de una clave. Puede introducir más de una clave, cada una en una línea. Las " "líneas en blanco y las que empiecen por # se ignorarán." -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "Ha fallado renombrar al o la usuaria LDAP." -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "Ha fallado la eliminación del o de la usuaria del grupo." -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "Ha fallado añadir al o la usuaria al grupo." -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "No es posible configurar las claves SSH." -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "No se puede eliminar la única cuenta de administración del sistema." -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "Ha fallado cambiar la clave del o de la usuaria LDAP." -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "Ha fallado añadir usuaria/o nueva/o al grupo admin." -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "Falló al restringir el acceso a la consola." -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "Creada cuenta de usuaria/o, ya está usted en el sistema" @@ -5642,10 +5648,6 @@ msgstr "Seleccionar idioma" msgid "Log in" msgstr "Iniciar sesión" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "Información de licencia de JavaScript" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "Aplicaciones de cliente" diff --git a/plinth/locale/fa/LC_MESSAGES/django.po b/plinth/locale/fa/LC_MESSAGES/django.po index d6fbb6a08..bfff6f5dd 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: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-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 diaspora.%(domain_name)s" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1073,17 +1075,17 @@ msgid "Use HTTP basic authentication" msgstr "Utiliser une authentification HTTP basique" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "Nom Utilisateur" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "Mot de passe" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "Montrer le mot de passe" @@ -1141,7 +1143,7 @@ msgstr "" "443 (serveur sécurisé https) vers l'IP de votre FreedomBox. La redirection " "se configure sur l'interface web de votre routeur." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1383,7 +1385,7 @@ msgstr "Activé" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "Désactivé" @@ -1464,8 +1466,8 @@ msgstr "Installation Achevée" msgid "Documentation" msgstr "Documentation" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "Manuel" @@ -1873,6 +1875,11 @@ msgstr "" "JSXC est un client Web pour XMPP. Il s'utilise typiquement avec un serveur " "XMPP tournant sur la même machine." +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "Information de licence JavaScript" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "Let's Encrypt" @@ -2463,7 +2470,7 @@ msgstr "" "manière." #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "Adresse" @@ -2760,23 +2767,23 @@ msgstr "Utilise DNSSEC sur IPv{kind}" msgid "Connection Type" msgstr "Type de Connexion" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "Nom Connexion" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "Interface Physique" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "L'appareil réseau auquel cette connexion devrait être liée." -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "Zone pare-feu" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." @@ -2784,21 +2791,21 @@ msgstr "" "La zone pare-feu contrôlera quels services sont disponibles via ces " "interfaces. Sélectionnez « Interne » seulement pour des réseaux de confiance." -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Externe" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Interne" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "Méthode d'adressage IPv4" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2810,19 +2817,19 @@ msgstr "" "fera agir {box_name} en tant que routeur, lui fera configurer les clients " "sur ce réseau et partagera sa connexion Internet." -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "Automatique (DHCP)" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "Partagée" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "Masque de sous-réseau" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -2830,21 +2837,21 @@ msgstr "" "Valeur optionnelle. Si laissée vide, un masque de sous-réseau basé sur " "l'adresse sera utilisé par défaut." -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Passerelle" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "Valeur optionnelle." -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "Serveur DNS" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2853,11 +2860,11 @@ msgstr "" "d'adressage IPv4 est « Automatique », les serveurs DNS fournis par le " "serveur DHCP seront ignorés." -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "Second Serveur DNS" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2866,11 +2873,11 @@ msgstr "" "d'adressage IPv4 est « Automatique », les serveurs DNS fournis par le " "serveur DHCP seront ignorés." -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "Méthode d'adressage IPv6" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -2879,27 +2886,27 @@ msgstr "" "Les méthodes « automatiques » feront en sorte que {box_name} obtienne sa " "configuration depuis ce réseau en tant que client." -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "Automatique" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "Automatique, DHCP uniquement" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "Ignorer" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "Préfixe" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "Valeur entre 1 et 128." -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2908,7 +2915,7 @@ msgstr "" "d'adressage IPv6 est « Automatique », les serveurs DNS fournis par le " "serveur DHCP seront ignorés." -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2917,54 +2924,54 @@ msgstr "" "d'adressage IPv6 est « Automatique », les serveurs DNS fournis par le " "serveur DHCP seront ignorés." -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "-- sélectionner --" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "Le nom visible du réseau." -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Mode" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "Infrastructure" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "Point d'accès" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "Ad hoc" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "Bande de fréquences" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "A (5 GHz)" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "B/G (2,4 GHz)" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Canal" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2973,11 +2980,11 @@ msgstr "" "fréquence sélectionnée. Une valeur vide ou égale à 0 signifie une sélection " "automatique." -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2987,11 +2994,11 @@ msgstr "" "connexion à un point d'accès, connectez-vous seulement si la BSSID du point " "d'accès correspond à celle fournie. Exemple : 00:11:22:aa:bb:cc." -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "Mode Authentification" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2999,11 +3006,11 @@ msgstr "" "Sélectionner WPA si votre réseau sans fil est sécurisé et s'il demande aux " "clients un mot de passe pour se connecter." -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "Ouvert" @@ -3040,7 +3047,7 @@ msgstr "Ce type de connexion n'est pas encore intelligible." #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "Modifier connexion" @@ -3164,7 +3171,7 @@ msgstr "Interface" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "Description" @@ -3282,11 +3289,6 @@ msgstr "" "seront pas disponibles sur cette interface. Il est recommandé de désactiver/" "supprimer cette connexion et de la reconfigurer." -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "Créer..." - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "Créer Connexion" @@ -3344,6 +3346,10 @@ msgstr "Actif" msgid "Inactive" msgstr "Inactif" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "Créer..." + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "OpenVPN" @@ -3658,29 +3664,29 @@ msgstr "Sous-domaine" msgid "The subdomain you want to register" msgstr "Le sous-domaine que vous voulez inscrire" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "Ce code n'est pas valide" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "Ce code est lié au domaine {domain}." -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "Le domaine est déjà pris." -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "Échec de l'enregistrement du domaine : {response}" -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "Compte PageKite" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "Sauvegarder la configuration" @@ -3974,15 +3980,15 @@ msgstr "" msgid "Quasseldroid" msgstr "Quassel" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "Radicale" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "Agenda et carnet d'adresses" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -4451,7 +4457,7 @@ msgid "" "share." msgstr "" -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 #, fuzzy #| msgid "This service already exists" msgid "A share with this name already exists." @@ -4635,38 +4641,38 @@ msgid "Delete the following snapshots permanently?" msgstr "Supprimer définitivement cet instantané ?" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "Numéro" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "Date" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 #, fuzzy #| msgid "Delete Snapshot" msgid "Delete Snapshots" msgstr "Supprimer l'instantané" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "Créer un instantané" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "Revenir en arrière" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "actif" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "Revenir à l'instantané #%(number)s" @@ -5476,7 +5482,7 @@ msgstr "" msgid "Username is taken or is reserved." msgstr "Le nom d'utilisateur est déjà pris ou est réservé." -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 #, fuzzy #| msgid "Transmission" msgid "Permissions" @@ -5497,20 +5503,20 @@ msgstr "" "peuvent également se connecter au système avec Secure Shell (SSH) et se voir " "accorder le mode superutilisateur (sudo)." -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "La création de l'utilisateur LDAP n'a pas abouti." -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "Échec de l'ajout d'un nouvel utilisateur au groupe {group}." -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " @@ -5521,39 +5527,39 @@ msgstr "" "clefs multiples, une sur chaque ligne. Les lignes vides et celles commençant " "par # seront ignorées." -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "Le changement du nom de l'utilisateur LDAP a échoué." -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "Échec du retrait de l'utilisateur du groupe." -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "Échec de l'ajout de l'utilisateur au groupe." -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "Impossible de définir les clés SSH." -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "" -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "Le changement de mot de passe pour l'utilisateur LDAP a échoué." -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "L'ajout du nouvel utilisateur au groupe administrateur n'a pas abouti." -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "Échec de la restriction de l'accès à la console." -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "Compte utilisateur créé, vous êtes maintenant connecté." @@ -5808,10 +5814,6 @@ msgstr "Langue" msgid "Log in" msgstr "S'identifier" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "Information de licence JavaScript" - #: plinth/templates/clients.html:28 #, fuzzy #| msgid "IRC Client" diff --git a/plinth/locale/gu/LC_MESSAGES/django.po b/plinth/locale/gu/LC_MESSAGES/django.po index 3a55add28..f9a7d3e4c 100644 --- a/plinth/locale/gu/LC_MESSAGES/django.po +++ b/plinth/locale/gu/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2018-02-05 18:37+0000\n" "Last-Translator: drashti kaushik \n" "Language-Team: Gujarati " #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1014,17 +1016,17 @@ msgid "Use HTTP basic authentication" msgstr "HTTP મૂળભૂત પ્રમાણીકરણનો ઉપયોગ કરો" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "વપરાશકર્તા નામ" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "પાસવર્ડ" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "પાસવર્ડ બતાવો" @@ -1080,7 +1082,7 @@ msgstr "" "ફોરવર્ડિંગ ઉમેરવાનું ભૂલશો નહીં, TCP પોર્ટ 80 (HTTP) અને TCP પોર્ટ 443 (HTTPS) નો " "સમાવેશ થાય છે." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1315,7 +1317,7 @@ msgstr "સક્ષમ કરેલું" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "અક્ષમ કરેલું" @@ -1395,8 +1397,8 @@ msgstr "સેટઅપ પૂર્ણ" msgid "Documentation" msgstr "દસ્તાવેજીકરણ" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "માર્ગદર્શિકા" @@ -1718,6 +1720,11 @@ msgid "" "running locally." msgstr "" +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "" @@ -2186,7 +2193,7 @@ msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "" @@ -2452,43 +2459,43 @@ msgstr "" msgid "Connection Type" msgstr "" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "" -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." msgstr "" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2496,176 +2503,176 @@ msgid "" "router, configure clients on this network and share its Internet connection." msgstr "" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "" -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " "network making it a client." msgstr "" -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "" -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." msgstr "" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " "one provided. Example: 00:11:22:aa:bb:cc." msgstr "" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "" @@ -2702,7 +2709,7 @@ msgstr "" #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "" @@ -2824,7 +2831,7 @@ msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -2931,11 +2938,6 @@ msgid "" "connection and re-configure it." msgstr "" -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "" - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "" @@ -2993,6 +2995,10 @@ msgstr "" msgid "Inactive" msgstr "" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "" + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "" @@ -3254,29 +3260,29 @@ msgstr "" msgid "The subdomain you want to register" msgstr "" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "" -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "" -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "" @@ -3522,15 +3528,15 @@ msgstr "" msgid "Quasseldroid" msgstr "" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -3906,7 +3912,7 @@ msgid "" "share." msgstr "" -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "" @@ -4052,36 +4058,36 @@ msgid "Delete the following snapshots permanently?" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" @@ -4776,7 +4782,7 @@ msgstr "" msgid "Username is taken or is reserved." msgstr "" -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "" @@ -4789,59 +4795,59 @@ msgid "" "SSH and have administrative privileges (sudo)." msgstr "" -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "" -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " "line. Blank lines and lines starting with # will be ignored." msgstr "" -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "" -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "" -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "" -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "" -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "" -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "" -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "" -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "" @@ -5070,10 +5076,6 @@ msgstr "ભાષા" msgid "Log in" msgstr "" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "" - #: plinth/templates/clients.html:28 #, fuzzy #| msgid "BitTorrent Web Client" diff --git a/plinth/locale/hi/LC_MESSAGES/django.po b/plinth/locale/hi/LC_MESSAGES/django.po index 2a61b63ee..8c055943d 100644 --- a/plinth/locale/hi/LC_MESSAGES/django.po +++ b/plinth/locale/hi/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2018-08-09 20:39+0000\n" "Last-Translator: Gayathri Das \n" "Language-Team: Hindi diaspora.%(domain_name)s " #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1055,17 +1057,17 @@ msgid "Use HTTP basic authentication" msgstr "एचटिटिपि बेसिकॅ प्रमाणीकरण उपयोग करें" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "युसरनाम" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "पासवर्ड" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "शो पासवर्ड" @@ -1121,7 +1123,7 @@ msgstr "" "अगर आपका %(box_name)s एक एसएटी रूटर के पीछे कनेक्टेड है, टिसिपि पोर्ट ८० (एचटिटिपि) " "और टिसिपि पोर्ट ४४३ (एचटिटिपिएस) के लिये पोर्ट अग्रेषण जोड़ना ने भूलिये." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1346,7 +1348,7 @@ msgstr "सक्षम किया गया है" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "अक्षम किया गया है" @@ -1428,8 +1430,8 @@ msgstr "सेटअप पूरा हो गया" msgid "Documentation" msgstr "प्रलेखन" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "मैन्युअल" @@ -1795,6 +1797,11 @@ msgstr "" "जेएसएक्ससि, एक्सएमपिपि को एक वेब क्लाइंट है. अाम तौर पर यह एक्सएमपिपि के सात उपयोग " "किया जाता है." +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "जावास्क्रिप्ट लाइसेंस जानकारी" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "लेटस एंक्रिप्ट" @@ -2344,7 +2351,7 @@ msgid "When disabled, players cannot die or receive damage of any kind." msgstr "अक्षम होने पर खिलाड़ियों नहीं मर सकते या किसी चोट लग सकते." #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "ऍड्रेस" @@ -2632,23 +2639,23 @@ msgstr "DNSSEC आईपीवी पर उपयोग कर रहा है msgid "Connection Type" msgstr "कनेक्शन टाइप" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "कनेक्शन का नाम" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "भौतिक इंटरफेस" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "जो नेटवर्क डिवाइस जिस को इस कनेक्शन बाउंड होना चाहिए." -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "फ़ायरवॉल ज़ोन" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." @@ -2656,21 +2663,21 @@ msgstr "" "इस इंटरफ़ेस में फ़ायरवॉल ज़ोन हैं जिसको नियंत्रित करेगा कि कौन-सी सेवाएं उपलब्ध है. सिर्फ " "भरोसेमंद नेटवर्क्स के लिए आंतरिक चुनिये." -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "बाहरी" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "आंतरिक" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "आईपीवी 4 एड्रेसिंग मेथड" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2681,19 +2688,19 @@ msgstr "" "\"शएरड\" मेथड {box_name} राउटर के रूप में कार्य करेगा, इस नेटवर्क पर क्लाइंटस कॉंफ़िगरे " "करेगा और इंटरनेट कनेक्शन साझा करेगा." -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "ऑटोमैटिक(DHCP)" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "साझा किया गया" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "नेटमॉस्क" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -2701,21 +2708,21 @@ msgstr "" "वैकल्पिक मूल्य. अगर इससे छोड़ा जाता है, एक एड्रेस पर आधारित डिफ़ॉल्ट नेटमॉस्क उपयोग किया " "जाएगा." -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "गेटवे" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "वैकल्पिक मूल्य." -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "डीएनएस सर्वर" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2723,11 +2730,11 @@ msgstr "" "वैकल्पिक मूल्य. अगर यह मूल्य दिया जाता है और आइपीवी4 एड्रेसिंग मेथड \"ऑटोमैटिक\" है, तो " "DHCP सर्वर द्वारा प्रदान किए गए DNS सर्वरों नज़रअंदाज़ किया जाएगा." -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "दूसरा DNS सर्वर" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2735,11 +2742,11 @@ msgstr "" "वैकल्पिक मूल्य. अगर यह मूल्य दिया जाता है और आइपीवी4 एड्रेसिंग मेथड \"ऑटोमैटिक\" है, तो " "DHCP सर्वर द्वारा प्रदान किए गए DNS सर्वरों नज़रअंदाज़ किया जाएगा." -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "आइपीवी एड्रेसिंग मेथड" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -2748,27 +2755,27 @@ msgstr "" "\"ऑटोमैटिक\" मेथडस {box_name} को इस नेटवर्क से कॉंफ़िगरेशन प्राप्त करना पडेगा और एक " "क्लाइंट बना देगी." -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "ऑटोमैटिक" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "ऑटोमैटिक, सिर्फ DHCP" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "नज़रअंदाज़ करे" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "उपसर्ग" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "1 और १२८ के बीच एक मूल्य." -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2776,7 +2783,7 @@ msgstr "" "वैकल्पिक मूल्य.अगर यह मूल्य दिया जाता है और आइपीवी6 एड्रेसिंग मेथड \"ऑटोमैटिक\" है, तो " "DHCP सर्वर द्वारा प्रदान किए गए DNS सर्वरों नज़रअंदाज़ किया जाएगा." -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2784,54 +2791,54 @@ msgstr "" "वैकल्पिक मूल्य. अगर यह मूल्य दिया जाता है और आइपीवी6 एड्रेसिंग मेथड \"ऑटोमैटिक\" है, तो " "DHCP सर्वर द्वारा प्रदान किए गए DNS सर्वरों नज़रअंदाज़ किया जाएगा." -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "-- चुनिये --" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "एसएसआईडी" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "यह नेटवर्क का दृश्य नाम." -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "मोड" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "इंफ्रास्ट्रक्चर" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "अभिगम केंद्र" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "एड-हॉक" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "फ्रीक्वेंसी बैंड" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "ए ( 5 जीएचज़ि)" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "बी/जी (२.४ जीएचज़ि)" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "चैनल" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2839,11 +2846,11 @@ msgstr "" "वैकल्पिक मूल्य. चुने हूआ फ्रीक्वेंसी बैंड में वायरलेस चैनल, प्रतिबंधित करने के लिये. रिक्त या 0 मूल्य " "का मतलब है ऑटोमैटिक चुनाव." -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "बिएसएसआई़़डी" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2853,22 +2860,22 @@ msgstr "" "एक्सेस पॉइंट का BSSID प्रदान की गई से मैच करते है तो कनेक्ट करें. उदाहरण: 00:11:22:aa:bb:" "cc." -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "प्रमाणीकरण मोड" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" "अगर वायरलेस नेटवर्क सुरक्षित है और क्लाइंट को कनेक्ट करने के लिए पासवर्ड ज़रुरत है WPA चुनिये." -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "खुला" @@ -2905,7 +2912,7 @@ msgstr "इस प्रकार का कनेक्शन अभी सम #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "कनेक्शन संपादित करें" @@ -3027,7 +3034,7 @@ msgstr "इंटरफ़ेस" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "विवरण" @@ -3143,11 +3150,6 @@ msgstr "" "जानता है. बहूत %(box_name)s के सर्विसस इस इंटरफ़ेस पर नहीं उपलब्ध हो सकती हैं । यह " "सिफ़ारिश की जाती है किआप इस कनेक्शन को निष्क्रिय करें या हटाएं और उसे री-कॉंफ़िगर करें." -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "बनाएँ…" - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "कनेक्शन बनाएँ" @@ -3205,6 +3207,10 @@ msgstr "एक्टिव" msgid "Inactive" msgstr "इनएक्टिव" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "बनाएँ…" + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "ओपन वीपीएन" @@ -3506,29 +3512,29 @@ msgstr "सबडोमेन" msgid "The subdomain you want to register" msgstr "जो सबडोमेन आप पंजीकृत करना चाहते हैं" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "यह कोड मांय नहीं है" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "यह कोड डोमेनसे जुड़ा हुआ है {domain}." -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "अनुरोधित डोमेन पहले से पंजीकृत है." -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "डोमेन पंजीकरण विफल: {response}." -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "पेजकईट अकाउंट" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "सेटिंग्स सहेजें" @@ -3808,15 +3814,15 @@ msgstr "" msgid "Quasseldroid" msgstr "क्वासेलड्रोइड" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "राडिकैल" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "कैलेंडर और पता पुस्तिका" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -4269,7 +4275,7 @@ msgid "" "share." msgstr "इन अनुमतियों वाले युसरस को शयर में फ़ाइलें भी पढ़ सकते हैं." -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "इस नाम का एक शयर पहले से मौजूद है." @@ -4428,36 +4434,36 @@ msgid "Delete the following snapshots permanently?" msgstr "इन स्नैपशॉटस स्थाई रूप से हटाएं?" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "संख्या" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "तिथि" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "स्नैपशॉटस हटाएँ" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "स्नैपशॉट बनाइये" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "रोलबैक" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "एक्टिव" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "स्नैपशॉट से रोलबैक करें #%(number)s" @@ -5229,7 +5235,7 @@ msgstr "सब सर्विसस और सिस्टम सेटिं msgid "Username is taken or is reserved." msgstr "यूसरनाम लिया है या आरक्षित है." -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "अनुमतियाँ" @@ -5246,20 +5252,20 @@ msgstr "" "

एडमिन ग्रुप के यूसरस सब सर्विसस पर लॉग इन कर सकेगें. SSH के माध्यम से भी " "सिस्टम पर लॉग इन कर सकते है अाैर उनको प्रशासनिक विशेषाधिकार (sudo) है." -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "एलडीएपी यूसर बनाना विफल रहा." -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "{group} समूह में नया यूसर जोड़ने में विफल." -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " @@ -5269,39 +5275,39 @@ msgstr "" "बिना सिस्टम में प्रवेश करने की अनुमति देगा. आप एकाधिक कीज़ दर्ज कर सकते हैं, हर लाइन रक " "एक. खाली लाइनस या # से प्रारंभ होने वाले लाइनस अनदेखा कर दिया जाएगा." -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "एलडीएपी यूसर का नाम बदलना विफल रहा." -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "समूह से यूसर को हटाने में विफल." -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "समूह से यूसर को जोड़ने में विफल." -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "एसएसएच कीज़ सेट करने में असमर्थ." -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "सिस्टम में केवल व्यवस्थापक को नहीं हटा सकता." -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "एलडीएपी यूसर का पासवर्ड बदलना विफल रहा." -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "व्यवस्थापक समूह में नया यूसर जोड़ने में विफल." -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "कंसोल एक्सेस प्रतिबंधित करने में विफल." -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "युसर अकाउंट बनाया, अब आप लॉगड इन हैं" @@ -5542,10 +5548,6 @@ msgstr "भाषा चुनें" msgid "Log in" msgstr "लॉग इन" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "जावास्क्रिप्ट लाइसेंस जानकारी" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "क्लाइंट ऐप्स" diff --git a/plinth/locale/hu/LC_MESSAGES/django.po b/plinth/locale/hu/LC_MESSAGES/django.po index 4287ee3b9..fb51580a8 100644 --- a/plinth/locale/hu/LC_MESSAGES/django.po +++ b/plinth/locale/hu/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2019-02-06 03:19+0000\n" "Last-Translator: danielwine \n" "Language-Team: Hungarian diaspora.%(domain_name)s" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1074,17 +1076,17 @@ msgid "Use HTTP basic authentication" msgstr "HTTP alap hitelesítés használata" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "Felhasználónév" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "Jelszó" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "Jelszó mutatása" @@ -1142,7 +1144,7 @@ msgstr "" "szabványos portokat, beleértve a TCP 80-as portot (HTTP-hez) és a TCP 443-as " "portot (HTTPS-hez)." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1375,7 +1377,7 @@ msgstr "Engedélyezve" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "Letiltva" @@ -1459,8 +1461,8 @@ msgstr "Beállítás kész" msgid "Documentation" msgstr "Dokumentáció" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "Kézikönyv" @@ -1844,6 +1846,11 @@ msgstr "" "JSXC egy webes kliens XMPP-hez. Általában helyileg futtatott XMPP " "kiszolgálóval használják." +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "JavaScript licencinformáció" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "Let's Encrypt" @@ -2401,7 +2408,7 @@ msgid "When disabled, players cannot die or receive damage of any kind." msgstr "Ha le van tiltva, a játékosok nem fognak meghalni ill. megsérülni." #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "Cím" @@ -2696,23 +2703,23 @@ msgstr "DNSSEC használata IPv{kind} felett" msgid "Connection Type" msgstr "Kapcsolat típusa" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "Kapcsolat neve" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "Fizikai interfész" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "A hálózati eszköz, amihez ez a kapcsolat kötve lesz." -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "Tűzfal zóna" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." @@ -2720,21 +2727,21 @@ msgstr "" "A tűzfal zóna szabályozza, hogy mely szolgáltatások lesznek elérhetők ezen " "az interfészen. Csak a megbízható hálózatokhoz válaszd a „Belső”-t." -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Külső" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Belső" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "IPv4 címzési módszer" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2746,19 +2753,19 @@ msgstr "" "módszertől a {box_name} eszközöd úgy fog viselkedni, mint egy router, " "beállítja a klienseket ezen a hálózaton és megosztja az internet kapcsolatát." -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "Automatikus (DHCP)" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "Megosztott" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "Hálózati maszk" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -2766,21 +2773,21 @@ msgstr "" "Opcionális. Ha üresen hagyod, a címen alapuló alapértelmezett hálózati maszk " "lesz használva." -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Átjáró" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "Opcionális." -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "DNS-kiszolgáló" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2789,11 +2796,11 @@ msgstr "" "DHCP-kiszolgáló által nyújtott DNS-kiszolgálók címei figyelmen kívül lesznek " "hagyva." -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "Másodlagos DNS-kiszolgáló" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2802,11 +2809,11 @@ msgstr "" "DHCP-kiszolgáló által nyújtott DNS-kiszolgálók címei figyelmen kívül lesznek " "hagyva." -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "IPv6 címzési módszer" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -2815,27 +2822,27 @@ msgstr "" "Az „Automatikus” módszer esetén a {box_name} eszköz ügyfél lesz, amely során " "a beállításokat a csatlakoztatott hálózatról kéri le." -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "Automatikus" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "Automatikus, csak DHCP" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "Kihagyás" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "Előtag" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "Értéke 1 és 128 között." -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2844,7 +2851,7 @@ msgstr "" "DHCP-kiszolgáló által nyújtott DNS-kiszolgálók címei figyelmen kívül lesznek " "hagyva." -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2853,54 +2860,54 @@ msgstr "" "DHCP-kiszolgáló által nyújtott DNS-kiszolgálók címei figyelmen kívül lesznek " "hagyva." -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "-- válassz --" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "A név, amellyel a hálózat látható." -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Mód" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "Infrastuktúra" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "Hozzáférési pont" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "Ad-hoc" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "Frekvenciasáv" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "A (5 GHz)" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "B/G (2.4 GHz)" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Csatorna" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2909,11 +2916,11 @@ msgstr "" "korlátozódik a működés. Üresen hagyva vagy 0 értéket megadva automatikus " "választást jelent." -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2923,11 +2930,11 @@ msgstr "" "ponthoz kapcsolódsz, csak akkor kapcsolódj ha a hozzáférési pont BSSID-je " "megegyezik az itt megadottal. Például: 00:11:22:aa:bb:cc." -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "Hitelesítési mód" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2935,11 +2942,11 @@ msgstr "" "Válaszd a WPA-t ha a vezeték nélküli hálózatod biztonságos és az ügyfelektől " "jelszót kér a csatlakozáshoz." -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "Nyílt" @@ -2976,7 +2983,7 @@ msgstr "Az ilyen típusú kapcsolat még nem ismert." #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "Kapcsolat szerkesztése" @@ -3100,7 +3107,7 @@ msgstr "Interfész" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "Leírás" @@ -3218,11 +3225,6 @@ msgstr "" "sok szolgáltatása nem biztos, hogy elérhető lesz ezen az interfészen. " "Ajánlott kikapcsolni vagy törölni ezt a kapcsolatot, majd újra beállítani." -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "Létrehoz..." - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "Kapcsolat létrehozása" @@ -3280,6 +3282,10 @@ msgstr "Aktív" msgid "Inactive" msgstr "Inaktív" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "Létrehoz..." + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "OpenVPN" @@ -3587,29 +3593,29 @@ msgstr "Aldomain" msgid "The subdomain you want to register" msgstr "Az aldomain, amit regisztrálni szeretnél" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "Ez a kód érvénytelen" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "Ez a kód a {domain} domainhez van kötve." -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "A kért domain már regisztrálva van." -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "Domain regisztrálása sikertelen: {response}." -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "PageKite fiók" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "Beállítások mentése" @@ -3898,15 +3904,15 @@ msgstr "" msgid "Quasseldroid" msgstr "Quasseldroid" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "Radicale" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "Naptár és címjegyzék" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -4382,7 +4388,7 @@ msgstr "" "Azok a felhasználók akiknek ilyen jogosultságaik vannak, képesek lesznek a " "megosztásban lévő fájlokat is olvasni." -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "Egy megosztás ezzel a névvel már létezik." @@ -4528,36 +4534,36 @@ msgid "Delete the following snapshots permanently?" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" @@ -5271,7 +5277,7 @@ msgstr "Hozzáférés az összes szolgáltatáshoz és rendszerbeállításhoz" msgid "Username is taken or is reserved." msgstr "A felhasználói név (már) foglalt." -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "Engedélyek" @@ -5291,20 +5297,20 @@ msgstr "" "képesek bejelentkezni a rendszerbe, ahol adminisztrátori jogosultságokkal " "rendelkeznek (sudo)." -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "LDAP felhasználó létrehozása sikertelen." -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "Nem sikerült hozzáadni az új felhasználót ehhez a csoporthoz: {group}." -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " @@ -5314,39 +5320,39 @@ msgstr "" "jelszó nélkül jelentkezzen be. Több kulcs is megadható; soronként egy. Az " "üres, illetve # jellel kezdődő sorok nem számítanak." -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "LDAP felhasználó átnevezése sikertelen." -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "Nem sikerült eltávolítani a felhasználót a csoportból." -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "Nem sikerült hozzáadni a felhasználót a csoporthoz." -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "SSH kulcsok beállítása sikertelen." -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "Nem lehet törölni a rendszer egyetlen rendszergazdáját." -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "LDAP felhasználó jelszavának megváltoztatása sikertelen." -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "Nem sikerült hozzáadni az új felhasználót a rendszergazda csoporthoz." -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "Nem sikerült a konzol hozzáférés korlátozása." -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "Felhasználói fiók létrehozva, bejelentkezés sikeres" @@ -5587,10 +5593,6 @@ msgstr "Válassz nyelvet" msgid "Log in" msgstr "Bejelentkezés" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "JavaScript licencinformáció" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "Kliens alkalmazások" diff --git a/plinth/locale/id/LC_MESSAGES/django.po b/plinth/locale/id/LC_MESSAGES/django.po index a405d0ef8..4a92ccb9e 100644 --- a/plinth/locale/id/LC_MESSAGES/django.po +++ b/plinth/locale/id/LC_MESSAGES/django.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Indonesian (FreedomBox)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2018-11-02 00:44+0000\n" "Last-Translator: ButterflyOfFire \n" "Language-Team: Indonesian \n" "Language-Team: Italian diaspora.%(domain_name)s" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1090,17 +1092,17 @@ msgid "Use HTTP basic authentication" msgstr "Usa l'autenticazione HTTP base" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "Nome utente" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "Password" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "Mostra password" @@ -1165,7 +1167,7 @@ msgstr "" "impostare l'inoltro delle porte standard, inclusa la porta TCP 80 (HTTP) e " "la porta TCP 443 (HTTPS)." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1404,7 +1406,7 @@ msgstr "Abilitato" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "Disabilitato" @@ -1488,8 +1490,8 @@ msgstr "Configurazione Completata" msgid "Documentation" msgstr "Documentazione" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "Manuale" @@ -1871,6 +1873,11 @@ msgstr "" "JSXC è un client web per XMPP. Tipicamente viene usato con un server XMPP in " "esecuzione nella rete locale." +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "Let's Encrypt" @@ -2463,7 +2470,7 @@ msgstr "" "danno." #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "Indirizzo" @@ -2753,24 +2760,24 @@ msgstr "Utilizzo DNSSEC su IPv{kind}" msgid "Connection Type" msgstr "Tipo Connessione" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "Nome Connessione" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "Interfaccia Fisica" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "" "Il dispositivo di rete a cui dovrebbe essere legata questa connessione." -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "Firewall Zone" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." @@ -2778,21 +2785,21 @@ msgstr "" "La firewall zone controlla quali servizi sono disponibili su questa " "interfaccia. Selezione Interna solo per le reti fidate." -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Esterna" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Interna" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "Metodo d'indirizzamento IPv4" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2803,19 +2810,19 @@ msgstr "" "come client. Col metodo \"Condiviso\" {box_name} agisce come router, " "configura i client nella sua rete e condivide la sua connessione Internet." -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "Automatico (DHCP)" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "Condiviso" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "Netmask" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -2823,21 +2830,21 @@ msgstr "" "Valore opzionale. Le lasciato vuoto, sarà usato un valore predefinito basato " "sull'indirizzo IP." -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Gateway" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "Valore opzionale." -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "DNS Server" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2846,11 +2853,11 @@ msgstr "" "indirizzamento è \"Automatico\", i server DNS assegnati dal server DHCP " "saranno ignorati." -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "Server DNS secondario" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2858,11 +2865,11 @@ msgstr "" "Valore opzionale. Se viene assegnato un valore e il metodo d'indirizzamento " "è \"Automatico\", i server DNS assegnati dal server DHCP saranno ignorati." -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "Metodo Indirizzamento IPv6" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -2871,27 +2878,27 @@ msgstr "" "Con la modalità \"Automatica\" il {box_name} otterrà la configurazione di " "rete come client." -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "Automatica" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "Automatica, solo DHCP" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "Ignora" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "Prefisso" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "Valore compreso tra 1 e 128." -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2900,7 +2907,7 @@ msgstr "" "d'indirizzamento IPv6 è \"automatico\", i server DNS forniti dal server DHCP " "saranno ignorati." -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2909,54 +2916,54 @@ msgstr "" "d'indirizzamento IPv6 è \"automatico\", i server DNS forniti dal server DHCP " "saranno ignorati." -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "-- seleziona--" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "Il nome visibile sella rete." -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Modalità" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "Infrastruttura" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "Access Point" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "Ad-hoc" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "Banda di frequenza" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "A (5 GHz)" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "B/G (2.4 GHz)" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Canale" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2965,11 +2972,11 @@ msgstr "" "selezionata. Il valore 0, o l'assenza di valore, significa che sarà " "impostata la selezione automatica." -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2979,11 +2986,11 @@ msgstr "" "connessione ad un access point, connettersi solo se il BSSID dell'access " "point combacia con quello fornito. Per esempio: 00:11:22:aa:bb:cc." -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "Modalità Autenticazione" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2991,11 +2998,11 @@ msgstr "" "Scegli WPA se la rete wireless è protetta e richiede che i client abbiano la " "password WiFi." -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "Aperta" @@ -3032,7 +3039,7 @@ msgstr "Questo tipo di connessione non è ancora riconosciuto." #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "Modifica Concessione" @@ -3156,7 +3163,7 @@ msgstr "Interfaccia" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "Descrizione" @@ -3275,11 +3282,6 @@ msgstr "" "essere disponibili su questa interfaccia. È consigliabile disattivare o " "cancellare questa connessione e riconfigurarla." -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "Crea..." - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "Crea Connessione" @@ -3337,6 +3339,10 @@ msgstr "Attiva" msgid "Inactive" msgstr "Inattiva" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "Crea..." + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "OpenVPN" @@ -3646,29 +3652,29 @@ msgstr "Sottodominio" msgid "The subdomain you want to register" msgstr "Il sotto dominio che vuoi registrare" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "Il codice non è valido" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "Questo codice è associato al dominio {domain}." -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "Il dominio richiesto è già registrato." -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "Registrazione dominio fallita: {response}." -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "Profilo PageKite" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "Salva impostazioni" @@ -3959,15 +3965,15 @@ msgstr "" msgid "Quasseldroid" msgstr "Quasseldroid" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "Radicale" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "Calendario e Rubrica" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -4365,7 +4371,7 @@ msgid "" "share." msgstr "" -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "" @@ -4511,36 +4517,36 @@ msgid "Delete the following snapshots permanently?" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" @@ -5241,7 +5247,7 @@ msgstr "" msgid "Username is taken or is reserved." msgstr "" -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "" @@ -5254,59 +5260,59 @@ msgid "" "SSH and have administrative privileges (sudo)." msgstr "" -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "" -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " "line. Blank lines and lines starting with # will be ignored." msgstr "" -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "" -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "" -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "" -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "" -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "" -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "" -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "" -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "" @@ -5533,10 +5539,6 @@ msgstr "" msgid "Log in" msgstr "" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "" diff --git a/plinth/locale/ja/LC_MESSAGES/django.po b/plinth/locale/ja/LC_MESSAGES/django.po index 4b91559ed..773e28ef4 100644 --- a/plinth/locale/ja/LC_MESSAGES/django.po +++ b/plinth/locale/ja/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -28,22 +28,22 @@ msgstr "" msgid "Listening on {kind} port {port}" msgstr "" -#: plinth/action_utils.py:388 +#: plinth/action_utils.py:397 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "" -#: plinth/action_utils.py:392 +#: plinth/action_utils.py:401 #, python-brace-format msgid "Access URL {url}" msgstr "" -#: plinth/action_utils.py:420 +#: plinth/action_utils.py:429 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "" -#: plinth/action_utils.py:423 +#: plinth/action_utils.py:432 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "" @@ -107,7 +107,7 @@ msgid "" "network." msgstr "" -#: plinth/modules/backups/__init__.py:37 plinth/modules/backups/views.py:51 +#: plinth/modules/backups/__init__.py:37 plinth/modules/backups/views.py:50 msgid "Backups" msgstr "" @@ -179,7 +179,7 @@ msgid "" "backup." msgstr "" -#: plinth/modules/backups/forms.py:111 plinth/modules/networks/forms.py:298 +#: plinth/modules/backups/forms.py:111 plinth/modules/networks/forms.py:304 msgid "Passphrase" msgstr "" @@ -204,13 +204,13 @@ msgstr "" msgid "Accessing the remote repository failed. Details: %(err)s" msgstr "" -#: plinth/modules/backups/repository.py:44 +#: plinth/modules/backups/repository.py:45 msgid "" "Connection refused - make sure you provided correct credentials and the " "server is running." msgstr "" -#: plinth/modules/backups/repository.py:50 +#: plinth/modules/backups/repository.py:51 msgid "Connection refused" msgstr "" @@ -299,7 +299,7 @@ msgid "" msgstr "" #: plinth/modules/backups/templates/backups_repository_remove.html:46 -#: plinth/modules/backups/views.py:290 +#: plinth/modules/backups/views.py:281 msgid "Remove Repository" msgstr "" @@ -308,7 +308,7 @@ msgid "Restore data from" msgstr "" #: plinth/modules/backups/templates/backups_restore.html:43 -#: plinth/modules/backups/views.py:191 +#: plinth/modules/backups/views.py:181 msgid "Restore" msgstr "" @@ -335,63 +335,63 @@ msgstr "" msgid "Upload file" msgstr "" -#: plinth/modules/backups/views.py:54 +#: plinth/modules/backups/views.py:53 msgid "Upload" msgstr "" -#: plinth/modules/backups/views.py:57 plinth/modules/ikiwiki/views.py:41 +#: plinth/modules/backups/views.py:56 plinth/modules/ikiwiki/views.py:41 msgid "Create" msgstr "" -#: plinth/modules/backups/views.py:84 +#: plinth/modules/backups/views.py:83 msgid "Archive created." msgstr "" -#: plinth/modules/backups/views.py:89 +#: plinth/modules/backups/views.py:88 msgid "New Backup" msgstr "" -#: plinth/modules/backups/views.py:109 +#: plinth/modules/backups/views.py:108 msgid "Delete Archive" msgstr "" -#: plinth/modules/backups/views.py:121 +#: plinth/modules/backups/views.py:120 msgid "Archive deleted." msgstr "" -#: plinth/modules/backups/views.py:143 +#: plinth/modules/backups/views.py:133 msgid "Upload and restore a backup file" msgstr "" -#: plinth/modules/backups/views.py:179 +#: plinth/modules/backups/views.py:169 msgid "Restored files from backup." msgstr "" -#: plinth/modules/backups/views.py:203 +#: plinth/modules/backups/views.py:193 msgid "No backup file found." msgstr "" -#: plinth/modules/backups/views.py:211 +#: plinth/modules/backups/views.py:201 msgid "Restore from uploaded file" msgstr "" -#: plinth/modules/backups/views.py:264 +#: plinth/modules/backups/views.py:255 msgid "Added new repository." msgstr "" -#: plinth/modules/backups/views.py:269 +#: plinth/modules/backups/views.py:260 msgid "Create remote backup repository" msgstr "" -#: plinth/modules/backups/views.py:300 +#: plinth/modules/backups/views.py:291 msgid "Repository removed. The remote backup itself was not deleted." msgstr "" -#: plinth/modules/backups/views.py:308 +#: plinth/modules/backups/views.py:299 msgid "Unmounting failed!" msgstr "" -#: plinth/modules/backups/views.py:317 plinth/modules/backups/views.py:321 +#: plinth/modules/backups/views.py:308 plinth/modules/backups/views.py:312 msgid "Mounting failed" msgstr "" @@ -640,7 +640,7 @@ msgid "" msgstr "" #: plinth/modules/datetime/__init__.py:90 -msgid "NTP client in contact with servers" +msgid "chrony client in contact with servers" msgstr "" #: plinth/modules/datetime/forms.py:36 @@ -789,7 +789,7 @@ msgid "" msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -940,17 +940,17 @@ msgid "Use HTTP basic authentication" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "" @@ -999,7 +999,7 @@ msgid "" "port 443 (HTTPS)." msgstr "" -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1192,7 +1192,7 @@ msgstr "" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "" @@ -1268,8 +1268,8 @@ msgstr "" msgid "Documentation" msgstr "" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "" @@ -1591,6 +1591,11 @@ msgid "" "running locally." msgstr "" +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "" @@ -2043,7 +2048,7 @@ msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "" @@ -2307,43 +2312,43 @@ msgstr "" msgid "Connection Type" msgstr "" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "" -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." msgstr "" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2351,176 +2356,176 @@ msgid "" "router, configure clients on this network and share its Internet connection." msgstr "" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "" -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " "network making it a client." msgstr "" -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "" -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." msgstr "" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " "one provided. Example: 00:11:22:aa:bb:cc." msgstr "" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "" @@ -2557,7 +2562,7 @@ msgstr "" #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "" @@ -2679,7 +2684,7 @@ msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -2786,11 +2791,6 @@ msgid "" "connection and re-configure it." msgstr "" -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "" - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "" @@ -2848,6 +2848,10 @@ msgstr "" msgid "Inactive" msgstr "" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "" + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "" @@ -3109,29 +3113,29 @@ msgstr "" msgid "The subdomain you want to register" msgstr "" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "" -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "" -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "" @@ -3377,15 +3381,15 @@ msgstr "" msgid "Quasseldroid" msgstr "" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -3761,7 +3765,7 @@ msgid "" "share." msgstr "" -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "" @@ -3907,36 +3911,36 @@ msgid "Delete the following snapshots permanently?" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" @@ -4618,7 +4622,7 @@ msgstr "" msgid "Username is taken or is reserved." msgstr "" -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "" @@ -4631,59 +4635,59 @@ msgid "" "SSH and have administrative privileges (sudo)." msgstr "" -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "" -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " "line. Blank lines and lines starting with # will be ignored." msgstr "" -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "" -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "" -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "" -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "" -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "" -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "" -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "" -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "" @@ -4910,10 +4914,6 @@ msgstr "" msgid "Log in" msgstr "" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "" diff --git a/plinth/locale/kn/LC_MESSAGES/django.po b/plinth/locale/kn/LC_MESSAGES/django.po index 4b91559ed..773e28ef4 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: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -28,22 +28,22 @@ msgstr "" msgid "Listening on {kind} port {port}" msgstr "" -#: plinth/action_utils.py:388 +#: plinth/action_utils.py:397 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "" -#: plinth/action_utils.py:392 +#: plinth/action_utils.py:401 #, python-brace-format msgid "Access URL {url}" msgstr "" -#: plinth/action_utils.py:420 +#: plinth/action_utils.py:429 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "" -#: plinth/action_utils.py:423 +#: plinth/action_utils.py:432 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "" @@ -107,7 +107,7 @@ msgid "" "network." msgstr "" -#: plinth/modules/backups/__init__.py:37 plinth/modules/backups/views.py:51 +#: plinth/modules/backups/__init__.py:37 plinth/modules/backups/views.py:50 msgid "Backups" msgstr "" @@ -179,7 +179,7 @@ msgid "" "backup." msgstr "" -#: plinth/modules/backups/forms.py:111 plinth/modules/networks/forms.py:298 +#: plinth/modules/backups/forms.py:111 plinth/modules/networks/forms.py:304 msgid "Passphrase" msgstr "" @@ -204,13 +204,13 @@ msgstr "" msgid "Accessing the remote repository failed. Details: %(err)s" msgstr "" -#: plinth/modules/backups/repository.py:44 +#: plinth/modules/backups/repository.py:45 msgid "" "Connection refused - make sure you provided correct credentials and the " "server is running." msgstr "" -#: plinth/modules/backups/repository.py:50 +#: plinth/modules/backups/repository.py:51 msgid "Connection refused" msgstr "" @@ -299,7 +299,7 @@ msgid "" msgstr "" #: plinth/modules/backups/templates/backups_repository_remove.html:46 -#: plinth/modules/backups/views.py:290 +#: plinth/modules/backups/views.py:281 msgid "Remove Repository" msgstr "" @@ -308,7 +308,7 @@ msgid "Restore data from" msgstr "" #: plinth/modules/backups/templates/backups_restore.html:43 -#: plinth/modules/backups/views.py:191 +#: plinth/modules/backups/views.py:181 msgid "Restore" msgstr "" @@ -335,63 +335,63 @@ msgstr "" msgid "Upload file" msgstr "" -#: plinth/modules/backups/views.py:54 +#: plinth/modules/backups/views.py:53 msgid "Upload" msgstr "" -#: plinth/modules/backups/views.py:57 plinth/modules/ikiwiki/views.py:41 +#: plinth/modules/backups/views.py:56 plinth/modules/ikiwiki/views.py:41 msgid "Create" msgstr "" -#: plinth/modules/backups/views.py:84 +#: plinth/modules/backups/views.py:83 msgid "Archive created." msgstr "" -#: plinth/modules/backups/views.py:89 +#: plinth/modules/backups/views.py:88 msgid "New Backup" msgstr "" -#: plinth/modules/backups/views.py:109 +#: plinth/modules/backups/views.py:108 msgid "Delete Archive" msgstr "" -#: plinth/modules/backups/views.py:121 +#: plinth/modules/backups/views.py:120 msgid "Archive deleted." msgstr "" -#: plinth/modules/backups/views.py:143 +#: plinth/modules/backups/views.py:133 msgid "Upload and restore a backup file" msgstr "" -#: plinth/modules/backups/views.py:179 +#: plinth/modules/backups/views.py:169 msgid "Restored files from backup." msgstr "" -#: plinth/modules/backups/views.py:203 +#: plinth/modules/backups/views.py:193 msgid "No backup file found." msgstr "" -#: plinth/modules/backups/views.py:211 +#: plinth/modules/backups/views.py:201 msgid "Restore from uploaded file" msgstr "" -#: plinth/modules/backups/views.py:264 +#: plinth/modules/backups/views.py:255 msgid "Added new repository." msgstr "" -#: plinth/modules/backups/views.py:269 +#: plinth/modules/backups/views.py:260 msgid "Create remote backup repository" msgstr "" -#: plinth/modules/backups/views.py:300 +#: plinth/modules/backups/views.py:291 msgid "Repository removed. The remote backup itself was not deleted." msgstr "" -#: plinth/modules/backups/views.py:308 +#: plinth/modules/backups/views.py:299 msgid "Unmounting failed!" msgstr "" -#: plinth/modules/backups/views.py:317 plinth/modules/backups/views.py:321 +#: plinth/modules/backups/views.py:308 plinth/modules/backups/views.py:312 msgid "Mounting failed" msgstr "" @@ -640,7 +640,7 @@ msgid "" msgstr "" #: plinth/modules/datetime/__init__.py:90 -msgid "NTP client in contact with servers" +msgid "chrony client in contact with servers" msgstr "" #: plinth/modules/datetime/forms.py:36 @@ -789,7 +789,7 @@ msgid "" msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -940,17 +940,17 @@ msgid "Use HTTP basic authentication" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "" @@ -999,7 +999,7 @@ msgid "" "port 443 (HTTPS)." msgstr "" -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1192,7 +1192,7 @@ msgstr "" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "" @@ -1268,8 +1268,8 @@ msgstr "" msgid "Documentation" msgstr "" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "" @@ -1591,6 +1591,11 @@ msgid "" "running locally." msgstr "" +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "" @@ -2043,7 +2048,7 @@ msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "" @@ -2307,43 +2312,43 @@ msgstr "" msgid "Connection Type" msgstr "" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "" -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." msgstr "" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2351,176 +2356,176 @@ msgid "" "router, configure clients on this network and share its Internet connection." msgstr "" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "" -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " "network making it a client." msgstr "" -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "" -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." msgstr "" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " "one provided. Example: 00:11:22:aa:bb:cc." msgstr "" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "" @@ -2557,7 +2562,7 @@ msgstr "" #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "" @@ -2679,7 +2684,7 @@ msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -2786,11 +2791,6 @@ msgid "" "connection and re-configure it." msgstr "" -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "" - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "" @@ -2848,6 +2848,10 @@ msgstr "" msgid "Inactive" msgstr "" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "" + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "" @@ -3109,29 +3113,29 @@ msgstr "" msgid "The subdomain you want to register" msgstr "" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "" -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "" -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "" @@ -3377,15 +3381,15 @@ msgstr "" msgid "Quasseldroid" msgstr "" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -3761,7 +3765,7 @@ msgid "" "share." msgstr "" -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "" @@ -3907,36 +3911,36 @@ msgid "Delete the following snapshots permanently?" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" @@ -4618,7 +4622,7 @@ msgstr "" msgid "Username is taken or is reserved." msgstr "" -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "" @@ -4631,59 +4635,59 @@ msgid "" "SSH and have administrative privileges (sudo)." msgstr "" -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "" -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " "line. Blank lines and lines starting with # will be ignored." msgstr "" -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "" -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "" -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "" -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "" -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "" -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "" -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "" -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "" @@ -4910,10 +4914,6 @@ msgstr "" msgid "Log in" msgstr "" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "" diff --git a/plinth/locale/lt/LC_MESSAGES/django.po b/plinth/locale/lt/LC_MESSAGES/django.po index dfccf0114..b1e073bac 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: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -29,22 +29,22 @@ msgstr "" msgid "Listening on {kind} port {port}" msgstr "" -#: plinth/action_utils.py:388 +#: plinth/action_utils.py:397 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "" -#: plinth/action_utils.py:392 +#: plinth/action_utils.py:401 #, python-brace-format msgid "Access URL {url}" msgstr "" -#: plinth/action_utils.py:420 +#: plinth/action_utils.py:429 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "" -#: plinth/action_utils.py:423 +#: plinth/action_utils.py:432 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "" @@ -108,7 +108,7 @@ msgid "" "network." msgstr "" -#: plinth/modules/backups/__init__.py:37 plinth/modules/backups/views.py:51 +#: plinth/modules/backups/__init__.py:37 plinth/modules/backups/views.py:50 msgid "Backups" msgstr "" @@ -180,7 +180,7 @@ msgid "" "backup." msgstr "" -#: plinth/modules/backups/forms.py:111 plinth/modules/networks/forms.py:298 +#: plinth/modules/backups/forms.py:111 plinth/modules/networks/forms.py:304 msgid "Passphrase" msgstr "" @@ -205,13 +205,13 @@ msgstr "" msgid "Accessing the remote repository failed. Details: %(err)s" msgstr "" -#: plinth/modules/backups/repository.py:44 +#: plinth/modules/backups/repository.py:45 msgid "" "Connection refused - make sure you provided correct credentials and the " "server is running." msgstr "" -#: plinth/modules/backups/repository.py:50 +#: plinth/modules/backups/repository.py:51 msgid "Connection refused" msgstr "" @@ -300,7 +300,7 @@ msgid "" msgstr "" #: plinth/modules/backups/templates/backups_repository_remove.html:46 -#: plinth/modules/backups/views.py:290 +#: plinth/modules/backups/views.py:281 msgid "Remove Repository" msgstr "" @@ -309,7 +309,7 @@ msgid "Restore data from" msgstr "" #: plinth/modules/backups/templates/backups_restore.html:43 -#: plinth/modules/backups/views.py:191 +#: plinth/modules/backups/views.py:181 msgid "Restore" msgstr "" @@ -336,63 +336,63 @@ msgstr "" msgid "Upload file" msgstr "" -#: plinth/modules/backups/views.py:54 +#: plinth/modules/backups/views.py:53 msgid "Upload" msgstr "" -#: plinth/modules/backups/views.py:57 plinth/modules/ikiwiki/views.py:41 +#: plinth/modules/backups/views.py:56 plinth/modules/ikiwiki/views.py:41 msgid "Create" msgstr "" -#: plinth/modules/backups/views.py:84 +#: plinth/modules/backups/views.py:83 msgid "Archive created." msgstr "" -#: plinth/modules/backups/views.py:89 +#: plinth/modules/backups/views.py:88 msgid "New Backup" msgstr "" -#: plinth/modules/backups/views.py:109 +#: plinth/modules/backups/views.py:108 msgid "Delete Archive" msgstr "" -#: plinth/modules/backups/views.py:121 +#: plinth/modules/backups/views.py:120 msgid "Archive deleted." msgstr "" -#: plinth/modules/backups/views.py:143 +#: plinth/modules/backups/views.py:133 msgid "Upload and restore a backup file" msgstr "" -#: plinth/modules/backups/views.py:179 +#: plinth/modules/backups/views.py:169 msgid "Restored files from backup." msgstr "" -#: plinth/modules/backups/views.py:203 +#: plinth/modules/backups/views.py:193 msgid "No backup file found." msgstr "" -#: plinth/modules/backups/views.py:211 +#: plinth/modules/backups/views.py:201 msgid "Restore from uploaded file" msgstr "" -#: plinth/modules/backups/views.py:264 +#: plinth/modules/backups/views.py:255 msgid "Added new repository." msgstr "" -#: plinth/modules/backups/views.py:269 +#: plinth/modules/backups/views.py:260 msgid "Create remote backup repository" msgstr "" -#: plinth/modules/backups/views.py:300 +#: plinth/modules/backups/views.py:291 msgid "Repository removed. The remote backup itself was not deleted." msgstr "" -#: plinth/modules/backups/views.py:308 +#: plinth/modules/backups/views.py:299 msgid "Unmounting failed!" msgstr "" -#: plinth/modules/backups/views.py:317 plinth/modules/backups/views.py:321 +#: plinth/modules/backups/views.py:308 plinth/modules/backups/views.py:312 msgid "Mounting failed" msgstr "" @@ -641,7 +641,7 @@ msgid "" msgstr "" #: plinth/modules/datetime/__init__.py:90 -msgid "NTP client in contact with servers" +msgid "chrony client in contact with servers" msgstr "" #: plinth/modules/datetime/forms.py:36 @@ -790,7 +790,7 @@ msgid "" msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -941,17 +941,17 @@ msgid "Use HTTP basic authentication" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "" @@ -1000,7 +1000,7 @@ msgid "" "port 443 (HTTPS)." msgstr "" -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1193,7 +1193,7 @@ msgstr "" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "" @@ -1269,8 +1269,8 @@ msgstr "" msgid "Documentation" msgstr "" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "" @@ -1592,6 +1592,11 @@ msgid "" "running locally." msgstr "" +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "" @@ -2044,7 +2049,7 @@ msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "" @@ -2308,43 +2313,43 @@ msgstr "" msgid "Connection Type" msgstr "" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "" -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." msgstr "" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2352,176 +2357,176 @@ msgid "" "router, configure clients on this network and share its Internet connection." msgstr "" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "" -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " "network making it a client." msgstr "" -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "" -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." msgstr "" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " "one provided. Example: 00:11:22:aa:bb:cc." msgstr "" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "" @@ -2558,7 +2563,7 @@ msgstr "" #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "" @@ -2680,7 +2685,7 @@ msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -2787,11 +2792,6 @@ msgid "" "connection and re-configure it." msgstr "" -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "" - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "" @@ -2849,6 +2849,10 @@ msgstr "" msgid "Inactive" msgstr "" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "" + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "" @@ -3110,29 +3114,29 @@ msgstr "" msgid "The subdomain you want to register" msgstr "" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "" -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "" -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "" @@ -3378,15 +3382,15 @@ msgstr "" msgid "Quasseldroid" msgstr "" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -3762,7 +3766,7 @@ msgid "" "share." msgstr "" -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "" @@ -3908,36 +3912,36 @@ msgid "Delete the following snapshots permanently?" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" @@ -4619,7 +4623,7 @@ msgstr "" msgid "Username is taken or is reserved." msgstr "" -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "" @@ -4632,59 +4636,59 @@ msgid "" "SSH and have administrative privileges (sudo)." msgstr "" -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "" -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " "line. Blank lines and lines starting with # will be ignored." msgstr "" -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "" -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "" -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "" -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "" -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "" -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "" -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "" -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "" @@ -4911,10 +4915,6 @@ msgstr "" msgid "Log in" msgstr "" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "" diff --git a/plinth/locale/nb/LC_MESSAGES/django.po b/plinth/locale/nb/LC_MESSAGES/django.po index 9750f167b..da31c56d1 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: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2019-02-06 03:19+0000\n" "Last-Translator: Petter Reinholdtsen \n" "Language-Team: Norwegian Bokmål diaspora.%(domain_name)s" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1066,17 +1068,17 @@ msgid "Use HTTP basic authentication" msgstr "Bruk HTTP-basisgodkjenning" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "Brukernavn" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "Passord" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "Vis passord" @@ -1133,7 +1135,7 @@ msgstr "" "port for videresending til standard porter, inkludert TCP-port 80 (HTTP) og " "TCP-port 443 (HTTPS)." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1362,7 +1364,7 @@ msgstr "Aktivert" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "Deaktivert" @@ -1446,8 +1448,8 @@ msgstr "Oppsett ferdig" msgid "Documentation" msgstr "Dokumentasjon" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "Manual" @@ -1825,6 +1827,11 @@ msgstr "" "JSXC er en nettleserklient for XMPP. Typisk brukes den med en XMPP-tjener " "som kjører lokalt." +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "JavaScript lisensinformasjon" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "Let's Encrypt" @@ -2367,7 +2374,7 @@ msgstr "" "Når den ikke er aktiv, kan ikke spillere dø eller ta skade av noe slag." #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "Adresse" @@ -2657,23 +2664,23 @@ msgstr "Bruker DNSSEC på IPv{kind}" msgid "Connection Type" msgstr "Oppkoblingstype" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "Oppkoblingsnavn" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "Fysisk grensesnitt" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "Nettverksenheten som denne forbindelsen bør være bundet til." -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "Brannmursone" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." @@ -2681,21 +2688,21 @@ msgstr "" "Brannmuren vil kontrollere hvilke tjenester som er tilgjengelig over dette " "grensesnitt. Velg Internal (Internt) bare for klarerte nettverk." -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Eksternt" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Intern" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "IPv4 adresseringsmetode" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2707,19 +2714,19 @@ msgstr "" "å oppføre seg som en router, sette opp klienter på dette nettverket og dele " "sin Internett-forbindelse." -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "Automatisk (DHCP)" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "Delt" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "Nettmaske" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -2727,21 +2734,21 @@ msgstr "" "Valgfri verdi. Om det står tomt, vil en standard nettmaske, basert på " "adressen, bli brukt." -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Inngangsport" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "Valgfri verdi." -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "DNS-tjener" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2749,11 +2756,11 @@ msgstr "" "Valgfri verdi. Hvis denne verdien er gitt, og IPv4-adresseringsmetoden er " "«Automatisk», så vil DNS-tjenerne levert fra en DHCP-tjener bli ignorert." -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "Andre DNS-tjener" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2761,11 +2768,11 @@ msgstr "" "Valgfri verdi. Hvis denne verdien er gitt, og IPv4-adresseringsmetoden er " "«Automatisk», vil DNS-serverne som tilbys fra en DHCP-tjener bli ignorert." -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "IPv6-adresseringsmetode" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -2774,27 +2781,27 @@ msgstr "" "«Automatiske» metoder vil få {box_name} til å hente oppsettet fra dette " "nettverket og gjøre den til en klient." -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "Automatisk" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "Automatisk, kun DHCP" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "Overse" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "Forstavelse" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "Verdi mellom 1 og 128." -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2802,7 +2809,7 @@ msgstr "" "Valgfri verdi. Hvis denne verdien er gitt, og IPv6-adresseringsmetoden er " "«Automatisk», så vil DNS-tjenerne levert fra en DHCP-tjener bli ignorert." -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2810,54 +2817,54 @@ msgstr "" "Valgfri verdi. Hvis denne verdien er gitt, og IPv6-adresseringsmetoden er " "«Automatisk», så vil DNS-serverne som tilbys fra en DHCP-tjener bli ignorert." -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "-- velg --" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID (Service Set Identifier)" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "Det synlige navnet på nettverket." -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Modus" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "Infrastruktur" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "Aksesspunkt" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "Ad-hoc" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "Frekvensbånd" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "A (5 GHz)" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "B/G (2.4 GHz)" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Kanal" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2865,11 +2872,11 @@ msgstr "" "Valgfri verdi. Trådløskanal i det valgte frekvensbåndet som det skal " "begrenses til. Blank eller verdi 0 betyr at det skal velges automatisk." -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2879,11 +2886,11 @@ msgstr "" "aksesspunkt, koble kun til hvis BSSID-en til aksesspunktet stemmer med det " "som er oppgitt. Eksempel: 00:11:22:aa:bb:cc." -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "Autentiseringsmodus" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2891,11 +2898,11 @@ msgstr "" "Velg WPA (Wi-Fi Protected Access) hvis det trådløse nettverket er sikret og " "krever at brukerne har passordet som trengs for å koble seg til." -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "Åpen" @@ -2932,7 +2939,7 @@ msgstr "Denne typen tilkobling er ennå ikke forstått." #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "Endre oppkobling" @@ -3056,7 +3063,7 @@ msgstr "Grensesnitt" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "Beskrivelse" @@ -3175,11 +3182,6 @@ msgstr "" "anbefales derfor at du deaktiverer/sletter denne forbindelsen, og " "rekonfigurerer." -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "Lage ..." - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "Lage forbindelse" @@ -3237,6 +3239,10 @@ msgstr "Aktiv" msgid "Inactive" msgstr "Slått av (inaktiv)" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "Lage ..." + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "OpenVPN" @@ -3537,29 +3543,29 @@ msgstr "Underdomene" msgid "The subdomain you want to register" msgstr "Underdomenet du vil registrere" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "Koden er ugyldig" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "Denne koden er bundet til domenet {domain}." -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "Domenet det spørres om er allerede registrert." -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "Domeneregistrering mislyktes: {response}." -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "PageKite-konto" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "Lagre innstillinger" @@ -3849,15 +3855,15 @@ msgstr "" msgid "Quasseldroid" msgstr "Quasseldroid" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "Radicale" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "Kalender og adressebok" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -4322,7 +4328,7 @@ msgstr "" "Brukere som har disse tilgangene vil også kunne lese filene i det delte " "området." -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "En deling ved dette navnet finnes allerede." @@ -4485,36 +4491,36 @@ msgid "Delete the following snapshots permanently?" msgstr "Slett denne avbildningen for godt?" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "Nummer" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "Dato" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "Slett avbildninger" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "Opprett øyeblikksbilde" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "Rull tilbake" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "Slått på" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "Rull tilbake til øyeblikksbilde #%(number)s" @@ -5291,7 +5297,7 @@ msgstr "Tilgang til alle tjenester og systeminnstillinger" msgid "Username is taken or is reserved." msgstr "Brukernavnet er opptatt eller reservert." -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "Tilganger" @@ -5309,20 +5315,20 @@ msgstr "" "gruppen kan logge seg på alle tjenester. De kan også logge inn på systemet " "via SSH, og ha administrative rettigheter (sudo)." -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "Oppretting av LDAP-bruker feilet." -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "Klarte ikke legge ny bruker til gruppe {group}." -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "Autoriserte SSH-nøkler" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " @@ -5332,39 +5338,39 @@ msgstr "" "på systemet uten å bruke passord. Du kan legge inn multiple (flere) nøkler, " "én på hver linje. Blanke linjer og linjer som starter med # vil bli ignorert." -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "Klarte ikke å bytte navn på LDAP-bruker." -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "Klarte ikke å slette bruker fra gruppe." -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "Klarte ikke legge bruker til gruppe." -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "Klarte ikke sette SSH-nøkler." -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "Kan ikke slette kun administratoren i systemet." -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "Klarte ikke å bytte passord for LDAP-bruker." -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "Klarte ikke å legge til en ny bruker i admin-gruppen." -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "Klarte ikke begrense konsolltilgang." -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "Brukerkonto er opprettet, du er nå logget inn" @@ -5606,10 +5612,6 @@ msgstr "Velg språk" msgid "Log in" msgstr "Logg inn" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "JavaScript lisensinformasjon" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "Klientprogrammer" diff --git a/plinth/locale/nl/LC_MESSAGES/django.po b/plinth/locale/nl/LC_MESSAGES/django.po index aeffac464..44aaf5ab9 100644 --- a/plinth/locale/nl/LC_MESSAGES/django.po +++ b/plinth/locale/nl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2018-07-21 20:36+0000\n" "Last-Translator: Bart Notelaers \n" "Language-Team: Dutch diaspora.%(domain_name)s " #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1083,17 +1085,17 @@ msgid "Use HTTP basic authentication" msgstr "Gebruik HTTP-basisverificatie" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "Gebruikersnaam" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "Wachtwoord" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "Toon wachtwoord" @@ -1150,7 +1152,7 @@ msgstr "" "niet om port-forwarding te gebruiken om standaardpoorten met inbegrip van " "TCP-poort 80 (HTTP) en TCP-poort 443 (HTTPS) naar %(box_name)s te leiden." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1380,7 +1382,7 @@ msgstr "Ingeschakeld" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "Uitgeschakeld" @@ -1464,8 +1466,8 @@ msgstr "Instelling voltooid" msgid "Documentation" msgstr "Documentatie" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "Handboek" @@ -1848,6 +1850,11 @@ msgstr "" "JSXC is een webclient voor XMPP. Het wordt meestal gebruikt met een XMPP-" "server die lokaal wordt uitgevoerd." +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "JavaScript licentie-informatie" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "Let's Encrypt" @@ -2429,7 +2436,7 @@ msgid "When disabled, players cannot die or receive damage of any kind." msgstr "Indien uitgeschakeld, kunnen spelers niet sterven of schade oplopen." #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "Adres" @@ -2726,23 +2733,23 @@ msgstr "Gebruikt DNSSEC op IPv{kind}" msgid "Connection Type" msgstr "Verbindingssoort" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "Verbindingsnaam" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "Fysieke Interface" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "De netwerkapparatuur waar deze verbinding mee moet worden verbonden." -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "Firewall Zone" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." @@ -2750,21 +2757,21 @@ msgstr "" "De firewall zone controleert welke machines beschikbaar zijn via deze " "verbinding. Selecteer \"Allen Intern\" voor vertrouwde netwerken." -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Extern" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Intern" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "IPv4 Adresseringsmethode" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2776,19 +2783,19 @@ msgstr "" "ervoor dat {box_name} fungeert als een router, die het configureren van " "clients op dit netwerk regelt en de Internet-verbinding deelt." -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "Automatisch (DHCP)" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "Gedeeld" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "Netmask" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -2796,21 +2803,21 @@ msgstr "" "Optionele waarde. Indien leeg, zal een standaard netmask op basis van het " "adres worden gebruikt." -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Gateway" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "Optionele waarde." -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "DNS Server" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2819,11 +2826,11 @@ msgstr "" "adresseringsmethode is \"Automatisch\", zullen de DNS-Servers van de DHCP-" "server worden genegeerd." -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "Tweede DNS Server" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2832,11 +2839,11 @@ msgstr "" "methode is \"Automatisch\", zullen de DNS-Servers van de DHCP-server worden " "genegeerd." -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "IPv6 Adresseringsmethode" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -2845,27 +2852,27 @@ msgstr "" "De \"Automatische\" methoden zorgen dat {box_name} de configuratie van dit " "netwerk gebruikt waardoor het een client wordt." -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "Automatisch" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "Automatisch, alleen DHCP" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "Negeren" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "Voorvoegsel" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "Waarde tussen 1 en 128." -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2874,7 +2881,7 @@ msgstr "" "adresseringsmethode is \"Automatisch\", zullen de DNS-Servers van de DHCP-" "server worden genegeerd." -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2883,54 +2890,54 @@ msgstr "" "methode is \"Automatisch\", zullen de DNS-Servers van de DHCP-server worden " "genegeerd." -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "-- selecteer --" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "De zichtbare netwerknaam." -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Modus" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "Infrastructuur" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "Access Point" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "Ad-hoc" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "Frequentieband" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "A (5 GHz)" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "B/G (2.4 GHz)" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Kanaal" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2938,11 +2945,11 @@ msgstr "" "Optionele waarde. Beperken van draadloos kanaal tot de geselecteerde " "frequentieband. Waarde leeg of 0 betekent automatische selectie." -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2953,11 +2960,11 @@ msgstr "" "toegangspunt overeenkomt met degene die hier wordt ingevuld. Voorbeeld: " "00:11:22:aa:bb:cc." -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "Authentificatiemodus" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2965,11 +2972,11 @@ msgstr "" "Selecteer WPA indien het netwerk beveiligd is en gebruikerswachtwoorden " "gebruikt om te verbinden." -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "Open" @@ -3006,7 +3013,7 @@ msgstr "Deze verbindingsmethode is (nog) niet bekend." #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "Wijzig verbinding" @@ -3128,7 +3135,7 @@ msgstr "Interface" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "Omschrijving" @@ -3246,11 +3253,6 @@ msgstr "" "zullen niet beschikbaar zijn via deze verbinding. Het wordt aanbevolen om " "deze verbinding te deactiveren/verwijderen en opnieuw in te stellen." -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "Maak..." - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "Maak Verbinding" @@ -3308,6 +3310,10 @@ msgstr "Aktief" msgid "Inactive" msgstr "Inactief" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "Maak..." + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "OpenVPN" @@ -3617,29 +3623,29 @@ msgstr "Subdomein" msgid "The subdomain you want to register" msgstr "Het subdomein dat u wilt registreren" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "Deze code is niet geldig" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "Deze code is gekoppeld aan het domein {domain}." -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "Het gevraagde domein is al geregistreerd." -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "Domeinregistratie mislukt: {response}." -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "PageKite Account" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "Instellingen opslaan" @@ -3930,15 +3936,15 @@ msgstr "" msgid "Quasseldroid" msgstr "Quasseldroid" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "Radicale" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "Agenda en Adresboek" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -4415,7 +4421,7 @@ msgstr "" "Gebruikers die deze permissies hebben kunnen ook de bestanden in de share " "lezen." -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "Er bestaat reeds een gedeelde map met deze naam." @@ -4580,36 +4586,36 @@ msgid "Delete the following snapshots permanently?" msgstr "De volgende snapshots permanent verwijderen?" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "Nummer" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "Datum" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "Snapshots verwijderen" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "Maak Snapshot" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "Terugdraaien" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "actief" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "Terugdraaien tot snapshot #%(number)s" @@ -5416,7 +5422,7 @@ msgstr "Toegang tot alle diensten en systeeminstellingen" msgid "Username is taken or is reserved." msgstr "Gebruikersnaam is in gebruik of is gereserveerd." -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "Toegangsrechten" @@ -5435,20 +5441,20 @@ msgstr "" "ook op het systeem inloggen met SSH en kunnen systeemadministratie doen " "(sudo)." -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "LDAP gebruiker aanmaken mislukt." -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "Nieuwe gebruiker aan groep {group} toevoegen mislukt." -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " @@ -5459,39 +5465,39 @@ msgstr "" "sleutels toevoegen, één op elke regel. Lege regels en regels die beginnen " "met # worden genegeerd." -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "LDAP gebruiker hernoemen mislukt." -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "Gebruiker uit groep verwijderen mislukt." -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "Gebruiker aan groep toevoegen mislukt." -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "Kan de SSH-sleutels niet instellen." -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "Kan de enige beheerder in het systeem niet verwijderen." -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "Wijzigen LDAP gebruikerswachtwoord mislukt." -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "Toevoegen van gebruiker aan admin groep mislukt." -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "Consoletoegang beperken is mislukt." -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "Gebruikersaccount aangemaakt, U bent nu ingelogd" @@ -5734,10 +5740,6 @@ msgstr "Selecteer taal" msgid "Log in" msgstr "Aanmelden" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "JavaScript licentie-informatie" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "Cliënttoepassingen" diff --git a/plinth/locale/pl/LC_MESSAGES/django.po b/plinth/locale/pl/LC_MESSAGES/django.po index 9082c5145..f424658e4 100644 --- a/plinth/locale/pl/LC_MESSAGES/django.po +++ b/plinth/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2017-10-07 23:21+0000\n" "Last-Translator: Karol Werner \n" "Language-Team: Polish diaspora.%(domain_name)s" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1037,17 +1039,17 @@ msgid "Use HTTP basic authentication" msgstr "Użyj podstawowej autentyfikacji HTTP" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "Nazwa użytkownika" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "Hasło" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "Pokaż hasło" @@ -1103,7 +1105,7 @@ msgstr "" "Jeśli twój %(box_name)s jest za NATem, nie zapomnij dodać przekazywanie " "portów: TCP port 80 (HTTP) and TCP port 443 (HTTPS)." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1340,7 +1342,7 @@ msgstr "Włączony" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "Wyłączony" @@ -1421,8 +1423,8 @@ msgstr "Instalacja zakończona" msgid "Documentation" msgstr "Dokumentacja" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "Instrukcja" @@ -1770,6 +1772,11 @@ msgstr "" "JSXC jest klientem przeglądarkowym XMPP. Zazwyczaj używany jest z serwerem " "XMPP uruchomionym lokalnie." +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "Informacje o licencji JavaScript" + #: plinth/modules/letsencrypt/__init__.py:43 #, fuzzy msgid "Let's Encrypt" @@ -2284,7 +2291,7 @@ msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "" @@ -2548,43 +2555,43 @@ msgstr "" msgid "Connection Type" msgstr "" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "" -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." msgstr "" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2592,176 +2599,176 @@ msgid "" "router, configure clients on this network and share its Internet connection." msgstr "" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "Maska sieci" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "" -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " "network making it a client." msgstr "" -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "" -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." msgstr "" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " "one provided. Example: 00:11:22:aa:bb:cc." msgstr "" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "" @@ -2798,7 +2805,7 @@ msgstr "" #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "" @@ -2920,7 +2927,7 @@ msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -3027,11 +3034,6 @@ msgid "" "connection and re-configure it." msgstr "" -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "" - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "" @@ -3089,6 +3091,10 @@ msgstr "" msgid "Inactive" msgstr "" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "" + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "" @@ -3350,29 +3356,29 @@ msgstr "Subdomena" msgid "The subdomain you want to register" msgstr "Subdomena którą chcesz zarejstrować" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "Ten kod nie jes ważny" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "Ten kod jest przywiązany do domeny {domain}." -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "Wnioskowana domena jest już zarejstrowana." -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "Rejstracja domeny nieudana: {response}." -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "" @@ -3631,15 +3637,15 @@ msgstr "" msgid "Quasseldroid" msgstr "" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -4019,7 +4025,7 @@ msgid "" "share." msgstr "" -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "" @@ -4173,38 +4179,38 @@ msgid "Delete the following snapshots permanently?" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 #, fuzzy #| msgid "Delete %(name)s" msgid "Delete Snapshots" msgstr "Usuń %(name)s" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" @@ -4915,7 +4921,7 @@ msgstr "" msgid "Username is taken or is reserved." msgstr "" -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "" @@ -4928,59 +4934,59 @@ msgid "" "SSH and have administrative privileges (sudo)." msgstr "" -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "Tworzenie użytkownika LDAP się nie udało." -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "" -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " "line. Blank lines and lines starting with # will be ignored." msgstr "" -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "" -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "" -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "" -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "" -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "" -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "Nieudane dodawanie użytkownika do grupy admin." -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "" -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "Utworzono konto użytkownika, możesz się teraz zalogować" @@ -5229,10 +5235,6 @@ msgstr "Język" msgid "Log in" msgstr "Zaloguj się" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "Informacje o licencji JavaScript" - #: plinth/templates/clients.html:28 #, fuzzy #| msgid "Chat Client" diff --git a/plinth/locale/pt/LC_MESSAGES/django.po b/plinth/locale/pt/LC_MESSAGES/django.po index 47cb4ef48..0b3d8ee95 100644 --- a/plinth/locale/pt/LC_MESSAGES/django.po +++ b/plinth/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2018-12-01 13:01+0000\n" "Last-Translator: ssantos \n" "Language-Team: Portuguese \n" "Language-Team: Russian diaspora.%(domain_name)s" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1081,17 +1083,17 @@ msgid "Use HTTP basic authentication" msgstr "Использовать базовую аутентификацию HTTP" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "Имя пользователя" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "Пароль" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "Показать пароль" @@ -1148,7 +1150,7 @@ msgstr "" "добавить перенаправление портов, включая TCP-порт 80 (HTTP) и TCP-порт 443 " "(HTTPS)." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1379,7 +1381,7 @@ msgstr "Включено" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "Выключено" @@ -1462,8 +1464,8 @@ msgstr "Установка Завершена" msgid "Documentation" msgstr "Документация" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "Руководство" @@ -1839,6 +1841,11 @@ msgstr "" "JSXC является веб-клиентом для XMPP. Обычно он используется с XMPP сервером " "работающим локально." +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "Информация о лицензии JavaScript" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "Let's Encrypt" @@ -2388,7 +2395,7 @@ msgstr "" "Когда выключено, игроки не могут умереть или получить урон любого рода." #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "Адрес" @@ -2679,23 +2686,23 @@ msgstr "Использовать DNSSEC на IPv{kind}" msgid "Connection Type" msgstr "Тип подключения" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "Имя подключения" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "Физический интерфейс" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "К этому подключению должно быть привязано сетевое устройство." -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "Зона Брандмауэра" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." @@ -2703,21 +2710,21 @@ msgstr "" "Зона брандмауэра будет контролировать службы, доступные через этот " "интерфейс. Выбирайте Внутренний только в доверенных сетях." -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Внешний" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Внутренний" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "Метод адресации IPv4" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2728,19 +2735,19 @@ msgstr "" "сети в качестве клиента. \"Общий\" метод позволяет {box_name} выступать как " "роутер, настраивая клиентов в сети, разделяя подключение к интернету." -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "Автоматически (DHCP)" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "Общее" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "Маска сети" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -2748,21 +2755,21 @@ msgstr "" "Необязательное значение. Если оставить пустым, будет использоваться маска " "подсети по умолчанию, основанная на адресе." -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Шлюз" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "Необязательное значение." -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "DNS-сервер" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2770,11 +2777,11 @@ msgstr "" "Необязательное значение. Если задано это значение, и метод адресации IPv4 " "«Автомат», предоставляемые DHCP-сервером DNS-серверы будут игнорироваться." -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "Второй DNS-сервер" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2782,11 +2789,11 @@ msgstr "" "Необязательное значение. Если задано это значение и метод адресации IPv4 " "«Автомат», предоставляемые DHCP-сервером DNS-серверы будут игнорироваться." -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "Метод адресации IPv6" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -2795,27 +2802,27 @@ msgstr "" "Метод \"Автоматически\" позволит получить {box_name} конфигурацию этой сети, " "что сделает его клиентом." -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "Автоматически" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "Автоматически, только DHCP" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "Игнорировать" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "Префикс" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "Значение от 1 до 128." -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2824,7 +2831,7 @@ msgstr "" "«Автоматически», предоставляемые DHCP-сервером DNS-серверы будут " "игнорироваться." -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2833,54 +2840,54 @@ msgstr "" "«Автоматически», предоставляемые DHCP-сервером DNS-серверы будут " "игнорироваться." -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "-- Выберите --" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "Отображаемое имя сети." -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Режим" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "Инфраструктура" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "Точка доступа" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "Беспроводная Ad-hoc" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "Полоса частот" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "А (5 ГГц)" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "B/G (2,4 ГГц)" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Канал" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2888,11 +2895,11 @@ msgstr "" "Необязательное значение. Ограничение беспроводного канала в выбранном " "диапазоне частот. Оставьте пустым или укажите 0 для автоматического выбора." -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2902,11 +2909,11 @@ msgstr "" "подключении к точке доступа, подключатся только по BSSID. Пример: 00:11:22:" "aa:bb:cc." -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "Режим проверки подлинности" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -2914,11 +2921,11 @@ msgstr "" "Выберите WPA, если беспроводная сеть защищена и требует от клиентов пароль " "для подключения." -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "Open" @@ -2955,7 +2962,7 @@ msgstr "Этот тип подключения еще не понятен." #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "Редактирование подключения" @@ -3077,7 +3084,7 @@ msgstr "Интерфейс" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "Описание" @@ -3193,11 +3200,6 @@ msgstr "" "на этом интерфейсе. Мы рекомендуем вам отключить или удалить это подключение " "и заново настроить его." -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "Создать..." - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "Создание подключения" @@ -3255,6 +3257,10 @@ msgstr "Активные" msgid "Inactive" msgstr "Неактивен" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "Создать..." + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "OpenVPN" @@ -3565,29 +3571,29 @@ msgstr "Субдомен" msgid "The subdomain you want to register" msgstr "Субдомен, который вы хотите зарегистрировать" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "Этот код не действителен" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "Этот код привязывается к {domain}." -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "Запрашиваемый домен уже зарегистрирован." -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "Ошибка регистрации домена: {response}." -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "Учетная запись PageKite" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "Сохранить настройки" @@ -3872,15 +3878,15 @@ msgstr "" msgid "Quasseldroid" msgstr "Quasseldroid" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "Radicale" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "Календарь и Адресная книга" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -4354,7 +4360,7 @@ msgid "" msgstr "" "Пользователи, имеющие эти права, также смогут читать файлы общего ресурса." -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "Общий ресурс с таким именем уже существует." @@ -4518,36 +4524,36 @@ msgid "Delete the following snapshots permanently?" msgstr "Окончательно удалить этот снапшот?" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "Номер" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "Дата" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "Удалить снапшот" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "Создать снимок" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "Откат" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "активен" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "Откат к снимку #%(number)s" @@ -5336,7 +5342,7 @@ msgstr "Доступ ко всем сервисам и настройкам си msgid "Username is taken or is reserved." msgstr "Имя пользователя уже занято." -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "Разрешения" @@ -5354,20 +5360,20 @@ msgstr "" "Пользователи в группе администратора имеют доступ ко всем службам. Они также " "могут войти в систему через SSH и иметь административные привилегии (sudo)." -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "Создание пользователя LDAP не удалось." -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "Не удалось добавить нового пользователя в группу {group}." -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " @@ -5378,39 +5384,39 @@ msgstr "" "на каждой строке. Пустые строки и строки, начинающиеся с # будут " "игнорироваться." -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "Переименование пользователя LDAP не удалось." -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "Не удалось удалить пользователя из группы." -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "Не удалось добавить пользователя в группу." -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "Не удалось задать ключи SSH." -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "Невозможно удалить единственного администратора в системе." -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "Изменение LDAP пароля пользователя не удалось." -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "Не удалось добавить нового пользователя в группу администратора." -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "Не удалось ограничить доступ к консоли." -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "Учетная запись пользователя создана, теперь вы вошли" @@ -5651,10 +5657,6 @@ msgstr "Выберите язык" msgid "Log in" msgstr "Войти" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "Информация о лицензии JavaScript" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "Клиентские Приложения" diff --git a/plinth/locale/sv/LC_MESSAGES/django.po b/plinth/locale/sv/LC_MESSAGES/django.po index 254a41c0d..b007092cb 100644 --- a/plinth/locale/sv/LC_MESSAGES/django.po +++ b/plinth/locale/sv/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2016-07-23 19:30+0000\n" "Last-Translator: Caly \n" "Language-Team: Swedish \n" "Language-Team: LANGUAGE \n" @@ -28,22 +28,22 @@ msgstr "" msgid "Listening on {kind} port {port}" msgstr "" -#: plinth/action_utils.py:388 +#: plinth/action_utils.py:397 #, python-brace-format msgid "Access URL {url} on tcp{kind}" msgstr "" -#: plinth/action_utils.py:392 +#: plinth/action_utils.py:401 #, python-brace-format msgid "Access URL {url}" msgstr "" -#: plinth/action_utils.py:420 +#: plinth/action_utils.py:429 #, python-brace-format msgid "Connect to {host}:{port}" msgstr "" -#: plinth/action_utils.py:423 +#: plinth/action_utils.py:432 #, python-brace-format msgid "Cannot connect to {host}:{port}" msgstr "" @@ -107,7 +107,7 @@ msgid "" "network." msgstr "" -#: plinth/modules/backups/__init__.py:37 plinth/modules/backups/views.py:51 +#: plinth/modules/backups/__init__.py:37 plinth/modules/backups/views.py:50 msgid "Backups" msgstr "" @@ -179,7 +179,7 @@ msgid "" "backup." msgstr "" -#: plinth/modules/backups/forms.py:111 plinth/modules/networks/forms.py:298 +#: plinth/modules/backups/forms.py:111 plinth/modules/networks/forms.py:304 msgid "Passphrase" msgstr "" @@ -204,13 +204,13 @@ msgstr "" msgid "Accessing the remote repository failed. Details: %(err)s" msgstr "" -#: plinth/modules/backups/repository.py:44 +#: plinth/modules/backups/repository.py:45 msgid "" "Connection refused - make sure you provided correct credentials and the " "server is running." msgstr "" -#: plinth/modules/backups/repository.py:50 +#: plinth/modules/backups/repository.py:51 msgid "Connection refused" msgstr "" @@ -299,7 +299,7 @@ msgid "" msgstr "" #: plinth/modules/backups/templates/backups_repository_remove.html:46 -#: plinth/modules/backups/views.py:290 +#: plinth/modules/backups/views.py:281 msgid "Remove Repository" msgstr "" @@ -308,7 +308,7 @@ msgid "Restore data from" msgstr "" #: plinth/modules/backups/templates/backups_restore.html:43 -#: plinth/modules/backups/views.py:191 +#: plinth/modules/backups/views.py:181 msgid "Restore" msgstr "" @@ -335,63 +335,63 @@ msgstr "" msgid "Upload file" msgstr "" -#: plinth/modules/backups/views.py:54 +#: plinth/modules/backups/views.py:53 msgid "Upload" msgstr "" -#: plinth/modules/backups/views.py:57 plinth/modules/ikiwiki/views.py:41 +#: plinth/modules/backups/views.py:56 plinth/modules/ikiwiki/views.py:41 msgid "Create" msgstr "" -#: plinth/modules/backups/views.py:84 +#: plinth/modules/backups/views.py:83 msgid "Archive created." msgstr "" -#: plinth/modules/backups/views.py:89 +#: plinth/modules/backups/views.py:88 msgid "New Backup" msgstr "" -#: plinth/modules/backups/views.py:109 +#: plinth/modules/backups/views.py:108 msgid "Delete Archive" msgstr "" -#: plinth/modules/backups/views.py:121 +#: plinth/modules/backups/views.py:120 msgid "Archive deleted." msgstr "" -#: plinth/modules/backups/views.py:143 +#: plinth/modules/backups/views.py:133 msgid "Upload and restore a backup file" msgstr "" -#: plinth/modules/backups/views.py:179 +#: plinth/modules/backups/views.py:169 msgid "Restored files from backup." msgstr "" -#: plinth/modules/backups/views.py:203 +#: plinth/modules/backups/views.py:193 msgid "No backup file found." msgstr "" -#: plinth/modules/backups/views.py:211 +#: plinth/modules/backups/views.py:201 msgid "Restore from uploaded file" msgstr "" -#: plinth/modules/backups/views.py:264 +#: plinth/modules/backups/views.py:255 msgid "Added new repository." msgstr "" -#: plinth/modules/backups/views.py:269 +#: plinth/modules/backups/views.py:260 msgid "Create remote backup repository" msgstr "" -#: plinth/modules/backups/views.py:300 +#: plinth/modules/backups/views.py:291 msgid "Repository removed. The remote backup itself was not deleted." msgstr "" -#: plinth/modules/backups/views.py:308 +#: plinth/modules/backups/views.py:299 msgid "Unmounting failed!" msgstr "" -#: plinth/modules/backups/views.py:317 plinth/modules/backups/views.py:321 +#: plinth/modules/backups/views.py:308 plinth/modules/backups/views.py:312 msgid "Mounting failed" msgstr "" @@ -640,7 +640,7 @@ msgid "" msgstr "" #: plinth/modules/datetime/__init__.py:90 -msgid "NTP client in contact with servers" +msgid "chrony client in contact with servers" msgstr "" #: plinth/modules/datetime/forms.py:36 @@ -789,7 +789,7 @@ msgid "" msgstr "" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -940,17 +940,17 @@ msgid "Use HTTP basic authentication" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "" @@ -999,7 +999,7 @@ msgid "" "port 443 (HTTPS)." msgstr "" -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1192,7 +1192,7 @@ msgstr "" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "" @@ -1268,8 +1268,8 @@ msgstr "" msgid "Documentation" msgstr "" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "" @@ -1591,6 +1591,11 @@ msgid "" "running locally." msgstr "" +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "" @@ -2043,7 +2048,7 @@ msgid "When disabled, players cannot die or receive damage of any kind." msgstr "" #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "" @@ -2307,43 +2312,43 @@ msgstr "" msgid "Connection Type" msgstr "" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "" -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." msgstr "" -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2351,176 +2356,176 @@ msgid "" "router, configure clients on this network and share its Internet connection." msgstr "" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "" -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " "network making it a client." msgstr "" -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "" -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "" -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." msgstr "" -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " "one provided. Example: 00:11:22:aa:bb:cc." msgstr "" -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "" @@ -2557,7 +2562,7 @@ msgstr "" #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "" @@ -2679,7 +2684,7 @@ msgstr "" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "" @@ -2786,11 +2791,6 @@ msgid "" "connection and re-configure it." msgstr "" -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "" - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "" @@ -2848,6 +2848,10 @@ msgstr "" msgid "Inactive" msgstr "" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "" + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "" @@ -3109,29 +3113,29 @@ msgstr "" msgid "The subdomain you want to register" msgstr "" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "" -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "" -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "" @@ -3377,15 +3381,15 @@ msgstr "" msgid "Quasseldroid" msgstr "" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -3761,7 +3765,7 @@ msgid "" "share." msgstr "" -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 msgid "A share with this name already exists." msgstr "" @@ -3907,36 +3911,36 @@ msgid "Delete the following snapshots permanently?" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "" @@ -4618,7 +4622,7 @@ msgstr "" msgid "Username is taken or is reserved." msgstr "" -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "" @@ -4631,59 +4635,59 @@ msgid "" "SSH and have administrative privileges (sudo)." msgstr "" -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "" -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " "line. Blank lines and lines starting with # will be ignored." msgstr "" -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "" -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "" -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "" -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "" -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "" -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "" -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "" -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "" -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "" @@ -4910,10 +4914,6 @@ msgstr "" msgid "Log in" msgstr "" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "" diff --git a/plinth/locale/te/LC_MESSAGES/django.po b/plinth/locale/te/LC_MESSAGES/django.po index fbf75a343..51ab02f75 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: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2018-10-30 03:29+0000\n" "Last-Translator: buoyantair \n" "Language-Team: Telugu డయాస్పోరా.%(domain_name)s లు లో డయాస్పోరా *" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1059,17 +1061,17 @@ msgid "Use HTTP basic authentication" msgstr "HTTP ప్రాథమిక ప్రమాణీకరణ ఉపయోగించు" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "వినియోగి పేరు" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "రహస్యపదం" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "రహస్యపదం కనబర్చు" @@ -1126,7 +1128,7 @@ msgstr "" "పి) మరియి టిసి.పి పోర్టు ౪౪౩ (హెచ్.టి.టి.పి.ఎస్) ప్రామాణిక పోర్ట్‌లకు పోర్ట్ ఫార్వర్డింగ్ను జోడించడం " "మర్చిపోకండి." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1353,7 +1355,7 @@ msgstr "క్రియాశీలం" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "నిలిపివేయబడింది" @@ -1432,8 +1434,8 @@ msgstr "అమరక పూర్తయ్యింది" msgid "Documentation" msgstr "పత్రావళి" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "కరదీపిక" @@ -1804,6 +1806,11 @@ msgid "" msgstr "" "JSXC XMPP కోసం ఒక వెబ్ కక్షిదారి. సాధారణంగా ఇది ఒక XMPP సర్వర్ స్థానికంగా అమలు చేయటానికి ఉపయోగిస్తారు." +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "జావాస్క్రిప్ట్ లైసెన్స్ సమాచరం" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "లెట్స్ ఎన్క్రిప్ట్" @@ -2392,7 +2399,7 @@ msgid "When disabled, players cannot die or receive damage of any kind." msgstr "డిసేబుల్ లో ఉన్నప్పుడు, క్రీడాకారులు చనిపోయే లేదా ఏ రకమైన నష్టం అందుకోలేరు" #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "చిరునామా" @@ -2696,24 +2703,24 @@ msgstr "IPv{kind} పై DNSSEC ఉపయోగించు" msgid "Connection Type" msgstr "అనుసంధాన రకం" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "అనుసంధానం పేరు" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "భౌతిక సంవిధానం" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 #, fuzzy msgid "The network device that this connection should be bound to." msgstr "నెట్వర్కు పరికర ఈ కనెక్షన్ బంధం ఉండాలని" -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "కంచుకోట క్షేత్రాం" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 #, fuzzy msgid "" "The firewall zone will control which services are available over this " @@ -2722,21 +2729,21 @@ msgstr "" "ఫైర్వాల్ జోన్ ఇది సేవలు ఇంటర్ఫేస్లు అందుబాటులో ఉన్నాయి నియంత్రిస్తాయి. నమ్మదగిన నెట్వర్కులలో మాత్రమే అంతర్గత " "ఎంచుకోండి." -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "బహిర్గత" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "అంతర్గత" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "IPv4 చిరునామా ఇచ్చు పద్ధతి" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, fuzzy, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2747,39 +2754,39 @@ msgstr "" "{box_name}. \"భాగస్వామ్యం\" పద్దతి ఈ నెట్వర్క్ ఖాతాదారులతో ఆకృతీకరించుటకు మరియు దాని ఇంటర్నెట్ " "కనెక్షన్ భాగస్వామ్యం, ఆపోర్టును చేస్తుంది {box_name} 2 చట్టం" -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "స్వయం చాలకం (DHCP)" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "పంచుకోబడ్డ" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "నెట్ మాస్క్" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "ఐచ్ఛిక విలువ. ఖాళీగా ఉంటే, చిరునామాపై ఆధారపడి ఒక డిఫాల్ట్ నెట్మాస్క్ ఉపయోగించబడుతుంది." -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "గేట్వే" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "ఐచ్ఛిక విలువ." -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "DNS సేవకం" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 #, fuzzy msgid "" "Optional value. If this value is given and IPv4 addressing method is " @@ -2788,11 +2795,11 @@ msgstr "" "ఐచ్ఛికము విలువ. ఈ విలువ ఇచ్చిన మరియు IPv4 ప్రసంగిస్తున్న పద్ధతి \"ఆటోమేటిక్\" కాకపోతే, DHCP సర్వర్ " "అందించిన DNS సర్వర్లు విస్మరించబడుతుంది." -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "ద్వితీయ DNS సేవకం" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 #, fuzzy msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " @@ -2801,11 +2808,11 @@ msgstr "" "ఐచ్ఛికము విలువ. ఈ విలువ ఇచ్చిన మరియు IPv4 ప్రసంగిస్తూ విధానం \"ఆటోమేటిక్\" కాకపోతే, DHCP సర్వర్ " "అందించిన DNS సర్వర్లు విస్మరించబడుతుంది." -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "IPv6 చిరునామా ఇచ్చు పద్ధతి" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, fuzzy, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -2814,31 +2821,31 @@ msgstr "" "\"ఆటోమేటిక్\" పద్ధతులు ఒక క్లయింట్ మేకింగ్ ఈ నెట్వర్క్ నుండి {box_name} 1 ఆర్జనకు ఆకృతీకరణ " "చేస్తుంది." -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 #, fuzzy msgid "Automatic" msgstr "స్వయంచాలక" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 #, fuzzy #| msgid "Automatic (DHCP)" msgid "Automatic, DHCP only" msgstr "స్వయం చాలకం (DHCP)" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "పట్టించుకోకండి" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 #, fuzzy msgid "Prefix" msgstr "ఉపసర్గ" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "1 మరియు 128 మధ్యగల విలువ." -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 #, fuzzy msgid "" "Optional value. If this value is given and IPv6 addressing method is " @@ -2847,7 +2854,7 @@ msgstr "" "ఐచ్ఛికము విలువ. ఈ విలువ ఇవ్వబడుతుంది ఉంటే మరియు IPv6 ప్రసంగిస్తున్న పద్ధతి \"ఆటోమేటిక్\" ఉంది, " "DHCP సర్వర్ అందించిన DNS సర్వర్లు విస్మరించబడుతుంది" -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 #, fuzzy msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " @@ -2856,56 +2863,56 @@ msgstr "" "ఐచ్ఛికము విలువ. ఈ విలువ ఇచ్చిన మరియు IPv6 ప్రసంగిస్తూ విధానం \"ఆటోమేటిక్\" కాకపోతే, DHCP సర్వర్ " "అందించిన DNS సర్వర్లు విస్మరించబడుతుంది." -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "--ఎంచుకోండి--" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "నెట్వర్క్ యొక్క కనిపించే పేరు." -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "విధం" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "ఇన్ఫ్రాస్ట్రక్చర్" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "ప్రాప్తి సూచి" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 #, fuzzy msgid "Ad-hoc" msgstr "తదర్థ" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 #, fuzzy msgid "Frequency Band" msgstr "ఫ్రీక్వెన్సీ బ్యాండ్" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "ఎ (5 GHz)" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "బి/జి(2.4GHz)" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "మార్గం" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 #, fuzzy msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " @@ -2914,11 +2921,11 @@ msgstr "" "ఐచ్ఛికము విలువ. ఎంపిక ఫ్రీక్వెన్సీ బ్యాండ్ వైర్లెస్ ఇన్ ఛానెల్కు నిరోధించండి. ఖాళీ లేదా 0 విలువ స్వయంచాలక " "ఎంపిక అర్థం." -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 #, fuzzy msgid "" "Optional value. Unique identifier for the access point. When connecting to " @@ -2928,22 +2935,22 @@ msgstr "" "ఐచ్ఛికము విలువ. ప్రవేశ బిందువు కోసం ప్రత్యేక ఐడెంటిఫైయర్. ఒక యాక్సెస్ పాయింట్ కనెక్ట్ చేసినప్పుడు, యాక్సెస్ " "పాయింట్ BSSID అందించిన మ్యాచ్లు మాత్రమే ఉంటే కనెక్ట్. ఉదాహరణ: 00: 11: 22: aa: BB: సిసి." -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "ప్రామాణీకరణ విధం" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 #, fuzzy msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "వైర్లెస్ నెట్వర్క్ భద్రతతో కనెక్ట్ పాస్వర్డ్ను ఖాతాదారులకు అవసరం ఉంటే WPA ఎంచుకోండి." -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "WPA (వైఫై రక్షిత యాక్సెస్)" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "తెరచిన" @@ -2980,7 +2987,7 @@ msgstr "ఇటువంటి అనుసంధాన రకం ఇంకా #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "అనుసంధానాన్ని సవరించండి" @@ -3104,7 +3111,7 @@ msgstr "అంతర్ముఖం" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "వివరణ" @@ -3220,11 +3227,6 @@ msgstr "" "% (box_name) లు 3 సేవలు ఇంటర్ఫేస్ అందుబాటులో కాకపోవచ్చు. ఇది మీరు సోమరిగాచేయు లేదా ఈ కనెక్షన్ " "తొలగించి దీన్ని తిరిగి ఆకృతీకరించుటకు మద్దతిస్తుంది." -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "సృష్టించు..." - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "అనుసంధానం సృష్టించు" @@ -3282,6 +3284,10 @@ msgstr "క్రియాశీల" msgid "Inactive" msgstr "క్రియారహిత" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "సృష్టించు..." + #: plinth/modules/openvpn/__init__.py:39 #, fuzzy #| msgid "Open" @@ -3602,30 +3608,30 @@ msgstr "ఉప డోమైన్ పేరు" msgid "The subdomain you want to register" msgstr "మీరు నమోదు చేయదల్చిన ఉప డోమైన్" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "ఈ సంకేతం చెల్లుబాటు కాదు" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "ఈ సంకేతం డోమైన్ {domain} కు కేటాయించబడింది." -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "మీరు కోరిన డోమైన్ ఇప్పటికే నమోదు చేయబడింది." -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "డోమైన్ నమోదు చేయూటలో విఫలం: {response}." -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 #, fuzzy msgid "PageKite Account" msgstr "PageKite ఖాతా" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "అమరికలు దాచు" @@ -3898,17 +3904,17 @@ msgstr "" msgid "Quasseldroid" msgstr "క్వాసెల్ డ్రొఇడ్" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "రాడికల్" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 #, fuzzy #| msgid "Calendar and Addressbook (Radicale)" msgid "Calendar and Addressbook" msgstr "క్యాలెండర్ మరియు అడ్రెస్ బుక్ (Radicale)" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, fuzzy, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -4341,7 +4347,7 @@ msgid "" "share." msgstr "ఈ అనుమతులను కలిగి ఉన్న వినియోగదారులు వాటాలోని ఫైళ్ళను కూడా చదవగలరు." -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 #, fuzzy msgid "A share with this name already exists." msgstr "ఈ సేవ ఇప్పటికే ఉంది" @@ -4519,38 +4525,38 @@ msgid "Delete the following snapshots permanently?" msgstr "క్రింది స్నాప్షాట్‌లను శాశ్వతంగా తొలగించు ?" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "సంఖ్య" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "తేదీ" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "స్నాప్షాట్‌లను తొలగించు" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "స్నాప్షాట్‌ని సృష్టించు" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "యథాస్థితి" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 #, fuzzy #| msgid "Inactive" msgid "active" msgstr "క్రియాశీల" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "స్నాప్షాట్కు రోల్బ్యాక్ చేయండి #%(number)s" @@ -5318,7 +5324,7 @@ msgstr "అన్ని సేవలకు మరియు వ్యవస్థ msgid "Username is taken or is reserved." msgstr "యూజర్ పేరు తీసుకోబడింది లేదా రిజర్వ్ చేయబడింది." -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "అనుమతులు" @@ -5331,59 +5337,59 @@ msgid "" "SSH and have administrative privileges (sudo)." msgstr "" -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "ఎల్.డి.ఏ.పి వాడుకరి సృష్టించడంలో విఫలమైంది." -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "వినియోగదారుని {group} సముహానికి జోడించడంలో విఫలం." -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " "line. Blank lines and lines starting with # will be ignored." msgstr "" -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "ఎల్.డి.ఏ.పి వాడుకరి పేరుమార్పులో విఫలం." -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "సమూహంలోంచి వినియోగదారుని తొలగించడంలో విఫలం." -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "సమూహంలోకి వినియోగదారుని జోడించడంలో విఫలం." -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "SSH కీలను సెట్ చేయడం సాధ్యం కాలేదు." -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "" -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "ఎల్.డి.ఏ.పి వాడుకరి పాస్‌వర్డ్ మార్పిడి విఫలం." -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "కొత్త వాడుకరి ను అడ్మిన్ సమూహంలో జోడించడం విఫలమైనది." -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "console ప్రవేశమును పరిమితి చెయడంలొ విఫలమైంది." -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "వాడుకరి ఖాతా సృస్టించబడింది, మీరు లాగిన్ చేయబడ్డారు" @@ -5618,10 +5624,6 @@ msgstr "భాష" msgid "Log in" msgstr "లోనికి ప్రవేశించండి" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "జావాస్క్రిప్ట్ లైసెన్స్ సమాచరం" - #: plinth/templates/clients.html:28 #, fuzzy msgid "Client Apps" diff --git a/plinth/locale/tr/LC_MESSAGES/django.po b/plinth/locale/tr/LC_MESSAGES/django.po index 3a42bafae..5bc4d376d 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: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2018-01-03 17:10+0000\n" "Last-Translator: John Doe \n" "Language-Team: Turkish konumundan erişebilirsiniz" #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:41 #: plinth/modules/ejabberd/templates/ejabberd.html:62 #: plinth/modules/ikiwiki/templates/ikiwiki_create.html:32 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:63 @@ -1090,17 +1092,17 @@ msgid "Use HTTP basic authentication" msgstr "Temel HTTP kimlik doğrulamasını kullan" #: plinth/modules/dynamicdns/dynamicdns.py:152 -#: plinth/modules/networks/forms.py:228 +#: plinth/modules/networks/forms.py:234 msgid "Username" msgstr "Kullanıcı ismi" #: plinth/modules/dynamicdns/dynamicdns.py:155 -#: plinth/modules/networks/forms.py:229 plinth/modules/shadowsocks/forms.py:70 +#: plinth/modules/networks/forms.py:235 plinth/modules/shadowsocks/forms.py:70 msgid "Password" msgstr "Parola" #: plinth/modules/dynamicdns/dynamicdns.py:159 -#: plinth/modules/networks/forms.py:231 +#: plinth/modules/networks/forms.py:237 msgid "Show password" msgstr "Parolayı göster" @@ -1157,7 +1159,7 @@ msgstr "" "portu (HTTP) ve 443 numaralı TCP portu (HTTPS) dahil olmak üzere port " "yönlendirme eklemeyi unutmayınız." -#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:30 +#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:31 msgid "" "You have disabled Javascript. Dynamic form mode is disabled and some helper " "functions may not work (but the main functionality should work)." @@ -1399,7 +1401,7 @@ msgstr "Etkin" #: plinth/modules/firewall/templates/firewall.html:66 #: plinth/modules/letsencrypt/templates/letsencrypt.html:97 #: plinth/modules/names/templates/names.html:49 -#: plinth/modules/networks/forms.py:63 +#: plinth/modules/networks/forms.py:69 msgid "Disabled" msgstr "Devre dışı" @@ -1480,8 +1482,8 @@ msgstr "Yapılandırma Tamamlandı" msgid "Documentation" msgstr "Belgelendirme" -#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:62 -#: plinth/modules/networks/forms.py:102 plinth/templates/index.html:136 +#: plinth/modules/help/help.py:40 plinth/modules/networks/forms.py:68 +#: plinth/modules/networks/forms.py:108 plinth/templates/index.html:136 msgid "Manual" msgstr "Kullanım Kılavuzu" @@ -1876,6 +1878,11 @@ msgstr "" "JSXC, XMPP için bir web istemcisidir. Tipik olarak yerel şekilde çalışan bir " "XMPP sunucusuyla kullanılır." +#: plinth/modules/jsxc/templates/jsxc_launch.html:140 +#: plinth/templates/base.html:254 +msgid "JavaScript license information" +msgstr "JavaScript lisans bilgileri" + #: plinth/modules/letsencrypt/__init__.py:43 msgid "Let's Encrypt" msgstr "Let's Encrypt" @@ -2472,7 +2479,7 @@ msgstr "" "Devre dışı bırakıldığında, oyuncular ölemez ve hiçbir zarar göremezler." #: plinth/modules/minetest/templates/minetest.html:32 -#: plinth/modules/networks/forms.py:65 plinth/modules/networks/forms.py:105 +#: plinth/modules/networks/forms.py:71 plinth/modules/networks/forms.py:111 msgid "Address" msgstr "Adres" @@ -2765,23 +2772,23 @@ msgstr "IPv{kind} üzerinde DNSSEC kullanılıyor" msgid "Connection Type" msgstr "Bağlantı Türü" -#: plinth/modules/networks/forms.py:38 +#: plinth/modules/networks/forms.py:44 msgid "Connection Name" msgstr "Bağlantı İsmi" -#: plinth/modules/networks/forms.py:40 +#: plinth/modules/networks/forms.py:46 msgid "Physical Interface" msgstr "Fiziki Arayüz" -#: plinth/modules/networks/forms.py:42 +#: plinth/modules/networks/forms.py:48 msgid "The network device that this connection should be bound to." msgstr "Bu bağlantının bağlanacağı ağ cihazı." -#: plinth/modules/networks/forms.py:45 +#: plinth/modules/networks/forms.py:51 msgid "Firewall Zone" msgstr "Güvenlik Duvarı Alanı" -#: plinth/modules/networks/forms.py:46 +#: plinth/modules/networks/forms.py:52 msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." @@ -2789,21 +2796,21 @@ msgstr "" "Güvenlik duvarı alanı bu arayüzlerde hangi servislerin mevcut olacağını " "kontrol eder. Dahiliyi sadece güvenilir şebekeler için seçin." -#: plinth/modules/networks/forms.py:49 +#: plinth/modules/networks/forms.py:55 #: plinth/modules/networks/templates/connections_diagram.html:78 msgid "External" msgstr "Harici" -#: plinth/modules/networks/forms.py:50 +#: plinth/modules/networks/forms.py:56 #: plinth/modules/networks/templates/connections_diagram.html:107 msgid "Internal" msgstr "Dahili" -#: plinth/modules/networks/forms.py:52 +#: plinth/modules/networks/forms.py:58 msgid "IPv4 Addressing Method" msgstr "IPv4 Adresleme Metodu" -#: plinth/modules/networks/forms.py:55 +#: plinth/modules/networks/forms.py:61 #, python-brace-format msgid "" "\"Automatic\" method will make {box_name} acquire configuration from this " @@ -2815,19 +2822,19 @@ msgstr "" "kutusunun bir yönlendirici olarak iş görmesini, bu ağdaki istemcileri " "yapılandırmasını ve İnternet bağlantısını paylaşmasını sağlayacaktır." -#: plinth/modules/networks/forms.py:60 +#: plinth/modules/networks/forms.py:66 msgid "Automatic (DHCP)" msgstr "Otomatik (DHCP)" -#: plinth/modules/networks/forms.py:61 +#: plinth/modules/networks/forms.py:67 msgid "Shared" msgstr "Paylaşılan" -#: plinth/modules/networks/forms.py:69 +#: plinth/modules/networks/forms.py:75 msgid "Netmask" msgstr "Ağ Maskesi" -#: plinth/modules/networks/forms.py:70 +#: plinth/modules/networks/forms.py:76 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." @@ -2835,21 +2842,21 @@ msgstr "" "Seçime dayalı değer. Boş bırakılırsa adrese dayalı varsayılan bir ağ maskesi " "kullanılacaktır." -#: plinth/modules/networks/forms.py:75 plinth/modules/networks/forms.py:115 +#: plinth/modules/networks/forms.py:81 plinth/modules/networks/forms.py:121 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 msgid "Gateway" msgstr "Geçit" -#: plinth/modules/networks/forms.py:76 plinth/modules/networks/forms.py:116 +#: plinth/modules/networks/forms.py:82 plinth/modules/networks/forms.py:122 msgid "Optional value." msgstr "Seçime dayalı değer." -#: plinth/modules/networks/forms.py:80 plinth/modules/networks/forms.py:120 +#: plinth/modules/networks/forms.py:86 plinth/modules/networks/forms.py:126 msgid "DNS Server" msgstr "DNS Sunucusu" -#: plinth/modules/networks/forms.py:81 +#: plinth/modules/networks/forms.py:87 msgid "" "Optional value. If this value is given and IPv4 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2858,11 +2865,11 @@ msgstr "" "\"Otomatik\" ise, DHCP sunucusu tarafından sunulan DNS sunucuları görmezden " "gelinecektir." -#: plinth/modules/networks/forms.py:87 plinth/modules/networks/forms.py:127 +#: plinth/modules/networks/forms.py:93 plinth/modules/networks/forms.py:133 msgid "Second DNS Server" msgstr "İkinci DNS Sunucusu" -#: plinth/modules/networks/forms.py:88 +#: plinth/modules/networks/forms.py:94 msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2871,11 +2878,11 @@ msgstr "" "\"Otomatik\" ise, DHCP sunucusu tarafından sunulan DNS sunucuları görmezden " "gelinecektir." -#: plinth/modules/networks/forms.py:94 +#: plinth/modules/networks/forms.py:100 msgid "IPv6 Addressing Method" msgstr "IPv6 Adresleme Metodu" -#: plinth/modules/networks/forms.py:97 +#: plinth/modules/networks/forms.py:103 #, python-brace-format msgid "" "\"Automatic\" methods will make {box_name} acquire configuration from this " @@ -2884,27 +2891,27 @@ msgstr "" "\"Otomatik\" metodları {box_name} kutusunun yapılandırmasını bu ağdan " "almasını sağlayacak ve onu bir istemci yapacaktır." -#: plinth/modules/networks/forms.py:100 plinth/modules/networks/forms.py:272 +#: plinth/modules/networks/forms.py:106 plinth/modules/networks/forms.py:278 msgid "Automatic" msgstr "Otomatik" -#: plinth/modules/networks/forms.py:101 +#: plinth/modules/networks/forms.py:107 msgid "Automatic, DHCP only" msgstr "Otomatik, sadece DHCP" -#: plinth/modules/networks/forms.py:103 +#: plinth/modules/networks/forms.py:109 msgid "Ignore" msgstr "Yok say" -#: plinth/modules/networks/forms.py:109 +#: plinth/modules/networks/forms.py:115 msgid "Prefix" msgstr "Önek" -#: plinth/modules/networks/forms.py:110 +#: plinth/modules/networks/forms.py:116 msgid "Value between 1 and 128." msgstr "1 ilâ 128 arasında bir değer." -#: plinth/modules/networks/forms.py:121 +#: plinth/modules/networks/forms.py:127 msgid "" "Optional value. If this value is given and IPv6 addressing method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2913,7 +2920,7 @@ msgstr "" "\"Otomatik\" ise, DHCP sunucusu tarafından sunulan DNS sunucuları görmezden " "gelinecektir." -#: plinth/modules/networks/forms.py:128 +#: plinth/modules/networks/forms.py:134 msgid "" "Optional value. If this value is given and IPv6 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." @@ -2922,54 +2929,54 @@ msgstr "" "\"Otomatik\" ise, DHCP sunucusu tarafından sunulan DNS sunucuları görmezden " "gelinecektir." -#: plinth/modules/networks/forms.py:138 +#: plinth/modules/networks/forms.py:144 msgid "-- select --" msgstr "-- seç --" -#: plinth/modules/networks/forms.py:263 +#: plinth/modules/networks/forms.py:269 #: plinth/modules/networks/templates/connection_show.html:144 msgid "SSID" msgstr "SSID" -#: plinth/modules/networks/forms.py:264 +#: plinth/modules/networks/forms.py:270 msgid "The visible name of the network." msgstr "Şebekenin görünür ismi." -#: plinth/modules/networks/forms.py:266 +#: plinth/modules/networks/forms.py:272 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" msgstr "Kip" -#: plinth/modules/networks/forms.py:267 +#: plinth/modules/networks/forms.py:273 msgid "Infrastructure" msgstr "Altyapı" -#: plinth/modules/networks/forms.py:268 +#: plinth/modules/networks/forms.py:274 msgid "Access Point" msgstr "Erişim Noktası" -#: plinth/modules/networks/forms.py:269 +#: plinth/modules/networks/forms.py:275 msgid "Ad-hoc" msgstr "Geçici" -#: plinth/modules/networks/forms.py:271 +#: plinth/modules/networks/forms.py:277 msgid "Frequency Band" msgstr "Frekans Bandı" -#: plinth/modules/networks/forms.py:273 +#: plinth/modules/networks/forms.py:279 msgid "A (5 GHz)" msgstr "A (5 GHz)" -#: plinth/modules/networks/forms.py:274 +#: plinth/modules/networks/forms.py:280 msgid "B/G (2.4 GHz)" msgstr "B/G (2,4 GHz)" -#: plinth/modules/networks/forms.py:276 +#: plinth/modules/networks/forms.py:282 #: plinth/modules/networks/templates/connection_show.html:173 msgid "Channel" msgstr "Kanal" -#: plinth/modules/networks/forms.py:277 +#: plinth/modules/networks/forms.py:283 msgid "" "Optional value. Wireless channel in the selected frequency band to restrict " "to. Blank or 0 value means automatic selection." @@ -2977,11 +2984,11 @@ msgstr "" "Seçime dayalı değer. Seçili frekans bandına sınırlanacak kablosuz kanal. Boş " "ya da 0 değeri otomatik seçim anlamına gelir." -#: plinth/modules/networks/forms.py:284 +#: plinth/modules/networks/forms.py:290 msgid "BSSID" msgstr "BSSID" -#: plinth/modules/networks/forms.py:285 +#: plinth/modules/networks/forms.py:291 msgid "" "Optional value. Unique identifier for the access point. When connecting to " "an access point, connect only if the BSSID of the access point matches the " @@ -2991,11 +2998,11 @@ msgstr "" "noktasına bağlantı kurulduğunda, sadece erişim noktasının BSSID'si " "sağlananla eşleşiyorsa bağlanın. Örnek: 00:11:22:aa:bb:cc." -#: plinth/modules/networks/forms.py:292 +#: plinth/modules/networks/forms.py:298 msgid "Authentication Mode" msgstr "Kimlik Doğrulama Kipi" -#: plinth/modules/networks/forms.py:293 +#: plinth/modules/networks/forms.py:299 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." @@ -3003,11 +3010,11 @@ msgstr "" "Eğer kablosuz ağ güvenli ise ve istemcilerin bağlantı için parolaları " "olmasını gerektiriyorsa WPA'yi seçin." -#: plinth/modules/networks/forms.py:295 +#: plinth/modules/networks/forms.py:301 msgid "WPA" msgstr "WPA" -#: plinth/modules/networks/forms.py:296 +#: plinth/modules/networks/forms.py:302 msgid "Open" msgstr "Açık" @@ -3044,7 +3051,7 @@ msgstr "Bu tip bağlantı henüz anlaşılamamaktadır." #: plinth/modules/networks/networks.py:146 #: plinth/modules/networks/networks.py:231 -#: plinth/modules/networks/templates/connections_edit.html:32 +#: plinth/modules/networks/templates/connections_edit.html:33 msgid "Edit Connection" msgstr "Bağlantıyı Düzenle" @@ -3168,7 +3175,7 @@ msgstr "Arayüz" #: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:33 -#: plinth/modules/snapshot/templates/snapshot_manage.html:44 +#: plinth/modules/snapshot/templates/snapshot_manage.html:45 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41 msgid "Description" msgstr "Açıklama" @@ -3285,11 +3292,6 @@ msgstr "" "arayüzde mevcut olmayabilir. Bu bağlantıyı devre dışı bırakmanız/silmeniz ve " "yeniden yapılandırmanız tavsiye edilir." -#: plinth/modules/networks/templates/connections_add.html:32 -#: plinth/modules/networks/templates/connections_type_select.html:32 -msgid "Create..." -msgstr "Oluştur..." - #: plinth/modules/networks/templates/connections_create.html:32 msgid "Create Connection" msgstr "Bağlantı Oluştur" @@ -3347,6 +3349,10 @@ msgstr "Etkin" msgid "Inactive" msgstr "Devre Dışı" +#: plinth/modules/networks/templates/connections_type_select.html:32 +msgid "Create..." +msgstr "Oluştur..." + #: plinth/modules/openvpn/__init__.py:39 msgid "OpenVPN" msgstr "OpenVPN" @@ -3659,29 +3665,29 @@ msgstr "Alt Alan" msgid "The subdomain you want to register" msgstr "Kaydetmek istediğiniz alt alan" -#: plinth/modules/pagekite/forms.py:303 +#: plinth/modules/pagekite/forms.py:308 msgid "This code is not valid" msgstr "Bu kod geçerli değildir" -#: plinth/modules/pagekite/forms.py:309 +#: plinth/modules/pagekite/forms.py:314 #, python-brace-format msgid "This code is bound to the domain {domain}." msgstr "Bu kod, {domain} alanı ile ilişkilidir." -#: plinth/modules/pagekite/forms.py:319 +#: plinth/modules/pagekite/forms.py:324 msgid "The requested domain is already registered." msgstr "Talep edilen alan zaten kayıtlıdır." -#: plinth/modules/pagekite/forms.py:333 +#: plinth/modules/pagekite/forms.py:338 #, python-brace-format msgid "Domain registration failed: {response}." msgstr "Alan kaydı başarısız olmuştur: {response}." -#: plinth/modules/pagekite/templates/pagekite_configure.html:33 +#: plinth/modules/pagekite/templates/pagekite_configure.html:34 msgid "PageKite Account" msgstr "PageKite Hesabı" -#: plinth/modules/pagekite/templates/pagekite_configure.html:41 +#: plinth/modules/pagekite/templates/pagekite_configure.html:42 msgid "Save settings" msgstr "Ayarları kaydet" @@ -3972,15 +3978,15 @@ msgstr "" msgid "Quasseldroid" msgstr "Quasseldroid" -#: plinth/modules/radicale/__init__.py:43 +#: plinth/modules/radicale/__init__.py:44 msgid "Radicale" msgstr "Radicale" -#: plinth/modules/radicale/__init__.py:45 +#: plinth/modules/radicale/__init__.py:46 msgid "Calendar and Addressbook" msgstr "Takvim ve Adres Defteri" -#: plinth/modules/radicale/__init__.py:49 +#: plinth/modules/radicale/__init__.py:50 #, python-brace-format msgid "" "Radicale is a CalDAV and CardDAV server. It allows synchronization and " @@ -4459,7 +4465,7 @@ msgid "" "share." msgstr "" -#: plinth/modules/sharing/forms.py:62 +#: plinth/modules/sharing/forms.py:63 #, fuzzy #| msgid "This service already exists" msgid "A share with this name already exists." @@ -4647,36 +4653,36 @@ msgid "Delete the following snapshots permanently?" msgstr "Bu anlıklar daimi olarak silinsin mi?" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:31 -#: plinth/modules/snapshot/templates/snapshot_manage.html:42 +#: plinth/modules/snapshot/templates/snapshot_manage.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:39 msgid "Number" msgstr "Sayı" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:32 -#: plinth/modules/snapshot/templates/snapshot_manage.html:43 +#: plinth/modules/snapshot/templates/snapshot_manage.html:44 #: plinth/modules/snapshot/templates/snapshot_rollback.html:40 msgid "Date" msgstr "Tarih" #: plinth/modules/snapshot/templates/snapshot_delete_selected.html:52 -#: plinth/modules/snapshot/templates/snapshot_manage.html:36 +#: plinth/modules/snapshot/templates/snapshot_manage.html:37 #: plinth/modules/snapshot/views.py:188 msgid "Delete Snapshots" msgstr "Anlıkları Sil" -#: plinth/modules/snapshot/templates/snapshot_manage.html:32 +#: plinth/modules/snapshot/templates/snapshot_manage.html:33 msgid "Create Snapshot" msgstr "Anlık Oluştur" -#: plinth/modules/snapshot/templates/snapshot_manage.html:45 +#: plinth/modules/snapshot/templates/snapshot_manage.html:46 msgid "Rollback" msgstr "Geri getir" -#: plinth/modules/snapshot/templates/snapshot_manage.html:56 +#: plinth/modules/snapshot/templates/snapshot_manage.html:57 msgid "active" msgstr "etkin" -#: plinth/modules/snapshot/templates/snapshot_manage.html:65 +#: plinth/modules/snapshot/templates/snapshot_manage.html:66 #, python-format msgid "Rollback to snapshot #%(number)s" msgstr "#%(number)s sayılı anlığa geri getir" @@ -5492,7 +5498,7 @@ msgstr "Tüm servislere ve sistem ayarlarına erişim" msgid "Username is taken or is reserved." msgstr "Kullanıcı ismi zaten alınmış ya da ayrılmıştır." -#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:195 +#: plinth/modules/users/forms.py:88 plinth/modules/users/forms.py:197 msgid "Permissions" msgstr "İzinler" @@ -5510,20 +5516,20 @@ msgstr "" "servislere giriş yapabilecektir. Aynı zamanda sisteme SSH aracılığıyla giriş " "yapıp yönetici izinlerine (sudo) erişebileceklerdir." -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "LDAP kullanıcısı oluşturması başarısız oldu." -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "{group} grubuna yeni kullanıcı ilâve edilmesi başarısız oldu." -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " @@ -5534,39 +5540,39 @@ msgstr "" "çok anahtar girebilirsiniz, her anahtarı yeni bir satırda girin. Boş " "satırlar ve # ile başlayan satırlar görmezden gelinecektir." -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "LDAP kullanıcısının tekrar adlandırılması başarısız oldu." -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "Kullanıcının gruptan kaldırılması başarısız oldu." -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "Kullanıcının gruba eklenmesi başarısız oldu." -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "SSH anahtarları ayarlanamadı." -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "" -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "LDAP kullanıcı parolasının değiştirilmesi başarısız oldu." -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "Yeni kullanıcının admin (yönetici) grubuna eklenmesi başarısız oldu." -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "Konsol erişiminin kısıtlanması başarısız oldu." -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "Kullanıcı hesabı oluşturuldu, artık giriş yaptınız" @@ -5818,10 +5824,6 @@ msgstr "Lisan" msgid "Log in" msgstr "Giriş yap" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "JavaScript lisans bilgileri" - #: plinth/templates/clients.html:28 msgid "Client Apps" msgstr "İstemci Uygulamalar" diff --git a/plinth/locale/uk/LC_MESSAGES/django.po b/plinth/locale/uk/LC_MESSAGES/django.po index e820ef053..166dd8d82 100644 --- a/plinth/locale/uk/LC_MESSAGES/django.po +++ b/plinth/locale/uk/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-28 18:23-0500\n" +"POT-Creation-Date: 2019-02-05 22:20-0500\n" "PO-Revision-Date: 2019-01-04 17:06+0000\n" "Last-Translator: prolinux ukraine \n" "Language-Team: Ukrainian \n" "Language-Team: Chinese (Simplified)
管理员(admin)组中的用户将能够登录所有服务。他" "们还可以通过 SSH 登录到系统并具有管理权限(sudo)。" -#: plinth/modules/users/forms.py:125 plinth/modules/users/forms.py:325 +#: plinth/modules/users/forms.py:126 plinth/modules/users/forms.py:331 msgid "Creating LDAP user failed." msgstr "创建 LDAP 用户失败。" -#: plinth/modules/users/forms.py:136 +#: plinth/modules/users/forms.py:137 #, python-brace-format msgid "Failed to add new user to {group} group." msgstr "未能将新用户添加到 {group}。" -#: plinth/modules/users/forms.py:149 +#: plinth/modules/users/forms.py:150 msgid "Authorized SSH Keys" msgstr "" -#: plinth/modules/users/forms.py:153 +#: plinth/modules/users/forms.py:154 msgid "" "Setting an SSH public key will allow this user to securely log in to the " "system without using a password. You may enter multiple keys, one on each " @@ -5302,39 +5308,39 @@ msgstr "" "设置 SSH 公钥将允许此用户安全地登录到系统不使用密码。您可以输入多个密钥,每行" "一个。将忽略空行和以 # 开头的行。" -#: plinth/modules/users/forms.py:232 +#: plinth/modules/users/forms.py:234 msgid "Renaming LDAP user failed." msgstr "重命名 LDAP 用户失败。" -#: plinth/modules/users/forms.py:244 +#: plinth/modules/users/forms.py:246 msgid "Failed to remove user from group." msgstr "无法从组中删除用户。" -#: plinth/modules/users/forms.py:255 +#: plinth/modules/users/forms.py:257 msgid "Failed to add user to group." msgstr "无法将用户添加到组。" -#: plinth/modules/users/forms.py:264 +#: plinth/modules/users/forms.py:266 msgid "Unable to set SSH keys." msgstr "不能设置 SSH 密钥。" -#: plinth/modules/users/forms.py:272 +#: plinth/modules/users/forms.py:274 msgid "Cannot delete the only administrator in the system." msgstr "" -#: plinth/modules/users/forms.py:301 +#: plinth/modules/users/forms.py:306 msgid "Changing LDAP user password failed." msgstr "更改 LDAP 用户密码失败。" -#: plinth/modules/users/forms.py:334 +#: plinth/modules/users/forms.py:340 msgid "Failed to add new user to admin group." msgstr "未能将新用户添加到管理员组。" -#: plinth/modules/users/forms.py:351 +#: plinth/modules/users/forms.py:357 msgid "Failed to restrict console access." msgstr "限制命令行访问失败。" -#: plinth/modules/users/forms.py:363 +#: plinth/modules/users/forms.py:369 msgid "User account created, you are now logged in" msgstr "用户帐户已创建,您现在可以登录" @@ -5585,10 +5591,6 @@ msgstr "语言" msgid "Log in" msgstr "登录" -#: plinth/templates/base.html:252 plinth/templates/index.html:176 -msgid "JavaScript license information" -msgstr "" - #: plinth/templates/clients.html:28 #, fuzzy #| msgid "Quassel IRC Client"