diff --git a/plinth/locale/bn/LC_MESSAGES/django.po b/plinth/locale/bn/LC_MESSAGES/django.po index 075d225b0..8e17ce674 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-03-18 19:46-0400\n" +"POT-Creation-Date: 2019-04-01 20:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -827,11 +827,11 @@ msgstr "" msgid "User registrations disabled" msgstr "" -#: plinth/modules/dynamicdns/__init__.py:36 +#: plinth/modules/dynamicdns/__init__.py:38 msgid "Dynamic DNS Client" msgstr "" -#: plinth/modules/dynamicdns/__init__.py:40 +#: plinth/modules/dynamicdns/__init__.py:42 #, python-brace-format msgid "" "If your Internet provider changes your IP address periodically (i.e. every " @@ -839,7 +839,7 @@ msgid "" "prevent others from finding services which are provided by this {box_name}." msgstr "" -#: plinth/modules/dynamicdns/__init__.py:44 +#: plinth/modules/dynamicdns/__init__.py:46 msgid "" "The solution is to assign a DNS name to your IP address and update the DNS " "name every time your IP is changed by your Internet provider. Dynamic DNS " @@ -850,7 +850,7 @@ msgid "" "IP address." msgstr "" -#: plinth/modules/dynamicdns/__init__.py:69 +#: plinth/modules/dynamicdns/__init__.py:71 #: plinth/modules/dynamicdns/views.py:167 msgid "Dynamic DNS Service" msgstr "" @@ -4102,80 +4102,80 @@ msgid "" "media, expand the root partition etc." msgstr "" -#: plinth/modules/storage/__init__.py:200 +#: plinth/modules/storage/__init__.py:210 #, python-brace-format msgid "{disk_size:.1f} bytes" msgstr "" -#: plinth/modules/storage/__init__.py:204 +#: plinth/modules/storage/__init__.py:214 #, python-brace-format msgid "{disk_size:.1f} KiB" msgstr "" -#: plinth/modules/storage/__init__.py:208 +#: plinth/modules/storage/__init__.py:218 #, python-brace-format msgid "{disk_size:.1f} MiB" msgstr "" -#: plinth/modules/storage/__init__.py:212 +#: plinth/modules/storage/__init__.py:222 #, python-brace-format msgid "{disk_size:.1f} GiB" msgstr "" -#: plinth/modules/storage/__init__.py:215 +#: plinth/modules/storage/__init__.py:225 #, python-brace-format msgid "{disk_size:.1f} TiB" msgstr "" -#: plinth/modules/storage/__init__.py:222 +#: plinth/modules/storage/__init__.py:232 msgid "The operation failed." msgstr "" -#: plinth/modules/storage/__init__.py:224 +#: plinth/modules/storage/__init__.py:234 msgid "The operation was cancelled." msgstr "" -#: plinth/modules/storage/__init__.py:226 +#: plinth/modules/storage/__init__.py:236 msgid "The device is already unmounting." msgstr "" -#: plinth/modules/storage/__init__.py:228 +#: plinth/modules/storage/__init__.py:238 msgid "The operation is not supported due to missing driver/tool support." msgstr "" -#: plinth/modules/storage/__init__.py:231 +#: plinth/modules/storage/__init__.py:241 msgid "The operation timed out." msgstr "" -#: plinth/modules/storage/__init__.py:233 +#: plinth/modules/storage/__init__.py:243 msgid "The operation would wake up a disk that is in a deep-sleep state." msgstr "" -#: plinth/modules/storage/__init__.py:236 +#: plinth/modules/storage/__init__.py:246 msgid "Attempting to unmount a device that is busy." msgstr "" -#: plinth/modules/storage/__init__.py:238 +#: plinth/modules/storage/__init__.py:248 msgid "The operation has already been cancelled." msgstr "" -#: plinth/modules/storage/__init__.py:244 +#: plinth/modules/storage/__init__.py:254 msgid "Not authorized to perform the requested operation." msgstr "" -#: plinth/modules/storage/__init__.py:246 +#: plinth/modules/storage/__init__.py:256 msgid "The device is already mounted." msgstr "" -#: plinth/modules/storage/__init__.py:248 +#: plinth/modules/storage/__init__.py:258 msgid "The device is not mounted." msgstr "" -#: plinth/modules/storage/__init__.py:251 +#: plinth/modules/storage/__init__.py:261 msgid "Not permitted to use the requested option." msgstr "" -#: plinth/modules/storage/__init__.py:254 +#: plinth/modules/storage/__init__.py:264 msgid "The device is mounted by another user." msgstr "" @@ -4982,55 +4982,55 @@ msgstr "" msgid "Web" msgstr "" -#: plinth/templates/clients.html:50 +#: plinth/templates/clients.html:51 msgid "Launch" msgstr "" -#: plinth/templates/clients.html:64 +#: plinth/templates/clients.html:65 msgid "Desktop" msgstr "" -#: plinth/templates/clients.html:75 +#: plinth/templates/clients.html:76 msgid "GNU/Linux" msgstr "" -#: plinth/templates/clients.html:77 +#: plinth/templates/clients.html:78 msgid "Windows" msgstr "" -#: plinth/templates/clients.html:79 +#: plinth/templates/clients.html:80 msgid "macOS" msgstr "" -#: plinth/templates/clients.html:95 +#: plinth/templates/clients.html:96 msgid "Mobile" msgstr "" -#: plinth/templates/clients.html:106 +#: plinth/templates/clients.html:107 msgid "Play Store" msgstr "" -#: plinth/templates/clients.html:108 +#: plinth/templates/clients.html:109 msgid "F-Droid" msgstr "" -#: plinth/templates/clients.html:110 +#: plinth/templates/clients.html:111 msgid "App Store" msgstr "" -#: plinth/templates/clients.html:126 +#: plinth/templates/clients.html:127 msgid "Package" msgstr "" -#: plinth/templates/clients.html:133 +#: plinth/templates/clients.html:134 msgid "Debian:" msgstr "" -#: plinth/templates/clients.html:136 +#: plinth/templates/clients.html:137 msgid "Homebrew:" msgstr "" -#: plinth/templates/clients.html:139 +#: plinth/templates/clients.html:140 msgid "RPM:" msgstr "" diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index 0ceb794e0..4a8ec31e3 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-03-18 19:46-0400\n" +"POT-Creation-Date: 2019-04-01 20:16-0400\n" "PO-Revision-Date: 2019-03-20 19:03+0000\n" "Last-Translator: Pavel Borecki \n" "Language-Team: Czech \n" "Language-Team: Danish \n" "Language-Team: German \n" "Language-Team: LANGUAGE \n" @@ -826,11 +826,11 @@ msgstr "" msgid "User registrations disabled" msgstr "" -#: plinth/modules/dynamicdns/__init__.py:36 +#: plinth/modules/dynamicdns/__init__.py:38 msgid "Dynamic DNS Client" msgstr "" -#: plinth/modules/dynamicdns/__init__.py:40 +#: plinth/modules/dynamicdns/__init__.py:42 #, python-brace-format msgid "" "If your Internet provider changes your IP address periodically (i.e. every " @@ -838,7 +838,7 @@ msgid "" "prevent others from finding services which are provided by this {box_name}." msgstr "" -#: plinth/modules/dynamicdns/__init__.py:44 +#: plinth/modules/dynamicdns/__init__.py:46 msgid "" "The solution is to assign a DNS name to your IP address and update the DNS " "name every time your IP is changed by your Internet provider. Dynamic DNS " @@ -849,7 +849,7 @@ msgid "" "IP address." msgstr "" -#: plinth/modules/dynamicdns/__init__.py:69 +#: plinth/modules/dynamicdns/__init__.py:71 #: plinth/modules/dynamicdns/views.py:167 msgid "Dynamic DNS Service" msgstr "" @@ -4101,80 +4101,80 @@ msgid "" "media, expand the root partition etc." msgstr "" -#: plinth/modules/storage/__init__.py:200 +#: plinth/modules/storage/__init__.py:210 #, python-brace-format msgid "{disk_size:.1f} bytes" msgstr "" -#: plinth/modules/storage/__init__.py:204 +#: plinth/modules/storage/__init__.py:214 #, python-brace-format msgid "{disk_size:.1f} KiB" msgstr "" -#: plinth/modules/storage/__init__.py:208 +#: plinth/modules/storage/__init__.py:218 #, python-brace-format msgid "{disk_size:.1f} MiB" msgstr "" -#: plinth/modules/storage/__init__.py:212 +#: plinth/modules/storage/__init__.py:222 #, python-brace-format msgid "{disk_size:.1f} GiB" msgstr "" -#: plinth/modules/storage/__init__.py:215 +#: plinth/modules/storage/__init__.py:225 #, python-brace-format msgid "{disk_size:.1f} TiB" msgstr "" -#: plinth/modules/storage/__init__.py:222 +#: plinth/modules/storage/__init__.py:232 msgid "The operation failed." msgstr "" -#: plinth/modules/storage/__init__.py:224 +#: plinth/modules/storage/__init__.py:234 msgid "The operation was cancelled." msgstr "" -#: plinth/modules/storage/__init__.py:226 +#: plinth/modules/storage/__init__.py:236 msgid "The device is already unmounting." msgstr "" -#: plinth/modules/storage/__init__.py:228 +#: plinth/modules/storage/__init__.py:238 msgid "The operation is not supported due to missing driver/tool support." msgstr "" -#: plinth/modules/storage/__init__.py:231 +#: plinth/modules/storage/__init__.py:241 msgid "The operation timed out." msgstr "" -#: plinth/modules/storage/__init__.py:233 +#: plinth/modules/storage/__init__.py:243 msgid "The operation would wake up a disk that is in a deep-sleep state." msgstr "" -#: plinth/modules/storage/__init__.py:236 +#: plinth/modules/storage/__init__.py:246 msgid "Attempting to unmount a device that is busy." msgstr "" -#: plinth/modules/storage/__init__.py:238 +#: plinth/modules/storage/__init__.py:248 msgid "The operation has already been cancelled." msgstr "" -#: plinth/modules/storage/__init__.py:244 +#: plinth/modules/storage/__init__.py:254 msgid "Not authorized to perform the requested operation." msgstr "" -#: plinth/modules/storage/__init__.py:246 +#: plinth/modules/storage/__init__.py:256 msgid "The device is already mounted." msgstr "" -#: plinth/modules/storage/__init__.py:248 +#: plinth/modules/storage/__init__.py:258 msgid "The device is not mounted." msgstr "" -#: plinth/modules/storage/__init__.py:251 +#: plinth/modules/storage/__init__.py:261 msgid "Not permitted to use the requested option." msgstr "" -#: plinth/modules/storage/__init__.py:254 +#: plinth/modules/storage/__init__.py:264 msgid "The device is mounted by another user." msgstr "" @@ -4981,55 +4981,55 @@ msgstr "" msgid "Web" msgstr "" -#: plinth/templates/clients.html:50 +#: plinth/templates/clients.html:51 msgid "Launch" msgstr "" -#: plinth/templates/clients.html:64 +#: plinth/templates/clients.html:65 msgid "Desktop" msgstr "" -#: plinth/templates/clients.html:75 +#: plinth/templates/clients.html:76 msgid "GNU/Linux" msgstr "" -#: plinth/templates/clients.html:77 +#: plinth/templates/clients.html:78 msgid "Windows" msgstr "" -#: plinth/templates/clients.html:79 +#: plinth/templates/clients.html:80 msgid "macOS" msgstr "" -#: plinth/templates/clients.html:95 +#: plinth/templates/clients.html:96 msgid "Mobile" msgstr "" -#: plinth/templates/clients.html:106 +#: plinth/templates/clients.html:107 msgid "Play Store" msgstr "" -#: plinth/templates/clients.html:108 +#: plinth/templates/clients.html:109 msgid "F-Droid" msgstr "" -#: plinth/templates/clients.html:110 +#: plinth/templates/clients.html:111 msgid "App Store" msgstr "" -#: plinth/templates/clients.html:126 +#: plinth/templates/clients.html:127 msgid "Package" msgstr "" -#: plinth/templates/clients.html:133 +#: plinth/templates/clients.html:134 msgid "Debian:" msgstr "" -#: plinth/templates/clients.html:136 +#: plinth/templates/clients.html:137 msgid "Homebrew:" msgstr "" -#: plinth/templates/clients.html:139 +#: plinth/templates/clients.html:140 msgid "RPM:" msgstr "" diff --git a/plinth/locale/es/LC_MESSAGES/django.po b/plinth/locale/es/LC_MESSAGES/django.po index a59250234..a526a64a7 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-03-18 19:46-0400\n" +"POT-Creation-Date: 2019-04-01 20:16-0400\n" "PO-Revision-Date: 2019-03-20 19:03+0000\n" "Last-Translator: advocatux \n" "Language-Team: Spanish \n" "Language-Team: Persian \n" "Language-Team: Plinth Developers \n" "Language-Team: French \n" "Language-Team: Gujarati \n" "Language-Team: Hindi \n" "Language-Team: Hungarian \n" "Language-Team: Indonesian \n" "Language-Team: Italian \n" "Language-Team: LANGUAGE \n" @@ -827,11 +827,11 @@ msgstr "" msgid "User registrations disabled" msgstr "" -#: plinth/modules/dynamicdns/__init__.py:36 +#: plinth/modules/dynamicdns/__init__.py:38 msgid "Dynamic DNS Client" msgstr "" -#: plinth/modules/dynamicdns/__init__.py:40 +#: plinth/modules/dynamicdns/__init__.py:42 #, python-brace-format msgid "" "If your Internet provider changes your IP address periodically (i.e. every " @@ -839,7 +839,7 @@ msgid "" "prevent others from finding services which are provided by this {box_name}." msgstr "" -#: plinth/modules/dynamicdns/__init__.py:44 +#: plinth/modules/dynamicdns/__init__.py:46 msgid "" "The solution is to assign a DNS name to your IP address and update the DNS " "name every time your IP is changed by your Internet provider. Dynamic DNS " @@ -850,7 +850,7 @@ msgid "" "IP address." msgstr "" -#: plinth/modules/dynamicdns/__init__.py:69 +#: plinth/modules/dynamicdns/__init__.py:71 #: plinth/modules/dynamicdns/views.py:167 msgid "Dynamic DNS Service" msgstr "" @@ -4102,80 +4102,80 @@ msgid "" "media, expand the root partition etc." msgstr "" -#: plinth/modules/storage/__init__.py:200 +#: plinth/modules/storage/__init__.py:210 #, python-brace-format msgid "{disk_size:.1f} bytes" msgstr "" -#: plinth/modules/storage/__init__.py:204 +#: plinth/modules/storage/__init__.py:214 #, python-brace-format msgid "{disk_size:.1f} KiB" msgstr "" -#: plinth/modules/storage/__init__.py:208 +#: plinth/modules/storage/__init__.py:218 #, python-brace-format msgid "{disk_size:.1f} MiB" msgstr "" -#: plinth/modules/storage/__init__.py:212 +#: plinth/modules/storage/__init__.py:222 #, python-brace-format msgid "{disk_size:.1f} GiB" msgstr "" -#: plinth/modules/storage/__init__.py:215 +#: plinth/modules/storage/__init__.py:225 #, python-brace-format msgid "{disk_size:.1f} TiB" msgstr "" -#: plinth/modules/storage/__init__.py:222 +#: plinth/modules/storage/__init__.py:232 msgid "The operation failed." msgstr "" -#: plinth/modules/storage/__init__.py:224 +#: plinth/modules/storage/__init__.py:234 msgid "The operation was cancelled." msgstr "" -#: plinth/modules/storage/__init__.py:226 +#: plinth/modules/storage/__init__.py:236 msgid "The device is already unmounting." msgstr "" -#: plinth/modules/storage/__init__.py:228 +#: plinth/modules/storage/__init__.py:238 msgid "The operation is not supported due to missing driver/tool support." msgstr "" -#: plinth/modules/storage/__init__.py:231 +#: plinth/modules/storage/__init__.py:241 msgid "The operation timed out." msgstr "" -#: plinth/modules/storage/__init__.py:233 +#: plinth/modules/storage/__init__.py:243 msgid "The operation would wake up a disk that is in a deep-sleep state." msgstr "" -#: plinth/modules/storage/__init__.py:236 +#: plinth/modules/storage/__init__.py:246 msgid "Attempting to unmount a device that is busy." msgstr "" -#: plinth/modules/storage/__init__.py:238 +#: plinth/modules/storage/__init__.py:248 msgid "The operation has already been cancelled." msgstr "" -#: plinth/modules/storage/__init__.py:244 +#: plinth/modules/storage/__init__.py:254 msgid "Not authorized to perform the requested operation." msgstr "" -#: plinth/modules/storage/__init__.py:246 +#: plinth/modules/storage/__init__.py:256 msgid "The device is already mounted." msgstr "" -#: plinth/modules/storage/__init__.py:248 +#: plinth/modules/storage/__init__.py:258 msgid "The device is not mounted." msgstr "" -#: plinth/modules/storage/__init__.py:251 +#: plinth/modules/storage/__init__.py:261 msgid "Not permitted to use the requested option." msgstr "" -#: plinth/modules/storage/__init__.py:254 +#: plinth/modules/storage/__init__.py:264 msgid "The device is mounted by another user." msgstr "" @@ -4982,55 +4982,55 @@ msgstr "" msgid "Web" msgstr "" -#: plinth/templates/clients.html:50 +#: plinth/templates/clients.html:51 msgid "Launch" msgstr "" -#: plinth/templates/clients.html:64 +#: plinth/templates/clients.html:65 msgid "Desktop" msgstr "" -#: plinth/templates/clients.html:75 +#: plinth/templates/clients.html:76 msgid "GNU/Linux" msgstr "" -#: plinth/templates/clients.html:77 +#: plinth/templates/clients.html:78 msgid "Windows" msgstr "" -#: plinth/templates/clients.html:79 +#: plinth/templates/clients.html:80 msgid "macOS" msgstr "" -#: plinth/templates/clients.html:95 +#: plinth/templates/clients.html:96 msgid "Mobile" msgstr "" -#: plinth/templates/clients.html:106 +#: plinth/templates/clients.html:107 msgid "Play Store" msgstr "" -#: plinth/templates/clients.html:108 +#: plinth/templates/clients.html:109 msgid "F-Droid" msgstr "" -#: plinth/templates/clients.html:110 +#: plinth/templates/clients.html:111 msgid "App Store" msgstr "" -#: plinth/templates/clients.html:126 +#: plinth/templates/clients.html:127 msgid "Package" msgstr "" -#: plinth/templates/clients.html:133 +#: plinth/templates/clients.html:134 msgid "Debian:" msgstr "" -#: plinth/templates/clients.html:136 +#: plinth/templates/clients.html:137 msgid "Homebrew:" msgstr "" -#: plinth/templates/clients.html:139 +#: plinth/templates/clients.html:140 msgid "RPM:" msgstr "" diff --git a/plinth/locale/kn/LC_MESSAGES/django.po b/plinth/locale/kn/LC_MESSAGES/django.po index 931895219..0cea6c956 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-03-18 19:46-0400\n" +"POT-Creation-Date: 2019-04-01 20:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -827,11 +827,11 @@ msgstr "" msgid "User registrations disabled" msgstr "" -#: plinth/modules/dynamicdns/__init__.py:36 +#: plinth/modules/dynamicdns/__init__.py:38 msgid "Dynamic DNS Client" msgstr "" -#: plinth/modules/dynamicdns/__init__.py:40 +#: plinth/modules/dynamicdns/__init__.py:42 #, python-brace-format msgid "" "If your Internet provider changes your IP address periodically (i.e. every " @@ -839,7 +839,7 @@ msgid "" "prevent others from finding services which are provided by this {box_name}." msgstr "" -#: plinth/modules/dynamicdns/__init__.py:44 +#: plinth/modules/dynamicdns/__init__.py:46 msgid "" "The solution is to assign a DNS name to your IP address and update the DNS " "name every time your IP is changed by your Internet provider. Dynamic DNS " @@ -850,7 +850,7 @@ msgid "" "IP address." msgstr "" -#: plinth/modules/dynamicdns/__init__.py:69 +#: plinth/modules/dynamicdns/__init__.py:71 #: plinth/modules/dynamicdns/views.py:167 msgid "Dynamic DNS Service" msgstr "" @@ -4102,80 +4102,80 @@ msgid "" "media, expand the root partition etc." msgstr "" -#: plinth/modules/storage/__init__.py:200 +#: plinth/modules/storage/__init__.py:210 #, python-brace-format msgid "{disk_size:.1f} bytes" msgstr "" -#: plinth/modules/storage/__init__.py:204 +#: plinth/modules/storage/__init__.py:214 #, python-brace-format msgid "{disk_size:.1f} KiB" msgstr "" -#: plinth/modules/storage/__init__.py:208 +#: plinth/modules/storage/__init__.py:218 #, python-brace-format msgid "{disk_size:.1f} MiB" msgstr "" -#: plinth/modules/storage/__init__.py:212 +#: plinth/modules/storage/__init__.py:222 #, python-brace-format msgid "{disk_size:.1f} GiB" msgstr "" -#: plinth/modules/storage/__init__.py:215 +#: plinth/modules/storage/__init__.py:225 #, python-brace-format msgid "{disk_size:.1f} TiB" msgstr "" -#: plinth/modules/storage/__init__.py:222 +#: plinth/modules/storage/__init__.py:232 msgid "The operation failed." msgstr "" -#: plinth/modules/storage/__init__.py:224 +#: plinth/modules/storage/__init__.py:234 msgid "The operation was cancelled." msgstr "" -#: plinth/modules/storage/__init__.py:226 +#: plinth/modules/storage/__init__.py:236 msgid "The device is already unmounting." msgstr "" -#: plinth/modules/storage/__init__.py:228 +#: plinth/modules/storage/__init__.py:238 msgid "The operation is not supported due to missing driver/tool support." msgstr "" -#: plinth/modules/storage/__init__.py:231 +#: plinth/modules/storage/__init__.py:241 msgid "The operation timed out." msgstr "" -#: plinth/modules/storage/__init__.py:233 +#: plinth/modules/storage/__init__.py:243 msgid "The operation would wake up a disk that is in a deep-sleep state." msgstr "" -#: plinth/modules/storage/__init__.py:236 +#: plinth/modules/storage/__init__.py:246 msgid "Attempting to unmount a device that is busy." msgstr "" -#: plinth/modules/storage/__init__.py:238 +#: plinth/modules/storage/__init__.py:248 msgid "The operation has already been cancelled." msgstr "" -#: plinth/modules/storage/__init__.py:244 +#: plinth/modules/storage/__init__.py:254 msgid "Not authorized to perform the requested operation." msgstr "" -#: plinth/modules/storage/__init__.py:246 +#: plinth/modules/storage/__init__.py:256 msgid "The device is already mounted." msgstr "" -#: plinth/modules/storage/__init__.py:248 +#: plinth/modules/storage/__init__.py:258 msgid "The device is not mounted." msgstr "" -#: plinth/modules/storage/__init__.py:251 +#: plinth/modules/storage/__init__.py:261 msgid "Not permitted to use the requested option." msgstr "" -#: plinth/modules/storage/__init__.py:254 +#: plinth/modules/storage/__init__.py:264 msgid "The device is mounted by another user." msgstr "" @@ -4982,55 +4982,55 @@ msgstr "" msgid "Web" msgstr "" -#: plinth/templates/clients.html:50 +#: plinth/templates/clients.html:51 msgid "Launch" msgstr "" -#: plinth/templates/clients.html:64 +#: plinth/templates/clients.html:65 msgid "Desktop" msgstr "" -#: plinth/templates/clients.html:75 +#: plinth/templates/clients.html:76 msgid "GNU/Linux" msgstr "" -#: plinth/templates/clients.html:77 +#: plinth/templates/clients.html:78 msgid "Windows" msgstr "" -#: plinth/templates/clients.html:79 +#: plinth/templates/clients.html:80 msgid "macOS" msgstr "" -#: plinth/templates/clients.html:95 +#: plinth/templates/clients.html:96 msgid "Mobile" msgstr "" -#: plinth/templates/clients.html:106 +#: plinth/templates/clients.html:107 msgid "Play Store" msgstr "" -#: plinth/templates/clients.html:108 +#: plinth/templates/clients.html:109 msgid "F-Droid" msgstr "" -#: plinth/templates/clients.html:110 +#: plinth/templates/clients.html:111 msgid "App Store" msgstr "" -#: plinth/templates/clients.html:126 +#: plinth/templates/clients.html:127 msgid "Package" msgstr "" -#: plinth/templates/clients.html:133 +#: plinth/templates/clients.html:134 msgid "Debian:" msgstr "" -#: plinth/templates/clients.html:136 +#: plinth/templates/clients.html:137 msgid "Homebrew:" msgstr "" -#: plinth/templates/clients.html:139 +#: plinth/templates/clients.html:140 msgid "RPM:" msgstr "" diff --git a/plinth/locale/lt/LC_MESSAGES/django.po b/plinth/locale/lt/LC_MESSAGES/django.po index bc5f016be..6f9a92c7e 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-03-18 19:46-0400\n" +"POT-Creation-Date: 2019-04-01 20:16-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -828,11 +828,11 @@ msgstr "" msgid "User registrations disabled" msgstr "" -#: plinth/modules/dynamicdns/__init__.py:36 +#: plinth/modules/dynamicdns/__init__.py:38 msgid "Dynamic DNS Client" msgstr "" -#: plinth/modules/dynamicdns/__init__.py:40 +#: plinth/modules/dynamicdns/__init__.py:42 #, python-brace-format msgid "" "If your Internet provider changes your IP address periodically (i.e. every " @@ -840,7 +840,7 @@ msgid "" "prevent others from finding services which are provided by this {box_name}." msgstr "" -#: plinth/modules/dynamicdns/__init__.py:44 +#: plinth/modules/dynamicdns/__init__.py:46 msgid "" "The solution is to assign a DNS name to your IP address and update the DNS " "name every time your IP is changed by your Internet provider. Dynamic DNS " @@ -851,7 +851,7 @@ msgid "" "IP address." msgstr "" -#: plinth/modules/dynamicdns/__init__.py:69 +#: plinth/modules/dynamicdns/__init__.py:71 #: plinth/modules/dynamicdns/views.py:167 msgid "Dynamic DNS Service" msgstr "" @@ -4103,80 +4103,80 @@ msgid "" "media, expand the root partition etc." msgstr "" -#: plinth/modules/storage/__init__.py:200 +#: plinth/modules/storage/__init__.py:210 #, python-brace-format msgid "{disk_size:.1f} bytes" msgstr "" -#: plinth/modules/storage/__init__.py:204 +#: plinth/modules/storage/__init__.py:214 #, python-brace-format msgid "{disk_size:.1f} KiB" msgstr "" -#: plinth/modules/storage/__init__.py:208 +#: plinth/modules/storage/__init__.py:218 #, python-brace-format msgid "{disk_size:.1f} MiB" msgstr "" -#: plinth/modules/storage/__init__.py:212 +#: plinth/modules/storage/__init__.py:222 #, python-brace-format msgid "{disk_size:.1f} GiB" msgstr "" -#: plinth/modules/storage/__init__.py:215 +#: plinth/modules/storage/__init__.py:225 #, python-brace-format msgid "{disk_size:.1f} TiB" msgstr "" -#: plinth/modules/storage/__init__.py:222 +#: plinth/modules/storage/__init__.py:232 msgid "The operation failed." msgstr "" -#: plinth/modules/storage/__init__.py:224 +#: plinth/modules/storage/__init__.py:234 msgid "The operation was cancelled." msgstr "" -#: plinth/modules/storage/__init__.py:226 +#: plinth/modules/storage/__init__.py:236 msgid "The device is already unmounting." msgstr "" -#: plinth/modules/storage/__init__.py:228 +#: plinth/modules/storage/__init__.py:238 msgid "The operation is not supported due to missing driver/tool support." msgstr "" -#: plinth/modules/storage/__init__.py:231 +#: plinth/modules/storage/__init__.py:241 msgid "The operation timed out." msgstr "" -#: plinth/modules/storage/__init__.py:233 +#: plinth/modules/storage/__init__.py:243 msgid "The operation would wake up a disk that is in a deep-sleep state." msgstr "" -#: plinth/modules/storage/__init__.py:236 +#: plinth/modules/storage/__init__.py:246 msgid "Attempting to unmount a device that is busy." msgstr "" -#: plinth/modules/storage/__init__.py:238 +#: plinth/modules/storage/__init__.py:248 msgid "The operation has already been cancelled." msgstr "" -#: plinth/modules/storage/__init__.py:244 +#: plinth/modules/storage/__init__.py:254 msgid "Not authorized to perform the requested operation." msgstr "" -#: plinth/modules/storage/__init__.py:246 +#: plinth/modules/storage/__init__.py:256 msgid "The device is already mounted." msgstr "" -#: plinth/modules/storage/__init__.py:248 +#: plinth/modules/storage/__init__.py:258 msgid "The device is not mounted." msgstr "" -#: plinth/modules/storage/__init__.py:251 +#: plinth/modules/storage/__init__.py:261 msgid "Not permitted to use the requested option." msgstr "" -#: plinth/modules/storage/__init__.py:254 +#: plinth/modules/storage/__init__.py:264 msgid "The device is mounted by another user." msgstr "" @@ -4983,55 +4983,55 @@ msgstr "" msgid "Web" msgstr "" -#: plinth/templates/clients.html:50 +#: plinth/templates/clients.html:51 msgid "Launch" msgstr "" -#: plinth/templates/clients.html:64 +#: plinth/templates/clients.html:65 msgid "Desktop" msgstr "" -#: plinth/templates/clients.html:75 +#: plinth/templates/clients.html:76 msgid "GNU/Linux" msgstr "" -#: plinth/templates/clients.html:77 +#: plinth/templates/clients.html:78 msgid "Windows" msgstr "" -#: plinth/templates/clients.html:79 +#: plinth/templates/clients.html:80 msgid "macOS" msgstr "" -#: plinth/templates/clients.html:95 +#: plinth/templates/clients.html:96 msgid "Mobile" msgstr "" -#: plinth/templates/clients.html:106 +#: plinth/templates/clients.html:107 msgid "Play Store" msgstr "" -#: plinth/templates/clients.html:108 +#: plinth/templates/clients.html:109 msgid "F-Droid" msgstr "" -#: plinth/templates/clients.html:110 +#: plinth/templates/clients.html:111 msgid "App Store" msgstr "" -#: plinth/templates/clients.html:126 +#: plinth/templates/clients.html:127 msgid "Package" msgstr "" -#: plinth/templates/clients.html:133 +#: plinth/templates/clients.html:134 msgid "Debian:" msgstr "" -#: plinth/templates/clients.html:136 +#: plinth/templates/clients.html:137 msgid "Homebrew:" msgstr "" -#: plinth/templates/clients.html:139 +#: plinth/templates/clients.html:140 msgid "RPM:" msgstr "" diff --git a/plinth/locale/nb/LC_MESSAGES/django.po b/plinth/locale/nb/LC_MESSAGES/django.po index 669344021..06a5baac1 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-03-18 19:46-0400\n" +"POT-Creation-Date: 2019-04-01 20:16-0400\n" "PO-Revision-Date: 2019-03-20 06:07+0000\n" "Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål \n" "Language-Team: Dutch \n" "Language-Team: Polish \n" "Language-Team: Portuguese \n" "Language-Team: Russian =2 && n%10<=" -"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 3.6-dev\n" #: plinth/action_utils.py:298 @@ -934,11 +934,11 @@ msgstr "Регистрации пользователя включена" msgid "User registrations disabled" msgstr "Приложение отключено" -#: plinth/modules/dynamicdns/__init__.py:36 +#: plinth/modules/dynamicdns/__init__.py:38 msgid "Dynamic DNS Client" msgstr "Клиент динамического DNS" -#: plinth/modules/dynamicdns/__init__.py:40 +#: plinth/modules/dynamicdns/__init__.py:42 #, python-brace-format msgid "" "If your Internet provider changes your IP address periodically (i.e. every " @@ -949,7 +949,7 @@ msgstr "" "в 24 часа) это может стать препятствиям, чтобы найти вас в Интернете. Это " "так-же может сделать недоступными предоставляемые {box_name} услуги." -#: plinth/modules/dynamicdns/__init__.py:44 +#: plinth/modules/dynamicdns/__init__.py:46 msgid "" "The solution is to assign a DNS name to your IP address and update the DNS " "name every time your IP is changed by your Internet provider. Dynamic DNS " @@ -966,7 +966,7 @@ msgstr "" "сервер будет назначать DNS-имя на новый IP-адрес, и если кто-то из Интернета " "запрашивает DNS-имя, они будут получать ответ ваш текущий IP-адрес." -#: plinth/modules/dynamicdns/__init__.py:69 +#: plinth/modules/dynamicdns/__init__.py:71 #: plinth/modules/dynamicdns/views.py:167 msgid "Dynamic DNS Service" msgstr "Служба динамического DNS" @@ -4760,81 +4760,81 @@ msgid "" "media, expand the root partition etc." msgstr "" -#: plinth/modules/storage/__init__.py:200 +#: plinth/modules/storage/__init__.py:210 #, python-brace-format msgid "{disk_size:.1f} bytes" msgstr "{disk_size:.1f} байт" -#: plinth/modules/storage/__init__.py:204 +#: plinth/modules/storage/__init__.py:214 #, python-brace-format msgid "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} КиБ" -#: plinth/modules/storage/__init__.py:208 +#: plinth/modules/storage/__init__.py:218 #, python-brace-format msgid "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} Миб" -#: plinth/modules/storage/__init__.py:212 +#: plinth/modules/storage/__init__.py:222 #, python-brace-format msgid "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} Гиб" -#: plinth/modules/storage/__init__.py:215 +#: plinth/modules/storage/__init__.py:225 #, python-brace-format msgid "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} Тиб" -#: plinth/modules/storage/__init__.py:222 +#: plinth/modules/storage/__init__.py:232 msgid "The operation failed." msgstr "Операция не удалась." -#: plinth/modules/storage/__init__.py:224 +#: plinth/modules/storage/__init__.py:234 msgid "The operation was cancelled." msgstr "Операция была отменена." -#: plinth/modules/storage/__init__.py:226 +#: plinth/modules/storage/__init__.py:236 msgid "The device is already unmounting." msgstr "Устройство уже отключается." -#: plinth/modules/storage/__init__.py:228 +#: plinth/modules/storage/__init__.py:238 msgid "The operation is not supported due to missing driver/tool support." msgstr "" "Операция не поддерживается из-за отсутствия поддержки драйвера или утилиты." -#: plinth/modules/storage/__init__.py:231 +#: plinth/modules/storage/__init__.py:241 msgid "The operation timed out." msgstr "Время операции вышло." -#: plinth/modules/storage/__init__.py:233 +#: plinth/modules/storage/__init__.py:243 msgid "The operation would wake up a disk that is in a deep-sleep state." msgstr "Операция пробудит диск, находящийся в режиме глубокого сна." -#: plinth/modules/storage/__init__.py:236 +#: plinth/modules/storage/__init__.py:246 msgid "Attempting to unmount a device that is busy." msgstr "Попытка отключения устройства, которое используется." -#: plinth/modules/storage/__init__.py:238 +#: plinth/modules/storage/__init__.py:248 msgid "The operation has already been cancelled." msgstr "Операция уже отменена." -#: plinth/modules/storage/__init__.py:244 +#: plinth/modules/storage/__init__.py:254 msgid "Not authorized to perform the requested operation." msgstr "Отсутствует авторизация для выполнения запрошенной операции." -#: plinth/modules/storage/__init__.py:246 +#: plinth/modules/storage/__init__.py:256 msgid "The device is already mounted." msgstr "Устройство уже подключено." -#: plinth/modules/storage/__init__.py:248 +#: plinth/modules/storage/__init__.py:258 msgid "The device is not mounted." msgstr "Устройство не подключено." -#: plinth/modules/storage/__init__.py:251 +#: plinth/modules/storage/__init__.py:261 msgid "Not permitted to use the requested option." msgstr "Использование запрошенной опции не разрешено." -#: plinth/modules/storage/__init__.py:254 +#: plinth/modules/storage/__init__.py:264 msgid "The device is mounted by another user." msgstr "Устройство подключено другим пользователем." @@ -5761,55 +5761,55 @@ msgstr "Клиентские Приложения" msgid "Web" msgstr "Веб" -#: plinth/templates/clients.html:50 +#: plinth/templates/clients.html:51 msgid "Launch" msgstr "Запуск" -#: plinth/templates/clients.html:64 +#: plinth/templates/clients.html:65 msgid "Desktop" msgstr "Десктоп" -#: plinth/templates/clients.html:75 +#: plinth/templates/clients.html:76 msgid "GNU/Linux" msgstr "GNU/Linux" -#: plinth/templates/clients.html:77 +#: plinth/templates/clients.html:78 msgid "Windows" msgstr "Windows" -#: plinth/templates/clients.html:79 +#: plinth/templates/clients.html:80 msgid "macOS" msgstr "macOS" -#: plinth/templates/clients.html:95 +#: plinth/templates/clients.html:96 msgid "Mobile" msgstr "Mobile" -#: plinth/templates/clients.html:106 +#: plinth/templates/clients.html:107 msgid "Play Store" msgstr "Play Store" -#: plinth/templates/clients.html:108 +#: plinth/templates/clients.html:109 msgid "F-Droid" msgstr "F-Droid" -#: plinth/templates/clients.html:110 +#: plinth/templates/clients.html:111 msgid "App Store" msgstr "App Store" -#: plinth/templates/clients.html:126 +#: plinth/templates/clients.html:127 msgid "Package" msgstr "Пакет" -#: plinth/templates/clients.html:133 +#: plinth/templates/clients.html:134 msgid "Debian:" msgstr "Debian:" -#: plinth/templates/clients.html:136 +#: plinth/templates/clients.html:137 msgid "Homebrew:" msgstr "Homebrew:" -#: plinth/templates/clients.html:139 +#: plinth/templates/clients.html:140 msgid "RPM:" msgstr "RPM:" diff --git a/plinth/locale/sv/LC_MESSAGES/django.po b/plinth/locale/sv/LC_MESSAGES/django.po index 21dafdef7..6db99d7bd 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-03-18 19:46-0400\n" +"POT-Creation-Date: 2019-04-01 20:16-0400\n" "PO-Revision-Date: 2016-07-23 19:30+0000\n" "Last-Translator: Caly \n" "Language-Team: Swedish \n" "Language-Team: LANGUAGE \n" @@ -827,11 +827,11 @@ msgstr "" msgid "User registrations disabled" msgstr "" -#: plinth/modules/dynamicdns/__init__.py:36 +#: plinth/modules/dynamicdns/__init__.py:38 msgid "Dynamic DNS Client" msgstr "" -#: plinth/modules/dynamicdns/__init__.py:40 +#: plinth/modules/dynamicdns/__init__.py:42 #, python-brace-format msgid "" "If your Internet provider changes your IP address periodically (i.e. every " @@ -839,7 +839,7 @@ msgid "" "prevent others from finding services which are provided by this {box_name}." msgstr "" -#: plinth/modules/dynamicdns/__init__.py:44 +#: plinth/modules/dynamicdns/__init__.py:46 msgid "" "The solution is to assign a DNS name to your IP address and update the DNS " "name every time your IP is changed by your Internet provider. Dynamic DNS " @@ -850,7 +850,7 @@ msgid "" "IP address." msgstr "" -#: plinth/modules/dynamicdns/__init__.py:69 +#: plinth/modules/dynamicdns/__init__.py:71 #: plinth/modules/dynamicdns/views.py:167 msgid "Dynamic DNS Service" msgstr "" @@ -4102,80 +4102,80 @@ msgid "" "media, expand the root partition etc." msgstr "" -#: plinth/modules/storage/__init__.py:200 +#: plinth/modules/storage/__init__.py:210 #, python-brace-format msgid "{disk_size:.1f} bytes" msgstr "" -#: plinth/modules/storage/__init__.py:204 +#: plinth/modules/storage/__init__.py:214 #, python-brace-format msgid "{disk_size:.1f} KiB" msgstr "" -#: plinth/modules/storage/__init__.py:208 +#: plinth/modules/storage/__init__.py:218 #, python-brace-format msgid "{disk_size:.1f} MiB" msgstr "" -#: plinth/modules/storage/__init__.py:212 +#: plinth/modules/storage/__init__.py:222 #, python-brace-format msgid "{disk_size:.1f} GiB" msgstr "" -#: plinth/modules/storage/__init__.py:215 +#: plinth/modules/storage/__init__.py:225 #, python-brace-format msgid "{disk_size:.1f} TiB" msgstr "" -#: plinth/modules/storage/__init__.py:222 +#: plinth/modules/storage/__init__.py:232 msgid "The operation failed." msgstr "" -#: plinth/modules/storage/__init__.py:224 +#: plinth/modules/storage/__init__.py:234 msgid "The operation was cancelled." msgstr "" -#: plinth/modules/storage/__init__.py:226 +#: plinth/modules/storage/__init__.py:236 msgid "The device is already unmounting." msgstr "" -#: plinth/modules/storage/__init__.py:228 +#: plinth/modules/storage/__init__.py:238 msgid "The operation is not supported due to missing driver/tool support." msgstr "" -#: plinth/modules/storage/__init__.py:231 +#: plinth/modules/storage/__init__.py:241 msgid "The operation timed out." msgstr "" -#: plinth/modules/storage/__init__.py:233 +#: plinth/modules/storage/__init__.py:243 msgid "The operation would wake up a disk that is in a deep-sleep state." msgstr "" -#: plinth/modules/storage/__init__.py:236 +#: plinth/modules/storage/__init__.py:246 msgid "Attempting to unmount a device that is busy." msgstr "" -#: plinth/modules/storage/__init__.py:238 +#: plinth/modules/storage/__init__.py:248 msgid "The operation has already been cancelled." msgstr "" -#: plinth/modules/storage/__init__.py:244 +#: plinth/modules/storage/__init__.py:254 msgid "Not authorized to perform the requested operation." msgstr "" -#: plinth/modules/storage/__init__.py:246 +#: plinth/modules/storage/__init__.py:256 msgid "The device is already mounted." msgstr "" -#: plinth/modules/storage/__init__.py:248 +#: plinth/modules/storage/__init__.py:258 msgid "The device is not mounted." msgstr "" -#: plinth/modules/storage/__init__.py:251 +#: plinth/modules/storage/__init__.py:261 msgid "Not permitted to use the requested option." msgstr "" -#: plinth/modules/storage/__init__.py:254 +#: plinth/modules/storage/__init__.py:264 msgid "The device is mounted by another user." msgstr "" @@ -4982,55 +4982,55 @@ msgstr "" msgid "Web" msgstr "" -#: plinth/templates/clients.html:50 +#: plinth/templates/clients.html:51 msgid "Launch" msgstr "" -#: plinth/templates/clients.html:64 +#: plinth/templates/clients.html:65 msgid "Desktop" msgstr "" -#: plinth/templates/clients.html:75 +#: plinth/templates/clients.html:76 msgid "GNU/Linux" msgstr "" -#: plinth/templates/clients.html:77 +#: plinth/templates/clients.html:78 msgid "Windows" msgstr "" -#: plinth/templates/clients.html:79 +#: plinth/templates/clients.html:80 msgid "macOS" msgstr "" -#: plinth/templates/clients.html:95 +#: plinth/templates/clients.html:96 msgid "Mobile" msgstr "" -#: plinth/templates/clients.html:106 +#: plinth/templates/clients.html:107 msgid "Play Store" msgstr "" -#: plinth/templates/clients.html:108 +#: plinth/templates/clients.html:109 msgid "F-Droid" msgstr "" -#: plinth/templates/clients.html:110 +#: plinth/templates/clients.html:111 msgid "App Store" msgstr "" -#: plinth/templates/clients.html:126 +#: plinth/templates/clients.html:127 msgid "Package" msgstr "" -#: plinth/templates/clients.html:133 +#: plinth/templates/clients.html:134 msgid "Debian:" msgstr "" -#: plinth/templates/clients.html:136 +#: plinth/templates/clients.html:137 msgid "Homebrew:" msgstr "" -#: plinth/templates/clients.html:139 +#: plinth/templates/clients.html:140 msgid "RPM:" msgstr "" diff --git a/plinth/locale/te/LC_MESSAGES/django.po b/plinth/locale/te/LC_MESSAGES/django.po index 543a5f99c..d2fd1b062 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-03-18 19:46-0400\n" +"POT-Creation-Date: 2019-04-01 20:16-0400\n" "PO-Revision-Date: 2019-02-22 12:17+0000\n" "Last-Translator: Darkblaze \n" "Language-Team: Telugu \n" "Language-Team: Turkish \n" "Language-Team: Ukrainian \n" "Language-Team: Chinese (Simplified)