locale: Update translation strings

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2022-11-07 20:14:46 -05:00
parent 3309711a9a
commit 022d01de40
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
40 changed files with 1149 additions and 1149 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-03-31 09:12+0000\n" "PO-Revision-Date: 2022-03-31 09:12+0000\n"
"Last-Translator: abidin toumi <abidin24@disroot.org>\n" "Last-Translator: abidin toumi <abidin24@disroot.org>\n"
"Language-Team: Arabic <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Arabic <https://hosted.weblate.org/projects/freedombox/"
@ -162,7 +162,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5658,104 +5658,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2020-06-10 15:41+0000\n" "PO-Revision-Date: 2020-06-10 15:41+0000\n"
"Last-Translator: aiman an <an1f3@hotmail.com>\n" "Last-Translator: aiman an <an1f3@hotmail.com>\n"
"Language-Team: Arabic (Saudi Arabia) <https://hosted.weblate.org/projects/" "Language-Team: Arabic (Saudi Arabia) <https://hosted.weblate.org/projects/"
@ -162,7 +162,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5662,104 +5662,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-11-03 21:05+0000\n" "PO-Revision-Date: 2022-11-03 21:05+0000\n"
"Last-Translator: 109247019824 <stoyan@gmx.com>\n" "Last-Translator: 109247019824 <stoyan@gmx.com>\n"
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Bulgarian <https://hosted.weblate.org/projects/freedombox/"
@ -175,7 +175,7 @@ msgstr "Включване на резервни копия по график"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Към {app_name}" msgstr "Към {app_name}"
@ -5842,104 +5842,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "
@ -6174,10 +6174,10 @@ msgid ""
"\">https://bridges.torproject.org/</a> and copy/paste the bridge information " "\">https://bridges.torproject.org/</a> and copy/paste the bridge information "
"here. Currently supported transports are none, obfs3, obfs4 and scamblesuit." "here. Currently supported transports are none, obfs3, obfs4 and scamblesuit."
msgstr "" msgstr ""
"Мостове можете да получите от <a href=\"https://bridges.torproject.org/\"" "Мостове можете да получите от <a href=\"https://bridges.torproject.org/"
">https://bridges.torproject.org/</a> като копирате и поставите информацията " "\">https://bridges.torproject.org/</a> като копирате и поставите "
"за мостовете тук. Текущо поддържаните транспорти са none, obfs3, obfs4 и " "информацията за мостовете тук. Текущо поддържаните транспорти са none, "
"scamblesuit." "obfs3, obfs4 и scamblesuit."
#: plinth/modules/tor/forms.py:91 #: plinth/modules/tor/forms.py:91
msgid "Enable Tor relay" msgid "Enable Tor relay"
@ -6217,8 +6217,8 @@ msgid ""
"wiki or chat) without revealing its location. Do not use this for strong " "wiki or chat) without revealing its location. Do not use this for strong "
"anonymity yet." "anonymity yet."
msgstr "" msgstr ""
"Скрита услуга дава възможност на {box_name} да предоставя избрани ислуги (" "Скрита услуга дава възможност на {box_name} да предоставя избрани ислуги "
"като енциклопедия или бързи съобщения) без да разкрива местоположението си. " "(като енциклопедия или бързи съобщения) без да разкрива местоположението си. "
"Не използвайте, за да криете самоличността си, все още." "Не използвайте, за да криете самоличността си, все още."
#: plinth/modules/tor/forms.py:111 #: plinth/modules/tor/forms.py:111

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2021-06-16 07:33+0000\n" "PO-Revision-Date: 2021-06-16 07:33+0000\n"
"Last-Translator: Oymate <dhruboadittya96@gmail.com>\n" "Last-Translator: Oymate <dhruboadittya96@gmail.com>\n"
"Language-Team: Bengali <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Bengali <https://hosted.weblate.org/projects/freedombox/"
@ -161,7 +161,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5676,104 +5676,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-10-16 14:35+0000\n" "PO-Revision-Date: 2022-10-16 14:35+0000\n"
"Last-Translator: Jiří Podhorecký <j.podhorecky@volny.cz>\n" "Last-Translator: Jiří Podhorecký <j.podhorecky@volny.cz>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/"
@ -172,7 +172,7 @@ msgstr "Povolení plánu zálohování"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Jít na {app_name}" msgstr "Jít na {app_name}"
@ -6482,105 +6482,105 @@ msgstr ""
"{box_name}. Lze zobrazit úložná zařízení, která jsou využívána, připojovat a " "{box_name}. Lze zobrazit úložná zařízení, která jsou využívána, připojovat a "
"odpojovat ta vyjímatelná." "odpojovat ta vyjímatelná."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Úložiště" msgstr "Úložiště"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} bajtů" msgstr "{disk_size:.1f} bajtů"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "Operace se nezdařila." msgstr "Operace se nezdařila."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Operace byla zrušena." msgstr "Operace byla zrušena."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Toto zařízení už je odpojováno (umount)." msgstr "Toto zařízení už je odpojováno (umount)."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "Operace není podporována z důvodu chybějící podpory ovladače/nástroje." msgstr "Operace není podporována z důvodu chybějící podpory ovladače/nástroje."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Časový limit aplikace překročen." msgstr "Časový limit aplikace překročen."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "Operace by probudila disk který je v režimu hlubokého spánku." msgstr "Operace by probudila disk který je v režimu hlubokého spánku."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Pokus o odpojení zařízení které je zaneprázdněno." msgstr "Pokus o odpojení zařízení které je zaneprázdněno."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Operace už byla zrušena." msgstr "Operace už byla zrušena."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Chybí oprávnění pro provedení požadované operace." msgstr "Chybí oprávnění pro provedení požadované operace."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Toto zařízení je už připojeno (mount)." msgstr "Toto zařízení je už připojeno (mount)."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Zařízení není připojeno." msgstr "Zařízení není připojeno."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Není umožněno použít požadovanou volbu." msgstr "Není umožněno použít požadovanou volbu."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Zařízení je připojeno jiným uživatelem." msgstr "Zařízení je připojeno jiným uživatelem."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
"Málo místa na systémovém oddílu: {percent_used}% použito, {free_space} volné." "Málo místa na systémovém oddílu: {percent_used}% použito, {free_space} volné."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "Málo místa na disku" msgstr "Málo místa na disku"
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "Hrozí selhání disku" msgstr "Hrozí selhání disku"
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/"
@ -178,7 +178,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "About {box_name}" #| msgid "About {box_name}"
msgid "Go to {app_name}" msgid "Go to {app_name}"
@ -6537,117 +6537,117 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
#, fuzzy #, fuzzy
#| msgid "reStore" #| msgid "reStore"
msgid "Storage" msgid "Storage"
msgstr "reStore" msgstr "reStore"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} bytes" #| msgid "{disk_size} bytes"
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size} bytes" msgstr "{disk_size} bytes"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} KiB" #| msgid "{disk_size} KiB"
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size} KiB" msgstr "{disk_size} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} MiB" #| msgid "{disk_size} MiB"
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size} MiB" msgstr "{disk_size} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} GiB" #| msgid "{disk_size} GiB"
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size} GiB" msgstr "{disk_size} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} TiB" #| msgid "{disk_size} TiB"
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size} TiB" msgstr "{disk_size} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
#, fuzzy #, fuzzy
#| msgid "repro service is running" #| msgid "repro service is running"
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "repro-tjenesten er aktiv" msgstr "repro-tjenesten er aktiv"
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
#, fuzzy #, fuzzy
#| msgid "This service already exists" #| msgid "This service already exists"
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Denne tjeneste eksisterer allerede" msgstr "Denne tjeneste eksisterer allerede"
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
#, fuzzy #, fuzzy
#| msgid "repro service is not running" #| msgid "repro service is not running"
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "repro-tjenesten er ikke aktiv" msgstr "repro-tjenesten er ikke aktiv"
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-10-30 11:00+0000\n" "PO-Revision-Date: 2022-10-30 11:00+0000\n"
"Last-Translator: Johannes Keyser <joke@fsfe.org>\n" "Last-Translator: Johannes Keyser <joke@fsfe.org>\n"
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/" "Language-Team: German <https://hosted.weblate.org/projects/freedombox/"
@ -177,7 +177,7 @@ msgstr "Aktivieren eines Sicherungszeitplans"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Gehe zu {app_name}" msgstr "Gehe zu {app_name}"
@ -5406,8 +5406,8 @@ msgstr ""
"Contest Paket-Umfrageprogramm teilnehmen. Falls aktiviert, wird jede Woche " "Contest Paket-Umfrageprogramm teilnehmen. Falls aktiviert, wird jede Woche "
"eine Liste von Anwendungen, die auf diesem System verwendet werden, anonym " "eine Liste von Anwendungen, die auf diesem System verwendet werden, anonym "
"an Debian geschickt. Statistiken für die gesammelten Daten sind öffentlich " "an Debian geschickt. Statistiken für die gesammelten Daten sind öffentlich "
"verfügbar unter <a href=\"https://popcon.debian.org/\" target=\"_blank\"" "verfügbar unter <a href=\"https://popcon.debian.org/\" target=\"_blank"
">popcon.debian.org</a>. Die Übermittlung erfolgt über das Tor-Netzwerk für " "\">popcon.debian.org</a>. Die Übermittlung erfolgt über das Tor-Netzwerk für "
"zusätzliche Anonymität, wenn die Tor-App aktiviert ist." "zusätzliche Anonymität, wenn die Tor-App aktiviert ist."
#: plinth/modules/privoxy/__init__.py:23 #: plinth/modules/privoxy/__init__.py:23
@ -6608,109 +6608,109 @@ msgstr ""
"Speichermedien einsehen, Wechselmedien einbinden und aushängen, die Root-" "Speichermedien einsehen, Wechselmedien einbinden und aushängen, die Root-"
"Partition erweitern usw." "Partition erweitern usw."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Speicher" msgstr "Speicher"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} Bytes" msgstr "{disk_size:.1f} Bytes"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "Der Vorgang schlug fehl." msgstr "Der Vorgang schlug fehl."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Der Vorgang wurde abgebrochen." msgstr "Der Vorgang wurde abgebrochen."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Das Gerät wird bereits ausgehängt." msgstr "Das Gerät wird bereits ausgehängt."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
"Der Vorgang ist wegen fehlender Treiber-/Werkzeugunterstützung nicht möglich." "Der Vorgang ist wegen fehlender Treiber-/Werkzeugunterstützung nicht möglich."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Der Vorgang beendet wegen Zeitüberschreitung." msgstr "Der Vorgang beendet wegen Zeitüberschreitung."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
"Dieser Vorgang würde ein Gerät aufwecken, welches sich in einem Tiefschlaf-" "Dieser Vorgang würde ein Gerät aufwecken, welches sich in einem Tiefschlaf-"
"Zustand befindet." "Zustand befindet."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Es wird versucht, ein Gerät auszuhängen, das beschäftigt ist." msgstr "Es wird versucht, ein Gerät auszuhängen, das beschäftigt ist."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Dieser Vorgang wurde bereits abgebrochen." msgstr "Dieser Vorgang wurde bereits abgebrochen."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Nicht autorisiert, um den gewünschten Vorgang auszuführen." msgstr "Nicht autorisiert, um den gewünschten Vorgang auszuführen."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Dieses Gerät ist bereits eingebunden." msgstr "Dieses Gerät ist bereits eingebunden."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Das Gerät ist nicht eingebunden." msgstr "Das Gerät ist nicht eingebunden."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Die gewünschte Option ist nicht gestattet." msgstr "Die gewünschte Option ist nicht gestattet."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Das Gerät ist von einem anderen Benutzer eingebunden." msgstr "Das Gerät ist von einem anderen Benutzer eingebunden."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
"Geringer Speicherplatz auf der Systempartition: {percent_used}% belegt, " "Geringer Speicherplatz auf der Systempartition: {percent_used}% belegt, "
"{free_space} verfügbar." "{free_space} verfügbar."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "Wenig Plattenspeicherplatz" msgstr "Wenig Plattenspeicherplatz"
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "Festplattenfehler unmittelbar bevorstehend" msgstr "Festplattenfehler unmittelbar bevorstehend"
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "
@ -7650,8 +7650,8 @@ msgid ""
msgstr "" msgstr ""
"Löschen Sie diese Konten aus der Kommandozeile und aktualisieren Sie die " "Löschen Sie diese Konten aus der Kommandozeile und aktualisieren Sie die "
"Seite, um ein Konto zu erstellen, das mit %(box_name)s verwendet werden " "Seite, um ein Konto zu erstellen, das mit %(box_name)s verwendet werden "
"kann. Führen Sie in der Kommandozeile den Befehl aus: \"echo '{\"args\": [" "kann. Führen Sie in der Kommandozeile den Befehl aus: \"echo '{\"args\": "
"\"BENUTZERNAME\", \"PASSWORT\"], \"kwargs\": {}}' | sudo /usr/share/plinth/" "[\"BENUTZERNAME\", \"PASSWORT\"], \"kwargs\": {}}' | sudo /usr/share/plinth/"
"actions/actions users remove_user\". Wenn ein Konto bereits mit %(box_name)s " "actions/actions users remove_user\". Wenn ein Konto bereits mit %(box_name)s "
"nutzbar ist, überspringen Sie diesen Schritt." "nutzbar ist, überspringen Sie diesen Schritt."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -159,7 +159,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5655,104 +5655,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-09-14 17:20+0000\n" "PO-Revision-Date: 2022-09-14 17:20+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Greek <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Greek <https://hosted.weblate.org/projects/freedombox/"
@ -182,7 +182,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "About {box_name}" #| msgid "About {box_name}"
msgid "Go to {app_name}" msgid "Go to {app_name}"
@ -6710,92 +6710,92 @@ msgstr ""
"χρησιμοποιούνται προς το παρόν, να προσθέσετε και να αφαιρέσετε αφαιρούμενα " "χρησιμοποιούνται προς το παρόν, να προσθέσετε και να αφαιρέσετε αφαιρούμενα "
"μέσα, επεκτείνετε το root διαμέρισμα κλπ." "μέσα, επεκτείνετε το root διαμέρισμα κλπ."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Χώρος Αποθήκευσης" msgstr "Χώρος Αποθήκευσης"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} bytes" msgstr "{disk_size:.1f} bytes"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "Η ενέργεια απέτυχε." msgstr "Η ενέργεια απέτυχε."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Η ενέργεια ακυρώθηκε." msgstr "Η ενέργεια ακυρώθηκε."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Η συσκευή είναι ήδη προς αφαίρεση." msgstr "Η συσκευή είναι ήδη προς αφαίρεση."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "Η ενέργεια δεν υποστηρίζεται λόγω μη υποστήριξης προγραμματος οδηγού." msgstr "Η ενέργεια δεν υποστηρίζεται λόγω μη υποστήριξης προγραμματος οδηγού."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Η ενέργεια απέτυχε επειδή διήρκησε πολύ χρόνο." msgstr "Η ενέργεια απέτυχε επειδή διήρκησε πολύ χρόνο."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
"Η ενέργεια θα ξυπνήσει ένα δίσκο που είναι σε μια βαθιά κατάσταση ύπνου." "Η ενέργεια θα ξυπνήσει ένα δίσκο που είναι σε μια βαθιά κατάσταση ύπνου."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Γίνεται προσπάθεια αφαίρεσης μιας συσκευής που είναι απασχολημένη." msgstr "Γίνεται προσπάθεια αφαίρεσης μιας συσκευής που είναι απασχολημένη."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Η ενέργια έχει ήδη ακυρωθεί." msgstr "Η ενέργια έχει ήδη ακυρωθεί."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Δεν έχετε εξουσιοδότηση για την εκτέλεση της συγκεκριμένης ενέργειας." msgstr "Δεν έχετε εξουσιοδότηση για την εκτέλεση της συγκεκριμένης ενέργειας."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Η συσκευή έχει ήδη προστεθεί." msgstr "Η συσκευή έχει ήδη προστεθεί."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Η συσκευή δεν είναι τοποθετημένη." msgstr "Η συσκευή δεν είναι τοποθετημένη."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Δεν έχετε εξουσιοδότηση για την εκτέλεση της συγκεκριμένης ενέργειας." msgstr "Δεν έχετε εξουσιοδότηση για την εκτέλεση της συγκεκριμένης ενέργειας."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Η συσκευή έχει ήδη προστεθεί από άλλο χρήστη." msgstr "Η συσκευή έχει ήδη προστεθεί από άλλο χρήστη."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, fuzzy, no-python-format, python-brace-format #, fuzzy, no-python-format, python-brace-format
#| msgid "" #| msgid ""
#| "Warning: Low space on system partition ({percent_used}% used, " #| "Warning: Low space on system partition ({percent_used}% used, "
@ -6805,15 +6805,15 @@ msgstr ""
"Προειδοποίηση: χαμηλός χώρος στο διαμέρισμα του συστήματος ({percent_used}% " "Προειδοποίηση: χαμηλός χώρος στο διαμέρισμα του συστήματος ({percent_used}% "
"χρησιμοποιείται, {free_space} είναι ελεύθερος)." "χρησιμοποιείται, {free_space} είναι ελεύθερος)."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/"
@ -177,7 +177,7 @@ msgstr "Habilitar un respaldo agendado"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Ir a {app_name}" msgstr "Ir a {app_name}"
@ -6513,106 +6513,106 @@ msgstr ""
"{box_name}. Puede ver el medio de almacenamiento que está usando, montar y " "{box_name}. Puede ver el medio de almacenamiento que está usando, montar y "
"desmontar medios extraíbles, ampliar la partición raíz, etc." "desmontar medios extraíbles, ampliar la partición raíz, etc."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Almacenamiento" msgstr "Almacenamiento"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} bytes" msgstr "{disk_size:.1f} bytes"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "Falló la operación." msgstr "Falló la operación."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Se ha cancelado la operación." msgstr "Se ha cancelado la operación."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "El dispositivo ya se está desmontando." msgstr "El dispositivo ya se está desmontando."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "No se soporta esta operación por falta de un driver o herramienta." msgstr "No se soporta esta operación por falta de un driver o herramienta."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "La operación agotó el tiempo." msgstr "La operación agotó el tiempo."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "La operación podría activar un disco que está en estado de reposo." msgstr "La operación podría activar un disco que está en estado de reposo."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Tratando de desmontar un dispositivo ocupado." msgstr "Tratando de desmontar un dispositivo ocupado."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Ya se ha cancelado la operación." msgstr "Ya se ha cancelado la operación."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "No tiene autorización para la operación solicitada." msgstr "No tiene autorización para la operación solicitada."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "El dispositivo ya está montado." msgstr "El dispositivo ya está montado."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "El dispositivo no está montado." msgstr "El dispositivo no está montado."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "La operación solicitada no está permitida." msgstr "La operación solicitada no está permitida."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "El dispositivo está ya montado por otro usuario." msgstr "El dispositivo está ya montado por otro usuario."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
"Poco espacio en la partición del sistema: {percent_used}% usado, " "Poco espacio en la partición del sistema: {percent_used}% usado, "
"{free_space} libre." "{free_space} libre."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "Poco espacio en disco" msgstr "Poco espacio en disco"
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "Fallo de disco inminente" msgstr "Fallo de disco inminente"
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/"
@ -176,7 +176,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "رفتن به {app_name}" msgstr "رفتن به {app_name}"
@ -6267,110 +6267,110 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size} بایت" msgstr "{disk_size} بایت"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} KiB" #| msgid "{disk_size} KiB"
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size} KiB" msgstr "{disk_size} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} MiB" #| msgid "{disk_size} MiB"
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size} MiB" msgstr "{disk_size} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} GiB" #| msgid "{disk_size} GiB"
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size} GiB" msgstr "{disk_size} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "{disk_size} TiB" #| msgid "{disk_size} TiB"
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size} TiB" msgstr "{disk_size} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
#, fuzzy #, fuzzy
#| msgid "The requested domain is already registered." #| msgid "The requested domain is already registered."
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "دامنهٔ درخواستی از قبل ثبت شده است." msgstr "دامنهٔ درخواستی از قبل ثبت شده است."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Plinth 0.6\n" "Project-Id-Version: Plinth 0.6\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2016-01-31 22:24+0530\n" "PO-Revision-Date: 2016-01-31 22:24+0530\n"
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n" "Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
"Language-Team: Plinth Developers <freedombox-discuss@lists.alioth.debian." "Language-Team: Plinth Developers <freedombox-discuss@lists.alioth.debian."
@ -185,7 +185,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "About {box_name}" #| msgid "About {box_name}"
msgid "Go to {app_name}" msgid "Go to {app_name}"
@ -6621,112 +6621,112 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
#, fuzzy #, fuzzy
#| msgid "reStore" #| msgid "reStore"
msgid "Storage" msgid "Storage"
msgstr "RESTORE" msgstr "RESTORE"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
#, fuzzy #, fuzzy
#| msgid "repro service is running" #| msgid "repro service is running"
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "REPRO SERVICE IS RUNNING" msgstr "REPRO SERVICE IS RUNNING"
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
#, fuzzy #, fuzzy
#| msgid "This service already exists" #| msgid "This service already exists"
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "THIS SERVICE ALREADY EXISTS" msgstr "THIS SERVICE ALREADY EXISTS"
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
#, fuzzy #, fuzzy
#| msgid "repro service is not running" #| msgid "repro service is not running"
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "REPRO SERVICE IS NOT RUNNING" msgstr "REPRO SERVICE IS NOT RUNNING"
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-10-30 11:00+0000\n" "PO-Revision-Date: 2022-10-30 11:00+0000\n"
"Last-Translator: Coucouf <coucouf@coucouf.fr>\n" "Last-Translator: Coucouf <coucouf@coucouf.fr>\n"
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/" "Language-Team: French <https://hosted.weblate.org/projects/freedombox/"
@ -177,7 +177,7 @@ msgstr "Activer la planification des sauvegardes"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Aller à {app_name}" msgstr "Aller à {app_name}"
@ -5714,9 +5714,9 @@ msgid ""
"When enabled, RSS-Bridge can be accessed by <a href=\"{users_url}\">any " "When enabled, RSS-Bridge can be accessed by <a href=\"{users_url}\">any "
"user</a> belonging to the feed-reader group." "user</a> belonging to the feed-reader group."
msgstr "" msgstr ""
"Une fois activé, RSS-Bridge peut être consulté par <a href=\"{users_url}\">n" "Une fois activé, RSS-Bridge peut être consulté par <a href="
"importe quel utilisateur</a> appartenant au groupe des lecteurs de fils " "\"{users_url}\">nimporte quel utilisateur</a> appartenant au groupe des "
"dactualités." "lecteurs de fils dactualités."
#: plinth/modules/rssbridge/__init__.py:27 #: plinth/modules/rssbridge/__init__.py:27
#, python-brace-format #, python-brace-format
@ -6649,109 +6649,109 @@ msgstr ""
"dutilisation, monter et démonter des médias amovibles, étendre la partition " "dutilisation, monter et démonter des médias amovibles, étendre la partition "
"racine, etc." "racine, etc."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Stockage" msgstr "Stockage"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} octets" msgstr "{disk_size:.1f} octets"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} Kio" msgstr "{disk_size:.1f} Kio"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} Mio" msgstr "{disk_size:.1f} Mio"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} Gio" msgstr "{disk_size:.1f} Gio"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} Tio" msgstr "{disk_size:.1f} Tio"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "Lopération a échoué." msgstr "Lopération a échoué."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Lopération a été annulée." msgstr "Lopération a été annulée."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Le périphérique est déjà en train dêtre démonté." msgstr "Le périphérique est déjà en train dêtre démonté."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
"Lopération nest pas disponible par manque dun pilote ou dun outil adapté." "Lopération nest pas disponible par manque dun pilote ou dun outil adapté."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Lopération ne sest pas terminée." msgstr "Lopération ne sest pas terminée."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
"Lopération réveillerait un disque qui se trouve dans un état de veille " "Lopération réveillerait un disque qui se trouve dans un état de veille "
"profond." "profond."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Tentative de démontage dun périphérique en cours dutilisation." msgstr "Tentative de démontage dun périphérique en cours dutilisation."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Lopération a déjà été annulée." msgstr "Lopération a déjà été annulée."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Vous nêtes pas autorisé à effectuer lopération demandée." msgstr "Vous nêtes pas autorisé à effectuer lopération demandée."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Le périphérique est déjà monté." msgstr "Le périphérique est déjà monté."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Le périphérique nest pas monté." msgstr "Le périphérique nest pas monté."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Vous nêtes pas autorisé à utiliser loption demandée." msgstr "Vous nêtes pas autorisé à utiliser loption demandée."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Le périphérique est monté par un autre utilisateur." msgstr "Le périphérique est monté par un autre utilisateur."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
"Espace disque faible sur la partition système : {percent_used}% utilisés, " "Espace disque faible sur la partition système : {percent_used}% utilisés, "
"{free_space} libres." "{free_space} libres."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "Espace disque faible" msgstr "Espace disque faible"
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "Panne de disque imminente" msgstr "Panne de disque imminente"
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "
@ -7176,10 +7176,10 @@ msgid ""
"allow reading news from any location, while feeling as close to a real " "allow reading news from any location, while feeling as close to a real "
"desktop application as possible." "desktop application as possible."
msgstr "" msgstr ""
"Tiny Tiny RSS est un lecteur et un agrégateur de fils dactualités (RSS/Atom)" "Tiny Tiny RSS est un lecteur et un agrégateur de fils dactualités (RSS/"
". Il est conçu pour permettre la lecture des actualités depuis nimporte " "Atom). Il est conçu pour permettre la lecture des actualités depuis "
"quel appareil tout en restant au plus près du design dune application de " "nimporte quel appareil tout en restant au plus près du design dune "
"bureau complète." "application de bureau complète."
#: plinth/modules/ttrss/__init__.py:24 #: plinth/modules/ttrss/__init__.py:24
#, python-brace-format #, python-brace-format
@ -7187,9 +7187,9 @@ msgid ""
"When enabled, Tiny Tiny RSS can be accessed by <a href=\"{users_url}\">any " "When enabled, Tiny Tiny RSS can be accessed by <a href=\"{users_url}\">any "
"user</a> belonging to the feed-reader group." "user</a> belonging to the feed-reader group."
msgstr "" msgstr ""
"Une fois activé, Tiny Tiny RSS peut être consulté par <a href=\"{users_url}\"" "Une fois activé, Tiny Tiny RSS peut être consulté par <a href="
">nimporte quel utilisatrice ou utilisateur</a> appartenant au groupe des " "\"{users_url}\">nimporte quel utilisatrice ou utilisateur</a> appartenant "
"lecteurs de fils dactualités." "au groupe des lecteurs de fils dactualités."
#: plinth/modules/ttrss/__init__.py:29 #: plinth/modules/ttrss/__init__.py:29
msgid "" msgid ""
@ -7700,8 +7700,8 @@ msgid ""
msgstr "" msgstr ""
"Veuillez supprimer ces comptes depuis la ligne de commande et rafraîchir " "Veuillez supprimer ces comptes depuis la ligne de commande et rafraîchir "
"cette page pour pouvoir créer un compte utilisable avec la %(box_name)s. " "cette page pour pouvoir créer un compte utilisable avec la %(box_name)s. "
"Depuis la ligne de commande, exécutez la commande \"echo '{\"args\": [" "Depuis la ligne de commande, exécutez la commande \"echo '{\"args\": "
"\"USERNAME\", \"PASSWORD\"], \"kwargs\": {}}' | sudo /usr/share/plinth/" "[\"USERNAME\", \"PASSWORD\"], \"kwargs\": {}}' | sudo /usr/share/plinth/"
"actions/actions users remove_user\". Si vous disposez déjà dun compte " "actions/actions users remove_user\". Si vous disposez déjà dun compte "
"utilisable avec la %(box_name)s, vous pouvez passer cette étape." "utilisable avec la %(box_name)s, vous pouvez passer cette étape."

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2021-01-18 12:32+0000\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Galician <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Galician <https://hosted.weblate.org/projects/freedombox/"
@ -165,7 +165,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5677,104 +5677,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2021-01-18 12:32+0000\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Gujarati <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Gujarati <https://hosted.weblate.org/projects/freedombox/"
@ -172,7 +172,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5946,104 +5946,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2021-01-18 12:32+0000\n" "PO-Revision-Date: 2021-01-18 12:32+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/"
@ -174,7 +174,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
#| msgid "About {box_name}" #| msgid "About {box_name}"
msgid "Go to {app_name}" msgid "Go to {app_name}"
@ -6519,91 +6519,91 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "स्टोरेज" msgstr "स्टोरेज"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} बाइट्स" msgstr "{disk_size:.1f} बाइट्स"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} किब" msgstr "{disk_size:.1f} किब"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} मेब" msgstr "{disk_size:.1f} मेब"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} जिब" msgstr "{disk_size:.1f} जिब"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} टीब" msgstr "{disk_size:.1f} टीब"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "ऑपरेशन अनुत्तीर्ण हो गया." msgstr "ऑपरेशन अनुत्तीर्ण हो गया."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "ऑपरेशन रद्द किया गया." msgstr "ऑपरेशन रद्द किया गया."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "यह डिवाइस पहले से अनमाउट किया जा रहा है." msgstr "यह डिवाइस पहले से अनमाउट किया जा रहा है."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "यह ऑपरेशन अनुपलब्ध है क्यैकि ड्राइवर/उपकरण टूल समर्थित नहीं है." msgstr "यह ऑपरेशन अनुपलब्ध है क्यैकि ड्राइवर/उपकरण टूल समर्थित नहीं है."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "ऑपरेशन टाइम आउट हो गया." msgstr "ऑपरेशन टाइम आउट हो गया."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "यह ऑपरेशन गहरी नींद की स्थिति का डिस्क को जाग जाएगा." msgstr "यह ऑपरेशन गहरी नींद की स्थिति का डिस्क को जाग जाएगा."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "व्यस्त डिवाइस को अनमाउंट करने का प्रयास कर रहा है." msgstr "व्यस्त डिवाइस को अनमाउंट करने का प्रयास कर रहा है."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "ऑपरेशन पहले से रद्द किया गया." msgstr "ऑपरेशन पहले से रद्द किया गया."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "अनुरोधित ऑपरेशन करने के लिए अधिकृत नहीं है." msgstr "अनुरोधित ऑपरेशन करने के लिए अधिकृत नहीं है."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "यह डिवाइस पहले से माउंट किया गया." msgstr "यह डिवाइस पहले से माउंट किया गया."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "यह डिवाइस नहीं माउंट किया गया." msgstr "यह डिवाइस नहीं माउंट किया गया."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "अनुरोधित विकल्प का उपयोग करने की अनुमति नहीं है." msgstr "अनुरोधित विकल्प का उपयोग करने की अनुमति नहीं है."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "किसी और यूसर ने डिवाइस माउंट किया गया है." msgstr "किसी और यूसर ने डिवाइस माउंट किया गया है."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, fuzzy, no-python-format, python-brace-format #, fuzzy, no-python-format, python-brace-format
#| msgid "" #| msgid ""
#| "Warning: Low space on system partition ({percent_used}% used, " #| "Warning: Low space on system partition ({percent_used}% used, "
@ -6613,15 +6613,15 @@ msgstr ""
"वार्निंग: सिस्टम पार्टीशन पर कम जगह ({percent_used}% उपयोग किया गया, " "वार्निंग: सिस्टम पार्टीशन पर कम जगह ({percent_used}% उपयोग किया गया, "
"{free_space} free)." "{free_space} free)."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-10-24 18:39+0000\n" "PO-Revision-Date: 2022-10-24 18:39+0000\n"
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n" "Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Hungarian <https://hosted.weblate.org/projects/freedombox/"
@ -173,7 +173,7 @@ msgstr "Ütemezett biztonsági mentés engedélyezése"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Ugrás ide: {app_name}" msgstr "Ugrás ide: {app_name}"
@ -6573,108 +6573,108 @@ msgstr ""
"fel- és lecsatolhatsz cserélhető adathordozókat, kibővítheted a root " "fel- és lecsatolhatsz cserélhető adathordozókat, kibővítheted a root "
"partíciót, stb." "partíciót, stb."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Tárhely" msgstr "Tárhely"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} byte" msgstr "{disk_size:.1f} byte"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "A művelet sikertelen." msgstr "A művelet sikertelen."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "A művelet meg lett szakítva." msgstr "A művelet meg lett szakítva."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Az eszköz leválasztása már folyamatban van." msgstr "Az eszköz leválasztása már folyamatban van."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
"A művelet nem támogatott a hiányzó illesztőprogram/eszköz támogatása miatt." "A művelet nem támogatott a hiányzó illesztőprogram/eszköz támogatása miatt."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "A művelet túllépte az időkorlátot." msgstr "A művelet túllépte az időkorlátot."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
"A művelet fel fogja ébreszteni a lemezt, amely mély-alvó állapotban van." "A művelet fel fogja ébreszteni a lemezt, amely mély-alvó állapotban van."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Foglalt eszköz leválasztásának a kísérlete." msgstr "Foglalt eszköz leválasztásának a kísérlete."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "A művelet már meg lett szakítva." msgstr "A művelet már meg lett szakítva."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Nem vagy jogosult végrehajtani a kért műveletet." msgstr "Nem vagy jogosult végrehajtani a kért műveletet."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Az eszköz már fel lett csatolva." msgstr "Az eszköz már fel lett csatolva."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Az eszköz nincs felcsatolva." msgstr "Az eszköz nincs felcsatolva."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Nem használhatod a kért lehetőséget." msgstr "Nem használhatod a kért lehetőséget."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Az eszközt egy másik felhasználó felcsatolva." msgstr "Az eszközt egy másik felhasználó felcsatolva."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
"Kevés a szabad hely a rendszerpartíción: {percent_used}% felhasználva, " "Kevés a szabad hely a rendszerpartíción: {percent_used}% felhasználva, "
"{free_space} szabad." "{free_space} szabad."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "Kevés tárhely" msgstr "Kevés tárhely"
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "Lemezhiba várható" msgstr "Lemezhiba várható"
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Indonesian (FreedomBox)\n" "Project-Id-Version: Indonesian (FreedomBox)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/"
@ -170,7 +170,7 @@ msgstr "Aktifkan jadwal cadangan"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Pergi ke {app_name}" msgstr "Pergi ke {app_name}"
@ -6115,104 +6115,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Penyimpanan" msgstr "Penyimpanan"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} bytes" msgstr "{disk_size:.1f} bytes"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "Operasi gagal." msgstr "Operasi gagal."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Operasi telah dibatalkan." msgstr "Operasi telah dibatalkan."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Perangkat belum terpasang." msgstr "Perangkat belum terpasang."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Italian <https://hosted.weblate.org/projects/freedombox/"
@ -172,7 +172,7 @@ msgstr "Abilita una schedulazione del Backup"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Vai a {app_name}" msgstr "Vai a {app_name}"
@ -6250,105 +6250,105 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
#, fuzzy #, fuzzy
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Il dispositivo sta già smontando." msgstr "Il dispositivo sta già smontando."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Il dispositivo è già montato." msgstr "Il dispositivo è già montato."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2021-05-20 12:32+0000\n" "PO-Revision-Date: 2021-05-20 12:32+0000\n"
"Last-Translator: Jacque Fresco <aidter@use.startmail.com>\n" "Last-Translator: Jacque Fresco <aidter@use.startmail.com>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Japanese <https://hosted.weblate.org/projects/freedombox/"
@ -161,7 +161,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5657,104 +5657,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2020-07-16 16:41+0000\n" "PO-Revision-Date: 2020-07-16 16:41+0000\n"
"Last-Translator: Yogesh <yogesh@karnatakaeducation.org.in>\n" "Last-Translator: Yogesh <yogesh@karnatakaeducation.org.in>\n"
"Language-Team: Kannada <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Kannada <https://hosted.weblate.org/projects/freedombox/"
@ -161,7 +161,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5659,104 +5659,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/freedombox/"
@ -163,7 +163,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5659,104 +5659,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-09-14 17:20+0000\n" "PO-Revision-Date: 2022-09-14 17:20+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Latvian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Latvian <https://hosted.weblate.org/projects/freedombox/"
@ -162,7 +162,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5658,104 +5658,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -15,7 +15,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-11-07 10:05+0000\n" "PO-Revision-Date: 2022-11-07 10:05+0000\n"
"Last-Translator: Petter Reinholdtsen <pere-weblate@hungry.com>\n" "Last-Translator: Petter Reinholdtsen <pere-weblate@hungry.com>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
@ -182,7 +182,7 @@ msgstr "Aktiver sikkerhetskopitidsplan"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Gå til {app_name}" msgstr "Gå til {app_name}"
@ -2757,10 +2757,10 @@ msgid ""
"oftc.net/?randomnick=1&channels=freedombox&prompt=1\"> #freedombox</a> " "oftc.net/?randomnick=1&channels=freedombox&prompt=1\"> #freedombox</a> "
"channel using the IRC web interface." "channel using the IRC web interface."
msgstr "" msgstr ""
"Mange %(box_name)s bidragsytere og brukere er også tilgjengelige i " "Mange %(box_name)s bidragsytere og brukere er også tilgjengelige i irc.oftc."
"irc.oftc.net IRC-nettverket. Delta og be om hjelp på <a href=\"https" "net IRC-nettverket. Delta og be om hjelp på <a href=\"https://webchat.oftc."
"://webchat.oftc.net/?randomnick=1&amp;channels=freedombox&amp;prompt=1\"> " "net/?randomnick=1&amp;channels=freedombox&amp;prompt=1\"> #freedombox</a>-"
"#freedombox</a>-kanalen ved å bruke IRC-nettbrukergrensesnittet." "kanalen ved å bruke IRC-nettbrukergrensesnittet."
#: plinth/modules/help/templates/help_manual.html:18 #: plinth/modules/help/templates/help_manual.html:18
msgid "Download as PDF" msgid "Download as PDF"
@ -5551,9 +5551,9 @@ msgid ""
"address>) and your user name. DAVx5 will show all existing calendars and " "address>) and your user name. DAVx5 will show all existing calendars and "
"address books and you can create new." "address books and you can create new."
msgstr "" msgstr ""
"Skriv inn nettadressen til Radicale-tjeneren (f.eks. https://<your.freedombox" "Skriv inn nettadressen til Radicale-tjeneren (f.eks. https://<your."
".address>) og ditt brukernavn. DAVx5 vil vise alle eksisterende kalendere og " "freedombox.address>) og ditt brukernavn. DAVx5 vil vise alle eksisterende "
"adressebøker, og du kan opprette nye.</your.freedombox.address>" "kalendere og adressebøker, og du kan opprette nye.</your.freedombox.address>"
#: plinth/modules/radicale/manifest.py:28 #: plinth/modules/radicale/manifest.py:28
msgid "GNOME Calendar" msgid "GNOME Calendar"
@ -6584,92 +6584,92 @@ msgstr ""
"kan vise lagringsmedia som er i bruk, montere og avmontere flyttbare medium, " "kan vise lagringsmedia som er i bruk, montere og avmontere flyttbare medium, "
"utvide rotpartisjonen, osv." "utvide rotpartisjonen, osv."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Lager" msgstr "Lager"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} byte" msgstr "{disk_size:.1f} byte"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "Operasjonen mislyktes." msgstr "Operasjonen mislyktes."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Operasjonen ble avbrutt." msgstr "Operasjonen ble avbrutt."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Enheten avmonteres allerede." msgstr "Enheten avmonteres allerede."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
"Denne aktiviteten støttes ikke på grunn av manglende driver-/verktøystøtte." "Denne aktiviteten støttes ikke på grunn av manglende driver-/verktøystøtte."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Tidsavbrudd for operasjon." msgstr "Tidsavbrudd for operasjon."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "Operasjonen vil vekke en disk fra en tilstand av dyp søvn." msgstr "Operasjonen vil vekke en disk fra en tilstand av dyp søvn."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Prøver å avmontere en opptatt enhet." msgstr "Prøver å avmontere en opptatt enhet."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Operasjonen har allerede blitt avbrutt." msgstr "Operasjonen har allerede blitt avbrutt."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Mangler rettigheter til utførelse av forespurt operasjon." msgstr "Mangler rettigheter til utførelse av forespurt operasjon."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Denne enheten er allerede montert." msgstr "Denne enheten er allerede montert."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Enheten er ikke montert." msgstr "Enheten er ikke montert."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Mangler rettigheter til bruk av forespurt valg." msgstr "Mangler rettigheter til bruk av forespurt valg."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Enheten er montert av en annen bruker." msgstr "Enheten er montert av en annen bruker."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, fuzzy, no-python-format, python-brace-format #, fuzzy, no-python-format, python-brace-format
#| msgid "" #| msgid ""
#| "Warning: Low space on system partition ({percent_used}% used, " #| "Warning: Low space on system partition ({percent_used}% used, "
@ -6679,15 +6679,15 @@ msgstr ""
"Advarsel: Lite plass igjen på systempartisjon ({percent_used}% brukt, " "Advarsel: Lite plass igjen på systempartisjon ({percent_used}% brukt, "
"{free_space} ledig)." "{free_space} ledig)."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "Lite ledig diskplass" msgstr "Lite ledig diskplass"
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "Diskfeil nært forestående" msgstr "Diskfeil nært forestående"
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-10-14 10:25+0000\n" "PO-Revision-Date: 2022-10-14 10:25+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/"
@ -177,7 +177,7 @@ msgstr "Een back-upschema inschakelen"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Ga naar {app_name}" msgstr "Ga naar {app_name}"
@ -6542,109 +6542,109 @@ msgstr ""
"bekijken, verwijderbare media koppelen en ontkoppelen, de rootpartitie " "bekijken, verwijderbare media koppelen en ontkoppelen, de rootpartitie "
"uitbreiden enz." "uitbreiden enz."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Storage" msgstr "Storage"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} bytes" msgstr "{disk_size:.1f} bytes"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "De bewerking is mislukt." msgstr "De bewerking is mislukt."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "De bewerking is afgebroken." msgstr "De bewerking is afgebroken."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Het apparaat is al aan het ontkoppelen." msgstr "Het apparaat is al aan het ontkoppelen."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
"De bewerking wordt niet ondersteund vanwege ontbrekende driver / programma-" "De bewerking wordt niet ondersteund vanwege ontbrekende driver / programma-"
"ondersteuning." "ondersteuning."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Er is een time-out opgetreden voor deze bewerking." msgstr "Er is een time-out opgetreden voor deze bewerking."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
"De operatie zou een schijf wakker maken die in \"diepe slaap\" stand is." "De operatie zou een schijf wakker maken die in \"diepe slaap\" stand is."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Poging om een apparaat te ontkoppelen dat in gebruik is." msgstr "Poging om een apparaat te ontkoppelen dat in gebruik is."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "De bewerking is al geannuleerd." msgstr "De bewerking is al geannuleerd."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Niet gemachtigd om deze handeling uit te voeren." msgstr "Niet gemachtigd om deze handeling uit te voeren."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Het apparaat is al gekoppeld." msgstr "Het apparaat is al gekoppeld."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Het apparaat is niet ge-mount." msgstr "Het apparaat is niet ge-mount."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Het is niet toegestaan de gevraagde optie te gebruiken." msgstr "Het is niet toegestaan de gevraagde optie te gebruiken."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Het apparaat is door een andere gebruiker aangekoppeld." msgstr "Het apparaat is door een andere gebruiker aangekoppeld."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
"Weinig ruimte op de systeempartitie: {percent_used} % gebruikt, {free_space} " "Weinig ruimte op de systeempartitie: {percent_used} % gebruikt, {free_space} "
"vrij." "vrij."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "Weinig schijfruimte" msgstr "Weinig schijfruimte"
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "Schijffout dreigt" msgstr "Schijffout dreigt"
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/"
@ -171,7 +171,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Idź do {app_name}" msgstr "Idź do {app_name}"
@ -6090,106 +6090,106 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} bajtów" msgstr "{disk_size:.1f} bajtów"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
#, fuzzy #, fuzzy
#| msgid "The requested domain is already registered." #| msgid "The requested domain is already registered."
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Wnioskowana domena jest już zarejstrowana." msgstr "Wnioskowana domena jest już zarejstrowana."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/"
@ -175,7 +175,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5926,106 +5926,106 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
#, fuzzy #, fuzzy
#| msgid "Service discovery server is running" #| msgid "Service discovery server is running"
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "O Servidor da descoberta do serviço está a correr" msgstr "O Servidor da descoberta do serviço está a correr"
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "Esta operação pode ligar um disco que esteja no estado de adormecido." msgstr "Esta operação pode ligar um disco que esteja no estado de adormecido."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-10-10 18:05+0000\n" "PO-Revision-Date: 2022-10-10 18:05+0000\n"
"Last-Translator: Nikita Epifanov <nikgreens@protonmail.com>\n" "Last-Translator: Nikita Epifanov <nikgreens@protonmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/"
@ -176,7 +176,7 @@ msgstr "Включить расписание резервного копиро
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Перейти в {app_name}" msgstr "Перейти в {app_name}"
@ -6519,107 +6519,107 @@ msgstr ""
"{box_name}. Вы можете видеть, какие носители используются, монтировать и " "{box_name}. Вы можете видеть, какие носители используются, монтировать и "
"размонтировать подключаемые носители, увеличивать корневой раздел итп." "размонтировать подключаемые носители, увеличивать корневой раздел итп."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Хранилище" msgstr "Хранилище"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} байт" msgstr "{disk_size:.1f} байт"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} КиБ" msgstr "{disk_size:.1f} КиБ"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} Миб" msgstr "{disk_size:.1f} Миб"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} Гиб" msgstr "{disk_size:.1f} Гиб"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} Тиб" msgstr "{disk_size:.1f} Тиб"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "Операция не удалась." msgstr "Операция не удалась."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Операция была отменена." msgstr "Операция была отменена."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Устройство уже отключается." msgstr "Устройство уже отключается."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
"Операция не поддерживается из-за отсутствия поддержки драйвера или утилиты." "Операция не поддерживается из-за отсутствия поддержки драйвера или утилиты."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Время операции вышло." msgstr "Время операции вышло."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "Операция пробудит диск, находящийся в режиме глубокого сна." msgstr "Операция пробудит диск, находящийся в режиме глубокого сна."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Попытка отключения устройства, которое используется." msgstr "Попытка отключения устройства, которое используется."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Операция уже отменена." msgstr "Операция уже отменена."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Отсутствует авторизация для выполнения запрошенной операции." msgstr "Отсутствует авторизация для выполнения запрошенной операции."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Устройство уже подключено." msgstr "Устройство уже подключено."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Устройство не подключено." msgstr "Устройство не подключено."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Использование запрошенной опции не разрешено." msgstr "Использование запрошенной опции не разрешено."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Устройство подключено другим пользователем." msgstr "Устройство подключено другим пользователем."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
"Недостаточно места в системном разделе: использовано {percent_used}%, " "Недостаточно места в системном разделе: использовано {percent_used}%, "
"свободно {free_space}." "свободно {free_space}."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "Недостаточно места на диске" msgstr "Недостаточно места на диске"
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "Неизбежный сбой диска" msgstr "Неизбежный сбой диска"
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2021-04-27 13:32+0000\n" "PO-Revision-Date: 2021-04-27 13:32+0000\n"
"Last-Translator: HelaBasa <R45XvezA@protonmail.ch>\n" "Last-Translator: HelaBasa <R45XvezA@protonmail.ch>\n"
"Language-Team: Sinhala <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Sinhala <https://hosted.weblate.org/projects/freedombox/"
@ -161,7 +161,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5657,104 +5657,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-09-14 17:19+0000\n" "PO-Revision-Date: 2022-09-14 17:19+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Slovenian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Slovenian <https://hosted.weblate.org/projects/freedombox/"
@ -175,7 +175,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5899,104 +5899,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-10-10 13:34+0000\n" "PO-Revision-Date: 2022-10-10 13:34+0000\n"
"Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n" "Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n"
"Language-Team: Albanian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Albanian <https://hosted.weblate.org/projects/freedombox/"
@ -174,7 +174,7 @@ msgstr "Aktivizoni një Plan Kopjeruajtjesh"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Kalo te {app_name}" msgstr "Kalo te {app_name}"
@ -6546,107 +6546,107 @@ msgstr ""
"përdorim, të montoni dhe çmontoni media të heqshme, të zgjeroni pjesën " "përdorim, të montoni dhe çmontoni media të heqshme, të zgjeroni pjesën "
"rrënjë, etj." "rrënjë, etj."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Depozitë" msgstr "Depozitë"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} bajte" msgstr "{disk_size:.1f} bajte"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "Veprimi dështoi." msgstr "Veprimi dështoi."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Veprimi u anulua." msgstr "Veprimi u anulua."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Pajisja po çmontohet tashmë." msgstr "Pajisja po çmontohet tashmë."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
"Veprimi nuk mbulohet, për shkak se mungon mbulimi për përudhësin/mjetin." "Veprimi nuk mbulohet, për shkak se mungon mbulimi për përudhësin/mjetin."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Veprimit i mbaroi koha." msgstr "Veprimit i mbaroi koha."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "Veprimi do të zgjonte një disk që është në gjendjen “deep-sleep”." msgstr "Veprimi do të zgjonte një disk që është në gjendjen “deep-sleep”."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Po përpiqet të çmontohet një pajisje që është e zënë." msgstr "Po përpiqet të çmontohet një pajisje që është e zënë."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Veprimi është anuluar tashmë." msgstr "Veprimi është anuluar tashmë."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "I paautorizuar për kryerjen e veprimit të kërkuar." msgstr "I paautorizuar për kryerjen e veprimit të kërkuar."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Pajisja është e çmontuar tashmë." msgstr "Pajisja është e çmontuar tashmë."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Pajisja sështë e montuar." msgstr "Pajisja sështë e montuar."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Si lejohet të përdorë mundësinë e kërkuar." msgstr "Si lejohet të përdorë mundësinë e kërkuar."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Pajisja është montuar nga tjetër përdorues." msgstr "Pajisja është montuar nga tjetër përdorues."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
"Hapësirë e ulët në pjesë sistemi: {percent_used}% të përdorura, {free_space} " "Hapësirë e ulët në pjesë sistemi: {percent_used}% të përdorura, {free_space} "
"të lira." "të lira."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "Hapësirë disku e pamjaftueshme" msgstr "Hapësirë disku e pamjaftueshme"
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "Shumë afër dështimi disku" msgstr "Shumë afër dështimi disku"
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-09-14 17:20+0000\n" "PO-Revision-Date: 2022-09-14 17:20+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Serbian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Serbian <https://hosted.weblate.org/projects/freedombox/"
@ -173,7 +173,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5777,104 +5777,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-10-20 21:06+0000\n" "PO-Revision-Date: 2022-10-20 21:06+0000\n"
"Last-Translator: Michael Breidenbach <leahc@tutanota.com>\n" "Last-Translator: Michael Breidenbach <leahc@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/"
@ -173,7 +173,7 @@ msgstr "Aktivera ett schema för säkerhetskopiering"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Gå till {app_name}" msgstr "Gå till {app_name}"
@ -6489,106 +6489,106 @@ msgstr ""
"{box_name}. Du kan visa lagringsmedia som för närvarande används, montera " "{box_name}. Du kan visa lagringsmedia som för närvarande används, montera "
"och demontera flyttbara media, expandera rotpartitionen etc." "och demontera flyttbara media, expandera rotpartitionen etc."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Lagring" msgstr "Lagring"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} byte" msgstr "{disk_size:.1f} byte"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} Kib" msgstr "{disk_size:.1f} Kib"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} Mib" msgstr "{disk_size:.1f} Mib"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} Gib" msgstr "{disk_size:.1f} Gib"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} Tib" msgstr "{disk_size:.1f} Tib"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "Åtgärden misslyckades." msgstr "Åtgärden misslyckades."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Operationen avbröts." msgstr "Operationen avbröts."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Enheten lossnar redan." msgstr "Enheten lossnar redan."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "Åtgärden stöds inte på grund av saknade drivrutiner/verktygsstöd." msgstr "Åtgärden stöds inte på grund av saknade drivrutiner/verktygsstöd."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Åtgärden orsakade timeout." msgstr "Åtgärden orsakade timeout."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "Åtgärden skulle väcka en disk som är i ett djupviloläge." msgstr "Åtgärden skulle väcka en disk som är i ett djupviloläge."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Försöker avmontera en enhet som är upptagen." msgstr "Försöker avmontera en enhet som är upptagen."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Operationen har redan avbrutits." msgstr "Operationen har redan avbrutits."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Inte behörig att utföra den begärda åtgärden." msgstr "Inte behörig att utföra den begärda åtgärden."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Enheten är redan monterad." msgstr "Enheten är redan monterad."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Enheten är inte monterad." msgstr "Enheten är inte monterad."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Inte tillåtet att använda det begärda alternativet." msgstr "Inte tillåtet att använda det begärda alternativet."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Enheten monteras av en annan användare." msgstr "Enheten monteras av en annan användare."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
"Lågt utrymme på systempartitionen: {percent_used}% används, {free_space} " "Lågt utrymme på systempartitionen: {percent_used}% används, {free_space} "
"fritt." "fritt."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "Lågt diskutrymme" msgstr "Lågt diskutrymme"
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "Diskfel förestående" msgstr "Diskfel förestående"
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -160,7 +160,7 @@ msgstr ""
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "" msgstr ""
@ -5656,104 +5656,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-03-02 12:27+0000\n" "PO-Revision-Date: 2022-03-02 12:27+0000\n"
"Last-Translator: James Valleroy <jvalleroy@mailbox.org>\n" "Last-Translator: James Valleroy <jvalleroy@mailbox.org>\n"
"Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/"
@ -173,7 +173,7 @@ msgstr "బ్యాకప్ షెడ్యూల్‌ను ప్రార
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "{app_name} కు వెళ్ళండి" msgstr "{app_name} కు వెళ్ళండి"
@ -6308,104 +6308,104 @@ msgstr ""
"ప్రస్తుతం వాడుకలో ఉన్న స్టోరేజ్ మీడియాను వీక్షించవచ్చు, తొలగించగల మీడియాను మౌంట్ చేయవచ్చు మరియు అన్‌మౌంట్ " "ప్రస్తుతం వాడుకలో ఉన్న స్టోరేజ్ మీడియాను వీక్షించవచ్చు, తొలగించగల మీడియాను మౌంట్ చేయవచ్చు మరియు అన్‌మౌంట్ "
"చేయవచ్చు, రూట్ విభజనను విస్తరించవచ్చు మొదలైనవి." "చేయవచ్చు, రూట్ విభజనను విస్తరించవచ్చు మొదలైనవి."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "నిల్వ" msgstr "నిల్వ"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} బైట్లు" msgstr "{disk_size:.1f} బైట్లు"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} కిలోబైట్లు" msgstr "{disk_size:.1f} కిలోబైట్లు"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} మెగాబైట్లు" msgstr "{disk_size:.1f} మెగాబైట్లు"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} గిగాబైట్లు" msgstr "{disk_size:.1f} గిగాబైట్లు"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} టెరాబైట్లు" msgstr "{disk_size:.1f} టెరాబైట్లు"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "ఆపరేషన్ విఫలమైంది." msgstr "ఆపరేషన్ విఫలమైంది."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "ఆపరేషన్ రద్దు చేయబడింది." msgstr "ఆపరేషన్ రద్దు చేయబడింది."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "పరికరం ఇప్పటికే అన్‌మౌంట్ చేయబడుతోంది." msgstr "పరికరం ఇప్పటికే అన్‌మౌంట్ చేయబడుతోంది."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "డ్రైవర్/టూల్ సపోర్ట్ తప్పిపోయినందున ఆపరేషన్‌కు మద్దతు లేదు." msgstr "డ్రైవర్/టూల్ సపోర్ట్ తప్పిపోయినందున ఆపరేషన్‌కు మద్దతు లేదు."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "ఆపరేషన్ టైమవుట్ అయింది." msgstr "ఆపరేషన్ టైమవుట్ అయింది."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "ఈ ఆపరేషన్ గాఢ నిద్రలో ఉన్న ఒక డిస్క్ ను మేల్కొలుపుతుంది." msgstr "ఈ ఆపరేషన్ గాఢ నిద్రలో ఉన్న ఒక డిస్క్ ను మేల్కొలుపుతుంది."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "బిజీగా ఉన్న పరికరాన్ని అన్‌మౌంట్ చేయడానికి ప్రయత్నిస్తోంది." msgstr "బిజీగా ఉన్న పరికరాన్ని అన్‌మౌంట్ చేయడానికి ప్రయత్నిస్తోంది."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "ఆపరేషన్ ఇప్పటికే రద్దు చేయబడింది." msgstr "ఆపరేషన్ ఇప్పటికే రద్దు చేయబడింది."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "అభ్యర్థించిన ఆపరేషన్ చేయడానికి అధికారం లేదు." msgstr "అభ్యర్థించిన ఆపరేషన్ చేయడానికి అధికారం లేదు."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "పరికరం ఇప్పటికే మౌంట్ చేయబడింది." msgstr "పరికరం ఇప్పటికే మౌంట్ చేయబడింది."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "పరికరం మౌంట్ చేయబడలేదు." msgstr "పరికరం మౌంట్ చేయబడలేదు."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "అభ్యర్థించిన ఎంపికను ఉపయోగించడానికి అనుమతి లేదు." msgstr "అభ్యర్థించిన ఎంపికను ఉపయోగించడానికి అనుమతి లేదు."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "పరికరం మరొక వినియోగదారుచే మౌంట్ చేయబడింది." msgstr "పరికరం మరొక వినియోగదారుచే మౌంట్ చేయబడింది."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "సిస్టమ్ విభజనలో తక్కువ స్థలం: {percent_used}% used, {free_space} ఉచితం." msgstr "సిస్టమ్ విభజనలో తక్కువ స్థలం: {percent_used}% used, {free_space} ఉచితం."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "తక్కువ ఖని స్థలం" msgstr "తక్కువ ఖని స్థలం"
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "ఖని వైఫల్యం ఆసన్నమైంది" msgstr "ఖని వైఫల్యం ఆసన్నమైంది"
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-10-14 10:25+0000\n" "PO-Revision-Date: 2022-10-14 10:25+0000\n"
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n" "Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
@ -173,7 +173,7 @@ msgstr "Bir Yedekleme Planı etkinleştirin"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "{app_name} için git" msgstr "{app_name} için git"
@ -6508,105 +6508,105 @@ msgstr ""
"ortamı bağlayabilir ve bağlantısını kaldırabilir, kök bölümünü vb. " "ortamı bağlayabilir ve bağlantısını kaldırabilir, kök bölümünü vb. "
"genişletebilirsiniz." "genişletebilirsiniz."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Depolama" msgstr "Depolama"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} bayt" msgstr "{disk_size:.1f} bayt"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "İşlem başarısız oldu." msgstr "İşlem başarısız oldu."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "İşlem iptal edildi." msgstr "İşlem iptal edildi."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Aygıtın zaten bağlantısı kaldırılıyor." msgstr "Aygıtın zaten bağlantısı kaldırılıyor."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "Eksik sürücü/araç desteğinden dolayı işlem desteklenmiyor." msgstr "Eksik sürücü/araç desteğinden dolayı işlem desteklenmiyor."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "İşlem zaman aşımına uğradı." msgstr "İşlem zaman aşımına uğradı."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "İşlem, derin uyku durumunda olan bir diski uyandırır." msgstr "İşlem, derin uyku durumunda olan bir diski uyandırır."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Meşgul olan bir aygıtın bağlantısı kaldırılmaya çalışılıyor." msgstr "Meşgul olan bir aygıtın bağlantısı kaldırılmaya çalışılıyor."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "İşlem zaten iptal edildi." msgstr "İşlem zaten iptal edildi."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "İstenen işlemi gerçekleştirmek için yetkili değilsiniz." msgstr "İstenen işlemi gerçekleştirmek için yetkili değilsiniz."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Aygıt zaten bağlı." msgstr "Aygıt zaten bağlı."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Aygıt bağlı değil." msgstr "Aygıt bağlı değil."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "İstenen seçeneği kullanmak için izin verilmedi." msgstr "İstenen seçeneği kullanmak için izin verilmedi."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Aygıt başka bir kullanıcı tarafından bağlandı." msgstr "Aygıt başka bir kullanıcı tarafından bağlandı."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
"Sistem bölümünde düşük alan: %{percent_used} kullanıldı, {free_space} boş." "Sistem bölümünde düşük alan: %{percent_used} kullanıldı, {free_space} boş."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "Düşük disk alanı" msgstr "Düşük disk alanı"
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "Disk arızası yakın" msgstr "Disk arızası yakın"
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-10-16 14:35+0000\n" "PO-Revision-Date: 2022-10-16 14:35+0000\n"
"Last-Translator: Tymofii Lytvynenko <till.svit@gmail.com>\n" "Last-Translator: Tymofii Lytvynenko <till.svit@gmail.com>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Ukrainian <https://hosted.weblate.org/projects/freedombox/"
@ -175,7 +175,7 @@ msgstr "Дозволити планування резервних копій"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Перейти в {app_name}" msgstr "Перейти в {app_name}"
@ -6504,107 +6504,107 @@ msgstr ""
"{box_name}. Під час використання сховище даних можна переглядати, монтувати " "{box_name}. Під час використання сховище даних можна переглядати, монтувати "
"і відмонтовувати знімні накопичувачі, розширювати розділ root тощо." "і відмонтовувати знімні накопичувачі, розширювати розділ root тощо."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "Сховище" msgstr "Сховище"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} байтів" msgstr "{disk_size:.1f} байтів"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} КБ" msgstr "{disk_size:.1f} КБ"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} МБ" msgstr "{disk_size:.1f} МБ"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} ГБ" msgstr "{disk_size:.1f} ГБ"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} ТБ" msgstr "{disk_size:.1f} ТБ"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "Операція невдала." msgstr "Операція невдала."
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "Операцію скасовано." msgstr "Операцію скасовано."
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Пристрій вже відмонтований." msgstr "Пристрій вже відмонтований."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
"Операція не підтримується через відсутність підтримки драйверів/засобів." "Операція не підтримується через відсутність підтримки драйверів/засобів."
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "Час операції вийшов." msgstr "Час операції вийшов."
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "Операція розбудить диск, який перебуває у стані глибокого сну." msgstr "Операція розбудить диск, який перебуває у стані глибокого сну."
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Спроба відмонтувати пристрій, який зайнятий." msgstr "Спроба відмонтувати пристрій, який зайнятий."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "Операція вже була скасована." msgstr "Операція вже була скасована."
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "Немає прав на виконання запитуваної операції." msgstr "Немає прав на виконання запитуваної операції."
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Пристрій уже змонтовано." msgstr "Пристрій уже змонтовано."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Пристрій не змонтовано." msgstr "Пристрій не змонтовано."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "Не дозволено використовувати запитувану опцію." msgstr "Не дозволено використовувати запитувану опцію."
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Пристрій змонтовано іншим користувачем." msgstr "Пристрій змонтовано іншим користувачем."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
"Мало простору в розділі системи: {percent_used}% використано, {free_space} " "Мало простору в розділі системи: {percent_used}% використано, {free_space} "
"вільно." "вільно."
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "Мало простору на диску" msgstr "Мало простору на диску"
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "Неминучий збій диска" msgstr "Неминучий збій диска"
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2021-07-28 08:34+0000\n" "PO-Revision-Date: 2021-07-28 08:34+0000\n"
"Last-Translator: bruh <quangtrung02hn16@gmail.com>\n" "Last-Translator: bruh <quangtrung02hn16@gmail.com>\n"
"Language-Team: Vietnamese <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Vietnamese <https://hosted.weblate.org/projects/freedombox/"
@ -175,7 +175,7 @@ msgstr "Bật một lịch trình sao lưu"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "Đi đến {app_name}" msgstr "Đi đến {app_name}"
@ -5897,104 +5897,104 @@ msgstr ""
"của bạn. Bạn có thể xem phương tiện lưu trữ hiện đang sử dụng, gắn và bỏ gắn " "của bạn. Bạn có thể xem phương tiện lưu trữ hiện đang sử dụng, gắn và bỏ gắn "
"phương tiện có thể rút ra, mở rộng phân vùng root, v.v." "phương tiện có thể rút ra, mở rộng phân vùng root, v.v."
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "Thiết bị này đã đang bỏ gắn rồi." msgstr "Thiết bị này đã đang bỏ gắn rồi."
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "Đang thử bỏ gắn một thiết bị đang bận." msgstr "Đang thử bỏ gắn một thiết bị đang bận."
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "Thiết bị này đã được gắn rồi." msgstr "Thiết bị này đã được gắn rồi."
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "Thiết bị này chưa được gắn." msgstr "Thiết bị này chưa được gắn."
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "Thiết bị này được một người dùng khác gắn." msgstr "Thiết bị này được một người dùng khác gắn."
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Plinth\n" "Project-Id-Version: Plinth\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2022-10-14 10:25+0000\n" "PO-Revision-Date: 2022-10-14 10:25+0000\n"
"Last-Translator: Eric <hamburger1024@mailbox.org>\n" "Last-Translator: Eric <hamburger1024@mailbox.org>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
@ -165,7 +165,7 @@ msgstr "启用备份计划"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "转到 {app_name}" msgstr "转到 {app_name}"
@ -5888,104 +5888,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "存储" msgstr "存储"
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "{disk_size:.1f} 字节" msgstr "{disk_size:.1f} 字节"
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "{disk_size:.1f} KiB" msgstr "{disk_size:.1f} KiB"
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "{disk_size:.1f} MiB" msgstr "{disk_size:.1f} MiB"
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "{disk_size:.1f} GiB" msgstr "{disk_size:.1f} GiB"
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "{disk_size:.1f} TiB" msgstr "{disk_size:.1f} TiB"
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "已经在卸载设备。" msgstr "已经在卸载设备。"
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "已挂载此设备。" msgstr "已挂载此设备。"
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "此设备未挂载。" msgstr "此设备未挂载。"
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-24 20:15-0400\n" "POT-Creation-Date: 2022-11-07 20:13-0500\n"
"PO-Revision-Date: 2021-12-23 12:50+0000\n" "PO-Revision-Date: 2021-12-23 12:50+0000\n"
"Last-Translator: pesder <j_h_liau@yahoo.com.tw>\n" "Last-Translator: pesder <j_h_liau@yahoo.com.tw>\n"
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
@ -167,7 +167,7 @@ msgstr "啟用備份排程"
#: plinth/modules/backups/__init__.py:176 #: plinth/modules/backups/__init__.py:176
#: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70 #: plinth/modules/backups/__init__.py:223 plinth/modules/privacy/__init__.py:70
#: plinth/modules/storage/__init__.py:313 #: plinth/modules/storage/__init__.py:312
#, python-brace-format #, python-brace-format
msgid "Go to {app_name}" msgid "Go to {app_name}"
msgstr "移至 {app_name}" msgstr "移至 {app_name}"
@ -5773,104 +5773,104 @@ msgid ""
"media, expand the root partition etc." "media, expand the root partition etc."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:306 #: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:305
#: plinth/modules/storage/__init__.py:337 #: plinth/modules/storage/__init__.py:336
msgid "Storage" msgid "Storage"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:214 #: plinth/modules/storage/__init__.py:213
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} bytes" msgid "{disk_size:.1f} bytes"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:218 #: plinth/modules/storage/__init__.py:217
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} KiB" msgid "{disk_size:.1f} KiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:222 #: plinth/modules/storage/__init__.py:221
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} MiB" msgid "{disk_size:.1f} MiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:226 #: plinth/modules/storage/__init__.py:225
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} GiB" msgid "{disk_size:.1f} GiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:229 #: plinth/modules/storage/__init__.py:228
#, python-brace-format #, python-brace-format
msgid "{disk_size:.1f} TiB" msgid "{disk_size:.1f} TiB"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:241 #: plinth/modules/storage/__init__.py:240
msgid "The operation failed." msgid "The operation failed."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:243 #: plinth/modules/storage/__init__.py:242
msgid "The operation was cancelled." msgid "The operation was cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:245 #: plinth/modules/storage/__init__.py:244
msgid "The device is already unmounting." msgid "The device is already unmounting."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:247 #: plinth/modules/storage/__init__.py:246
msgid "The operation is not supported due to missing driver/tool support." msgid "The operation is not supported due to missing driver/tool support."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:250 #: plinth/modules/storage/__init__.py:249
msgid "The operation timed out." msgid "The operation timed out."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:252 #: plinth/modules/storage/__init__.py:251
msgid "The operation would wake up a disk that is in a deep-sleep state." msgid "The operation would wake up a disk that is in a deep-sleep state."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:255 #: plinth/modules/storage/__init__.py:254
msgid "Attempting to unmount a device that is busy." msgid "Attempting to unmount a device that is busy."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:257 #: plinth/modules/storage/__init__.py:256
msgid "The operation has already been cancelled." msgid "The operation has already been cancelled."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:259 #: plinth/modules/storage/__init__.py:258
#: plinth/modules/storage/__init__.py:261 #: plinth/modules/storage/__init__.py:260
#: plinth/modules/storage/__init__.py:263 #: plinth/modules/storage/__init__.py:262
msgid "Not authorized to perform the requested operation." msgid "Not authorized to perform the requested operation."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:265 #: plinth/modules/storage/__init__.py:264
msgid "The device is already mounted." msgid "The device is already mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:267 #: plinth/modules/storage/__init__.py:266
msgid "The device is not mounted." msgid "The device is not mounted."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:269 #: plinth/modules/storage/__init__.py:268
msgid "Not permitted to use the requested option." msgid "Not permitted to use the requested option."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:271 #: plinth/modules/storage/__init__.py:270
msgid "The device is mounted by another user." msgid "The device is mounted by another user."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:301 #: plinth/modules/storage/__init__.py:300
#, no-python-format, python-brace-format #, no-python-format, python-brace-format
msgid "Low space on system partition: {percent_used}% used, {free_space} free." msgid "Low space on system partition: {percent_used}% used, {free_space} free."
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:303 #: plinth/modules/storage/__init__.py:302
msgid "Low disk space" msgid "Low disk space"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:331 #: plinth/modules/storage/__init__.py:330
msgid "Disk failure imminent" msgid "Disk failure imminent"
msgstr "" msgstr ""
#: plinth/modules/storage/__init__.py:333 #: plinth/modules/storage/__init__.py:332
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"Disk {id} is reporting that it is likely to fail in the near future. Copy " "Disk {id} is reporting that it is likely to fail in the near future. Copy "