mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
freedombox Debian release 24.1
-----BEGIN PGP SIGNATURE----- iQJKBAABCgA0FiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmWTeoIWHGp2YWxsZXJv eUBtYWlsYm94Lm9yZwAKCRB3wMdee2UICADfD/4tjMYBuPM7DcWlg477BPjU4SCm RvC/uErEtDoxrz0RFssd7+Ggmzns7pKZMeYyEhgc9vRYF6Oa7KZ/yyJpSNubIV59 h1wqRh3g+i2Egnhy1YvAMYrL/xPaiZ76LAWEGP4n9sTrVR3uKbjMjIHu4pNAbGm8 NO9cyvUabT2UJls9D0xZP4MGpnPUgC4eQ6exOxJgJaaYqZJe1LldyUghfWU6DIUj NEFf8neGATDQvUZXeOLJKS7ol6ZRg+jWVuDjSqvnqBieQMk31FfAemaVBp4NKB3U ADrhxONvLxP10J0h9msyp9jk+hkVzThs9xEv0HF/r6GDMraSB8whlvlxJgeow5nk Eg3TMQ6ICJ67v65f1E3g03QEKTTBLtsaRzfJcROoCQW6FfB9WaTJy2inG9Yb/dVd IjBsx3FXvmPK04DPcucV/Z9RT7TVdQk22v1xM5b2WMSk4YMYWi8jatZfPqaMP2/e V8bqaC+BWWzeHiRfyzg1UrXeUooDIBp56nUGW0bchks+pc94HTXmvwZJtiJo7yqj h9hGoHU8yYX/kLhqEiR628/XiWB92vE3/SfiMg4TIcgawjeYFE7HK9pOivk68gXs VvV793gRG3loNUwrqUea25i/9P8AjIQ16YjdsK4nzLmDs8DJK8puFe7A6jApC0Qu J9adWkwLlNyPaL2OKQ== =7F5H -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQJKBAABCgA0FiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmWX+GMWHGp2YWxsZXJv eUBtYWlsYm94Lm9yZwAKCRB3wMdee2UICF/hEACcwjEGa//1cH0n3UPzXln7TEut FBtSnXfT2RX6pyT3TvXCv/aj0TY2HFFzDduEBq20mBwotG72iBC1igpq7W0QQayr K/oxiFufcOoBWxcI7SvgARtjfXzLSwktt3aIjxTlthri2LVrcA7SFRP2TIyQGy0d xQmWxoopWT6NQEBl4EBSGvDXL6qN/j9Hf7n9iBwVIaZLacv3+vsKBBkYZSdtS31B mj5QtTtGQTd85n15YvnnkB0aM2cM7NpP6oMVolTa3+UeFMSlHMFV8J2aIij4Dfda wIQVuuo7LwUXBbi21IHSnjJrSyfcCQAUVeIuOY0T1Z92o6AvhjGuoeVgwMag7ro/ YTnP4Caid2UWf9DsGz4+OPuqr8b0G3ELHRWBLlH/AFEr1juClvF3amLnt7k3XB5S sJEb/nAWfoSD4dU3/U6u17nvNgk0zUbIbH9RnjsV4A9cS1XHQ3WFTSua6QhacVzo odD4QU5yjuqpodPnn3u7y3Q/s37b+GpuxBE5Sm7gOBZGqI1MxL4dO667UAXRdtzb TSalEwCmaCCv2JuxKGGx+aXv8uEH5R82A1nWrMzJZttila7wsRAOpL5bdtqsjlJv dLHVqcXOsZOXyx8QpmRcZxC+ORC3jr66iMI6jhiSecLu7GkO9/XF33+cO7Ctsi6M wIrlUvP2jB2GG+KgRg== =Tu84 -----END PGP SIGNATURE----- Merge tag 'v24.1' into debian/bookworm-backports freedombox Debian release 24.1
This commit is contained in:
commit
c64a643882
18
debian/changelog
vendored
18
debian/changelog
vendored
@ -1,3 +1,21 @@
|
||||
freedombox (24.1) unstable; urgency=medium
|
||||
|
||||
[ ikmaak ]
|
||||
* Translated using Weblate (Dutch)
|
||||
|
||||
[ kopatych ]
|
||||
* Added translation using Weblate (Belarusian)
|
||||
|
||||
[ James Valleroy ]
|
||||
* tests: operation: Fix mock has_calls assertion (Closes: #1058421)
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
[ rsquared ]
|
||||
* storage: Show notification when rootfs is read-only
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 01 Jan 2024 21:00:25 -0500
|
||||
|
||||
freedombox (23.21~bpo12+1) bookworm-backports; urgency=medium
|
||||
|
||||
* Rebuild for bookworm-backports.
|
||||
|
||||
@ -8,6 +8,18 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 24.1 (2024-01-01) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* locale: Add translation for Belarusian
|
||||
* storage: Show notification when rootfs is read-only
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* locale: Update translation for Dutch
|
||||
* tests: operation: Fix mock has_calls assertion
|
||||
|
||||
== FreedomBox 23.21 (2023-11-20) ==
|
||||
|
||||
* locale: Update translations for Chinese (Simplified), Czech, Spanish, Swedish, Turkish, Ukrainian
|
||||
|
||||
@ -8,6 +8,18 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 24.1 (2024-01-01) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* locale: Add translation for Belarusian
|
||||
* storage: Show notification when rootfs is read-only
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* locale: Update translation for Dutch
|
||||
* tests: operation: Fix mock has_calls assertion
|
||||
|
||||
== FreedomBox 23.21 (2023-11-20) ==
|
||||
|
||||
* locale: Update translations for Chinese (Simplified), Czech, Spanish, Swedish, Turkish, Ukrainian
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '23.21'
|
||||
__version__ = '24.1'
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-10-19 06:18+0000\n"
|
||||
"Last-Translator: Shaik <arifashaik807@gmail.com>\n"
|
||||
"Language-Team: Arabic <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -172,7 +172,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -5942,110 +5942,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2020-06-10 15:41+0000\n"
|
||||
"Last-Translator: aiman an <an1f3@hotmail.com>\n"
|
||||
"Language-Team: Arabic (Saudi Arabia) <https://hosted.weblate.org/projects/"
|
||||
@ -171,7 +171,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -5947,110 +5947,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
7838
plinth/locale/be/LC_MESSAGES/django.po
Normal file
7838
plinth/locale/be/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-09-18 19:00+0000\n"
|
||||
"Last-Translator: 109247019824 <stoyan@gmx.com>\n"
|
||||
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -184,7 +184,7 @@ msgstr "Включване на резервни копия по график"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Към {app_name}"
|
||||
@ -6242,110 +6242,128 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Power"
|
||||
msgid "Go to Power"
|
||||
msgstr "Захранване"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2021-06-16 07:33+0000\n"
|
||||
"Last-Translator: Oymate <dhruboadittya96@gmail.com>\n"
|
||||
"Language-Team: Bengali <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -170,7 +170,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -5967,110 +5967,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-11-20 05:11+0000\n"
|
||||
"Last-Translator: Jiří Podhorecký <j.podhorecky@volny.cz>\n"
|
||||
"Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -181,7 +181,7 @@ msgstr "Povolení plánu zálohování"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Jít na {app_name}"
|
||||
@ -3166,10 +3166,10 @@ msgid ""
|
||||
"project or <a href=\"https://openzim.org/wiki/Build_your_ZIM_file\" "
|
||||
"target=\"_blank\" rel=\"noopener noreferrer\">create</a> your own."
|
||||
msgstr ""
|
||||
"Můžete si <a href=\"https://library.kiwix.org\" target=\"_blank\" rel="
|
||||
"\"noopener noreferrer\">stáhnout</a> obsahové balíčky z projektu Kiwix nebo "
|
||||
"<a href=\"https://openzim.org/wiki/Build_your_ZIM_file\" target=\"_blank\" "
|
||||
"rel=\"noopener noreferrer\">vytvořit</a> vlastní."
|
||||
"Můžete si <a href=\"https://library.kiwix.org\" target=\"_blank\" "
|
||||
"rel=\"noopener noreferrer\">stáhnout</a> obsahové balíčky z projektu Kiwix "
|
||||
"nebo <a href=\"https://openzim.org/wiki/Build_your_ZIM_file\" "
|
||||
"target=\"_blank\" rel=\"noopener noreferrer\">vytvořit</a> vlastní."
|
||||
|
||||
#: plinth/modules/kiwix/__init__.py:53
|
||||
msgid "Manage Kiwix content server"
|
||||
@ -3194,9 +3194,9 @@ msgid ""
|
||||
"{box_name}. If Kiwix fails to add the file, it will be deleted immediately "
|
||||
"to save disk space."
|
||||
msgstr ""
|
||||
"Nahrané soubory ZIM budou uloženy pod {kiwix_home}/content na vaší {box_name}"
|
||||
". Pokud se Kiwixu nepodaří soubor přidat, bude okamžitě smazán, aby se "
|
||||
"ušetřilo místo na disku."
|
||||
"Nahrané soubory ZIM budou uloženy pod {kiwix_home}/content na vaší "
|
||||
"{box_name}. Pokud se Kiwixu nepodaří soubor přidat, bude okamžitě smazán, "
|
||||
"aby se ušetřilo místo na disku."
|
||||
|
||||
#: plinth/modules/kiwix/templates/kiwix-add-package.html:24
|
||||
#, python-format
|
||||
@ -6804,105 +6804,106 @@ msgstr ""
|
||||
"{box_name}. Lze zobrazit úložná zařízení, která jsou využívána, připojovat a "
|
||||
"odpojovat ta vyjímatelná."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Úložiště"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} bajtů"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "Operace se nezdařila."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Operace byla zrušena."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Toto zařízení už je odpojováno (umount)."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
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."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "Časový limit aplikace překročen."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
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."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Pokus o odpojení zařízení které je zaneprázdněno."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Operace už byla zrušena."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Chybí oprávnění pro provedení požadované operace."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Toto zařízení je už připojeno (mount)."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Zařízení není připojeno."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Není umožněno použít požadovanou volbu."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Zařízení je připojeno jiným uživatelem."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
"Málo místa na systémovém oddílu: {percent_used}% použito, {free_space} volné."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr "Málo místa na disku"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr "Hrozí selhání disku"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
@ -6911,6 +6912,25 @@ msgstr ""
|
||||
"Disk {id} hlásí, že v blízké budoucnosti pravděpodobně selže. Zkopírujte "
|
||||
"všechna data, dokud to ještě jde, a disk vyměňte."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "Root Filesystem"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "Kořenový souborový systém"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Go to Networks"
|
||||
msgid "Go to Power"
|
||||
msgstr "Přejít na Sítě"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Neplatný název adresáře."
|
||||
@ -10459,9 +10479,6 @@ msgstr "gudžarátština"
|
||||
#~ msgid "Delete Snapshot"
|
||||
#~ msgstr "Smazat zachycený stav"
|
||||
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "Kořenový souborový systém"
|
||||
|
||||
#~ msgid "Disk"
|
||||
#~ msgstr "Disk"
|
||||
|
||||
@ -10747,9 +10764,6 @@ msgstr "gudžarátština"
|
||||
#~ "Měli byste zkonrolovat nastavení sítě a v případě potřeby ho upravit. "
|
||||
#~ "Nezapomeňte změnit výchozí hesla do Wi-Fi!"
|
||||
|
||||
#~ msgid "Go to Networks"
|
||||
#~ msgstr "Přejít na Sítě"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Console login access restricted to users in \"admin\" group. This can be "
|
||||
#~ "configured in security settings."
|
||||
|
||||
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -187,7 +187,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "About {box_name}"
|
||||
msgid "Go to {app_name}"
|
||||
@ -6858,123 +6858,143 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
#, fuzzy
|
||||
#| msgid "reStore"
|
||||
msgid "Storage"
|
||||
msgstr "reStore"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} bytes"
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size} bytes"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} KiB"
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} MiB"
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} GiB"
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} TiB"
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#, fuzzy
|
||||
#| msgid "repro service is running"
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "repro-tjenesten er aktiv"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
#, fuzzy
|
||||
#| msgid "This service already exists"
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Denne tjeneste eksisterer allerede"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
#, fuzzy
|
||||
#| msgid "repro service is not running"
|
||||
msgid "The device is not mounted."
|
||||
msgstr "repro-tjenesten er ikke aktiv"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "System"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "System"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Go to Networks"
|
||||
msgid "Go to Power"
|
||||
msgstr "Gå til Netværk"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
#, fuzzy
|
||||
#| msgid "Invalid hostname"
|
||||
@ -10182,11 +10202,6 @@ msgstr ""
|
||||
#~ msgid "Delete Snapshot"
|
||||
#~ msgstr "Slet %(name)s"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "System"
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "System"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Disks"
|
||||
#~ msgid "Disk"
|
||||
@ -10410,9 +10425,6 @@ msgstr ""
|
||||
#~ "Du bør kontrollere netværksopsætningen og tilpasse den hvis nødvendigt. "
|
||||
#~ "Glem ikke at ændre standardkodeordene for Wi-Fi!"
|
||||
|
||||
#~ msgid "Go to Networks"
|
||||
#~ msgstr "Gå til Netværk"
|
||||
|
||||
#~ msgid "File Hosting (ownCloud)"
|
||||
#~ msgstr "Fil-hosting (ownCloud)"
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-10-30 10:00+0000\n"
|
||||
"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -188,7 +188,7 @@ msgstr "Aktivieren eines Sicherungszeitplans"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Gehe zu {app_name}"
|
||||
@ -6951,109 +6951,110 @@ msgstr ""
|
||||
"Speichermedien einsehen, Wechselmedien einbinden und aushängen, die Root-"
|
||||
"Partition erweitern usw."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Speicher"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} Bytes"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "Der Vorgang schlug fehl."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Der Vorgang wurde abgebrochen."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Das Gerät wird bereits ausgehängt."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
"Der Vorgang ist wegen fehlender Treiber-/Werkzeugunterstützung nicht möglich."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "Der Vorgang beendet wegen Zeitüberschreitung."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
"Dieser Vorgang würde ein Gerät aufwecken, welches sich in einem Tiefschlaf-"
|
||||
"Zustand befindet."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Es wird versucht, ein Gerät auszuhängen, das beschäftigt ist."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Dieser Vorgang wurde bereits abgebrochen."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Nicht autorisiert, um den gewünschten Vorgang auszuführen."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Dieses Gerät ist bereits eingebunden."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Das Gerät ist nicht eingebunden."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Die gewünschte Option ist nicht gestattet."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Das Gerät ist von einem anderen Benutzer eingebunden."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
"Geringer Speicherplatz auf der Systempartition: {percent_used}% belegt, "
|
||||
"{free_space} verfügbar."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr "Wenig Plattenspeicherplatz"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr "Festplattenfehler unmittelbar bevorstehend"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
@ -7063,6 +7064,25 @@ msgstr ""
|
||||
"Kopieren Sie alle Daten, solange Sie noch können, und ersetzen Sie das "
|
||||
"Laufwerk."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "Root Filesystem"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "Wurzel-Dateisystem"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Go to Networks"
|
||||
msgid "Go to Power"
|
||||
msgstr "Zu den Netzwerken"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Ungültiger Verzeichnisname."
|
||||
@ -10687,9 +10707,6 @@ msgstr "Gujarati"
|
||||
#~ msgid "Delete Snapshot"
|
||||
#~ msgstr "Lösche Speicherauszug"
|
||||
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "Wurzel-Dateisystem"
|
||||
|
||||
#~ msgid "Disk"
|
||||
#~ msgstr "Speichermedium"
|
||||
|
||||
@ -11012,9 +11029,6 @@ msgstr "Gujarati"
|
||||
#~ "Sie sollten die Netzwerkkonfiguration überprüfen und gegebenenfalls "
|
||||
#~ "ändern. Vergessen Sie nicht, die Standard Wlan-Passwörter zu ändern!"
|
||||
|
||||
#~ msgid "Go to Networks"
|
||||
#~ msgstr "Zu den Netzwerken"
|
||||
|
||||
#~ msgid "File Hosting (ownCloud)"
|
||||
#~ msgstr "Datei-Hosting (ownCloud)"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -168,7 +168,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -5936,110 +5936,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2022-09-14 17:20+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Greek <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -191,7 +191,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "About {box_name}"
|
||||
msgid "Go to {app_name}"
|
||||
@ -7057,92 +7057,93 @@ msgstr ""
|
||||
"χρησιμοποιούνται προς το παρόν, να προσθέσετε και να αφαιρέσετε αφαιρούμενα "
|
||||
"μέσα, επεκτείνετε το root διαμέρισμα κλπ."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Χώρος Αποθήκευσης"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} bytes"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "Η ενέργεια απέτυχε."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Η ενέργεια ακυρώθηκε."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Η συσκευή είναι ήδη προς αφαίρεση."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr "Η ενέργεια δεν υποστηρίζεται λόγω μη υποστήριξης προγραμματος οδηγού."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "Η ενέργεια απέτυχε επειδή διήρκησε πολύ χρόνο."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
"Η ενέργεια θα ξυπνήσει ένα δίσκο που είναι σε μια βαθιά κατάσταση ύπνου."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Γίνεται προσπάθεια αφαίρεσης μιας συσκευής που είναι απασχολημένη."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Η ενέργια έχει ήδη ακυρωθεί."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Δεν έχετε εξουσιοδότηση για την εκτέλεση της συγκεκριμένης ενέργειας."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Η συσκευή έχει ήδη προστεθεί."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Η συσκευή δεν είναι τοποθετημένη."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Δεν έχετε εξουσιοδότηση για την εκτέλεση της συγκεκριμένης ενέργειας."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Η συσκευή έχει ήδη προστεθεί από άλλο χρήστη."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, fuzzy, no-python-format, python-brace-format
|
||||
#| msgid ""
|
||||
#| "Warning: Low space on system partition ({percent_used}% used, "
|
||||
@ -7152,21 +7153,38 @@ msgstr ""
|
||||
"Προειδοποίηση: χαμηλός χώρος στο διαμέρισμα του συστήματος ({percent_used}% "
|
||||
"χρησιμοποιείται, {free_space} είναι ελεύθερος)."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Power"
|
||||
msgid "Go to Power"
|
||||
msgstr "Ισχύς"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Το όνομα καταλόγου δεν είναι έγκυρο."
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-11-09 09:32+0000\n"
|
||||
"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n"
|
||||
"Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -188,7 +188,7 @@ msgstr "Habilitar un respaldo agendado"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Ir a {app_name}"
|
||||
@ -6847,106 +6847,107 @@ msgstr ""
|
||||
"{box_name}. Puede ver el medio de almacenamiento que está usando, montar y "
|
||||
"desmontar medios extraíbles, ampliar la partición raíz, etc."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Almacenamiento"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} bytes"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "Falló la operación."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Se ha cancelado la operación."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "El dispositivo ya se está desmontando."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
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."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "La operación agotó el tiempo."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
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."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Tratando de desmontar un dispositivo ocupado."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Ya se ha cancelado la operación."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "No tiene autorización para la operación solicitada."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "El dispositivo ya está montado."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "El dispositivo no está montado."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "La operación solicitada no está permitida."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "El dispositivo está ya montado por otro usuario."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
"Poco espacio en la partición del sistema: {percent_used}% usado, "
|
||||
"{free_space} libre."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr "Poco espacio en disco"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr "Fallo de disco inminente"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
@ -6955,6 +6956,25 @@ msgstr ""
|
||||
"El disco {id} informa que es probable que falle en breve. Copie los datos "
|
||||
"mientras pueda y reemplace el disco."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "Root Filesystem"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "Sistema de archivos raíz"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Go to Networks"
|
||||
msgid "Go to Power"
|
||||
msgstr "Ir a Redes"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Nombre de carpeta no válido."
|
||||
@ -10527,9 +10547,6 @@ msgstr "Gujarati"
|
||||
#~ msgid "Delete Snapshot"
|
||||
#~ msgstr "Eliminar instantánea"
|
||||
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "Sistema de archivos raíz"
|
||||
|
||||
#~ msgid "Disk"
|
||||
#~ msgstr "Disco"
|
||||
|
||||
@ -10830,9 +10847,6 @@ msgstr "Gujarati"
|
||||
#~ "Debería comprobar la configuración de la red y modificarla si hace falta. "
|
||||
#~ "¡No olvide cambiar la clave Wi-Fi!"
|
||||
|
||||
#~ msgid "Go to Networks"
|
||||
#~ msgstr "Ir a Redes"
|
||||
|
||||
#~ msgid "File Hosting (ownCloud)"
|
||||
#~ msgstr "Alojamiento de archivos (ownCloud)"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -185,7 +185,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "رفتن به {app_name}"
|
||||
@ -6573,116 +6573,132 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size} بایت"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} KiB"
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} MiB"
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} GiB"
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} TiB"
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
#, fuzzy
|
||||
#| msgid "The requested domain is already registered."
|
||||
msgid "The device is already mounted."
|
||||
msgstr "دامنهٔ درخواستی از قبل ثبت شده است."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
#, fuzzy
|
||||
#| msgid "Invalid hostname"
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Plinth 0.6\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2016-01-31 22:24+0530\n"
|
||||
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
|
||||
"Language-Team: Plinth Developers <freedombox-discuss@lists.alioth.debian."
|
||||
@ -194,7 +194,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "About {box_name}"
|
||||
msgid "Go to {app_name}"
|
||||
@ -6938,118 +6938,138 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
#, fuzzy
|
||||
#| msgid "reStore"
|
||||
msgid "Storage"
|
||||
msgstr "RESTORE"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#, fuzzy
|
||||
#| msgid "repro service is running"
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "REPRO SERVICE IS RUNNING"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
#, fuzzy
|
||||
#| msgid "This service already exists"
|
||||
msgid "The device is already mounted."
|
||||
msgstr "THIS SERVICE ALREADY EXISTS"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
#, fuzzy
|
||||
#| msgid "repro service is not running"
|
||||
msgid "The device is not mounted."
|
||||
msgstr "REPRO SERVICE IS NOT RUNNING"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "System"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "SYSTEM"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Go to Networks"
|
||||
msgid "Go to Power"
|
||||
msgstr "GO TO NETWORKS"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
#, fuzzy
|
||||
#| msgid "Invalid hostname"
|
||||
@ -10121,11 +10141,6 @@ msgstr ""
|
||||
#~ msgid "Delete Snapshot"
|
||||
#~ msgstr "DELETE %(name)s"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "System"
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "SYSTEM"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "reStore"
|
||||
#~ msgid "Restore apps"
|
||||
@ -10349,9 +10364,6 @@ msgstr ""
|
||||
#~ "FORGET \n"
|
||||
#~ "TO CHANGE THE DEFAULT WI-FI PASSWORDS!"
|
||||
|
||||
#~ msgid "Go to Networks"
|
||||
#~ msgstr "GO TO NETWORKS"
|
||||
|
||||
#~ msgid "File Hosting (ownCloud)"
|
||||
#~ msgstr "FILE HOSTING (OWNCLOUD)"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-04-07 23:10+0000\n"
|
||||
"Last-Translator: Coucouf <coucouf@coucouf.fr>\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -186,7 +186,7 @@ msgstr "Activer la planification des sauvegardes"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Aller à {app_name}"
|
||||
@ -7003,109 +7003,110 @@ msgstr ""
|
||||
"d’utilisation, monter et démonter des médias amovibles, étendre la partition "
|
||||
"racine, etc."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Stockage"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} octets"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} Kio"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} Mio"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} Gio"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} Tio"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "L’opération a échoué."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "L’opération a été annulée."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Le périphérique est déjà en train d’être démonté."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
"L’opération n’est pas disponible par manque d’un pilote ou d’un outil adapté."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "L’opération ne s’est pas terminée."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
"L’opération réveillerait un disque qui se trouve dans un état de veille "
|
||||
"profond."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Tentative de démontage d’un périphérique en cours d’utilisation."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "L’opération a déjà été annulée."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Vous n’êtes pas autorisé à effectuer l’opération demandée."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Le périphérique est déjà monté."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Le périphérique n’est pas monté."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Vous n’êtes pas autorisé à utiliser l’option demandée."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Le périphérique est monté par un autre utilisateur."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
"Espace disque faible sur la partition système : {percent_used}% utilisés, "
|
||||
"{free_space} libres."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr "Espace disque faible"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr "Panne de disque imminente"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
@ -7115,6 +7116,25 @@ msgstr ""
|
||||
"Copiez toutes les données qui s’y trouvent tant qu’il est encore temps et "
|
||||
"remplacez le disque."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "Root Filesystem"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "Système de fichier racine"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Go to Networks"
|
||||
msgid "Go to Power"
|
||||
msgstr "Aller aux Réseaux"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Nom de répertoire invalide."
|
||||
@ -10768,9 +10788,6 @@ msgstr "Gujarati"
|
||||
#~ msgid "Delete Snapshot"
|
||||
#~ msgstr "Supprimer l'instantané"
|
||||
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "Système de fichier racine"
|
||||
|
||||
#~ msgid "Disk"
|
||||
#~ msgstr "Disque"
|
||||
|
||||
@ -11053,9 +11070,6 @@ msgstr "Gujarati"
|
||||
#~ "Vous devriez vérifier la configuration réseau et la modifier si "
|
||||
#~ "nécessaire. N'oubliez pas de modifier les mots de passe Wi-Fi par défaut !"
|
||||
|
||||
#~ msgid "Go to Networks"
|
||||
#~ msgstr "Aller aux Réseaux"
|
||||
|
||||
#~ msgid "File Hosting (ownCloud)"
|
||||
#~ msgstr "Hébergement de Fichiers (ownCloud)"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2022-12-30 10:51+0000\n"
|
||||
"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n"
|
||||
"Language-Team: Galician <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -174,7 +174,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -5960,110 +5960,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2021-01-18 12:32+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Gujarati <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -181,7 +181,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -6246,110 +6246,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
#, fuzzy
|
||||
#| msgid "Invalid hostname"
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-10-19 06:30+0000\n"
|
||||
"Last-Translator: Shaik <arifashaik807@gmail.com>\n"
|
||||
"Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -183,7 +183,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "About {box_name}"
|
||||
msgid "Go to {app_name}"
|
||||
@ -6861,91 +6861,92 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "स्टोरेज"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} बाइट्स"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} किब"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} मेब"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} जिब"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} टीब"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "ऑपरेशन अनुत्तीर्ण हो गया."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "ऑपरेशन रद्द किया गया."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "यह डिवाइस पहले से अनमाउट किया जा रहा है."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr "यह ऑपरेशन अनुपलब्ध है क्यैकि ड्राइवर/उपकरण टूल समर्थित नहीं है."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "ऑपरेशन टाइम आउट हो गया."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr "यह ऑपरेशन गहरी नींद की स्थिति का डिस्क को जाग जाएगा."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "व्यस्त डिवाइस को अनमाउंट करने का प्रयास कर रहा है."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "ऑपरेशन पहले से रद्द किया गया."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "अनुरोधित ऑपरेशन करने के लिए अधिकृत नहीं है."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "यह डिवाइस पहले से माउंट किया गया."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "यह डिवाइस नहीं माउंट किया गया."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "अनुरोधित विकल्प का उपयोग करने की अनुमति नहीं है."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "किसी और यूसर ने डिवाइस माउंट किया गया है."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, fuzzy, no-python-format, python-brace-format
|
||||
#| msgid ""
|
||||
#| "Warning: Low space on system partition ({percent_used}% used, "
|
||||
@ -6955,21 +6956,40 @@ msgstr ""
|
||||
"वार्निंग: सिस्टम पार्टीशन पर कम जगह ({percent_used}% उपयोग किया गया, "
|
||||
"{free_space} free)."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "Filesystem"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "फ़ाइलसिस्टम"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Power"
|
||||
msgid "Go to Power"
|
||||
msgstr "पावर"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
#, fuzzy
|
||||
#| msgid "Invalid hostname"
|
||||
@ -10495,11 +10515,6 @@ msgstr ""
|
||||
#~ msgid "Delete Snapshot"
|
||||
#~ msgstr "स्नैपशॉट हटाएे"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Filesystem"
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "फ़ाइलसिस्टम"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Disk Path"
|
||||
#~ msgid "Disk"
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2022-10-24 18:39+0000\n"
|
||||
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
|
||||
"Language-Team: Hungarian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -182,7 +182,7 @@ msgstr "Ütemezett biztonsági mentés engedélyezése"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Ugrás ide: {app_name}"
|
||||
@ -6921,108 +6921,109 @@ msgstr ""
|
||||
"fel- és lecsatolhatsz cserélhető adathordozókat, kibővítheted a root "
|
||||
"partíciót, stb."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Tárhely"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} byte"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "A művelet sikertelen."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "A művelet meg lett szakítva."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Az eszköz leválasztása már folyamatban van."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
"A művelet nem támogatott a hiányzó illesztőprogram/eszköz támogatása miatt."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "A művelet túllépte az időkorlátot."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
"A művelet fel fogja ébreszteni a lemezt, amely mély-alvó állapotban van."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Foglalt eszköz leválasztásának a kísérlete."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "A művelet már meg lett szakítva."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Nem vagy jogosult végrehajtani a kért műveletet."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Az eszköz már fel lett csatolva."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Az eszköz nincs felcsatolva."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Nem használhatod a kért lehetőséget."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Az eszközt egy másik felhasználó felcsatolva."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
"Kevés a szabad hely a rendszerpartíción: {percent_used}% felhasználva, "
|
||||
"{free_space} szabad."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr "Kevés tárhely"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr "Lemezhiba várható"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
@ -7031,6 +7032,25 @@ msgstr ""
|
||||
"A {id} lemez azt jelzi, hogy a közeljövőben valószínűleg meghibásodik. "
|
||||
"Másold át az adatokat, amíg még lehet, és cseréld ki a meghajtót."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "Root Filesystem"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "Gyökérfájlrendszer"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Power"
|
||||
msgid "Go to Power"
|
||||
msgstr "Leállítás"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Érvénytelen könyvtárnév."
|
||||
@ -10627,9 +10647,6 @@ msgstr "Gudzsaráti"
|
||||
#~ msgid "SSH Keys"
|
||||
#~ msgstr "SSH kulcsok"
|
||||
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "Gyökérfájlrendszer"
|
||||
|
||||
#~ msgid "Disk"
|
||||
#~ msgstr "Lemez"
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Indonesian (FreedomBox)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -179,7 +179,7 @@ msgstr "Aktifkan jadwal cadangan"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Pergi ke {app_name}"
|
||||
@ -6441,110 +6441,128 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Penyimpanan"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} bytes"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "Operasi gagal."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Operasi telah dibatalkan."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Perangkat belum terpasang."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Power"
|
||||
msgid "Go to Power"
|
||||
msgstr "Nyalakan"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Nama direktori tidak valid."
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Italian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -181,7 +181,7 @@ msgstr "Abilita una schedulazione del Backup"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Vai a {app_name}"
|
||||
@ -6574,111 +6574,129 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#, fuzzy
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Il dispositivo sta già smontando."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Il dispositivo è già montato."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Power"
|
||||
msgid "Go to Power"
|
||||
msgstr "Alimentazione"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Hostname non valido."
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-05-07 23:50+0000\n"
|
||||
"Last-Translator: Nobuhiro Iwamatsu <iwamatsu@gmail.com>\n"
|
||||
"Language-Team: Japanese <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -170,7 +170,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -5938,110 +5938,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2020-07-16 16:41+0000\n"
|
||||
"Last-Translator: Yogesh <yogesh@karnatakaeducation.org.in>\n"
|
||||
"Language-Team: Kannada <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -170,7 +170,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -5940,110 +5940,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -172,7 +172,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -5940,110 +5940,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2022-09-14 17:20+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Latvian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -171,7 +171,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -5939,110 +5939,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-08-16 06:52+0000\n"
|
||||
"Last-Translator: Petter Reinholdtsen <pere-weblate@hungry.com>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
|
||||
@ -191,7 +191,7 @@ msgstr "Aktiver sikkerhetskopitidsplan"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Gå til {app_name}"
|
||||
@ -6935,92 +6935,93 @@ msgstr ""
|
||||
"kan vise lagringsmedia som er i bruk, montere og avmontere flyttbare medium, "
|
||||
"utvide rotpartisjonen, osv."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Lager"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} byte"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "Operasjonen mislyktes."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Operasjonen ble avbrutt."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Enheten avmonteres allerede."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
"Denne aktiviteten støttes ikke på grunn av manglende driver-/verktøystøtte."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "Tidsavbrudd for operasjon."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
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."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Prøver å avmontere en opptatt enhet."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Operasjonen har allerede blitt avbrutt."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Mangler rettigheter til utførelse av forespurt operasjon."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Denne enheten er allerede montert."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Enheten er ikke montert."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Mangler rettigheter til bruk av forespurt valg."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Enheten er montert av en annen bruker."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, fuzzy, no-python-format, python-brace-format
|
||||
#| msgid ""
|
||||
#| "Warning: Low space on system partition ({percent_used}% used, "
|
||||
@ -7030,15 +7031,15 @@ msgstr ""
|
||||
"Advarsel: Lite plass igjen på systempartisjon ({percent_used}% brukt, "
|
||||
"{free_space} ledig)."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr "Lite ledig diskplass"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr "Diskfeil nært forestående"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
@ -7047,6 +7048,25 @@ msgstr ""
|
||||
"Disk {id} rapporterer at den sannsynligvis vil feile i nær fremtid. Kopier "
|
||||
"all data mens det fremdeles er mulig og bytt ut disken."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "Root Filesystem"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "Rotfilsystem"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Go to Networks"
|
||||
msgid "Go to Power"
|
||||
msgstr "Gå til nettverk"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Ugyldig katalognavn."
|
||||
@ -10581,9 +10601,6 @@ msgstr "Gujarati"
|
||||
#~ msgid "Delete Snapshot"
|
||||
#~ msgstr "Slett øyeblikksbilde"
|
||||
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "Rotfilsystem"
|
||||
|
||||
#~ msgid "Disk"
|
||||
#~ msgstr "Disk"
|
||||
|
||||
@ -10878,9 +10895,6 @@ msgstr "Gujarati"
|
||||
#~ "Du bør sjekke nettverksoppsettet, og endre det om nødvendig. Ikke glem å "
|
||||
#~ "endre standard Wi-Fi-passordene!"
|
||||
|
||||
#~ msgid "Go to Networks"
|
||||
#~ msgstr "Gå til nettverk"
|
||||
|
||||
#~ msgid "File Hosting (ownCloud)"
|
||||
#~ msgstr "Fildeling (ownCloud)"
|
||||
|
||||
|
||||
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"PO-Revision-Date: 2023-09-27 10:59+0000\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-12-03 21:05+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/"
|
||||
"freedombox/nl/>\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.1-dev\n"
|
||||
"X-Generator: Weblate 5.3-dev\n"
|
||||
"X-Language: nl_NL\n"
|
||||
"X-Source-Language: C\n"
|
||||
|
||||
@ -186,7 +186,7 @@ msgstr "Een back-upschema inschakelen"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Ga naar {app_name}"
|
||||
@ -1554,10 +1554,8 @@ msgid "Low Memory"
|
||||
msgstr "Geheugengebrek"
|
||||
|
||||
#: plinth/modules/diagnostics/__init__.py:254
|
||||
#, fuzzy
|
||||
#| msgid "Run Diagnostics"
|
||||
msgid "Running diagnostics"
|
||||
msgstr "Voer Diagnostische test uit"
|
||||
msgstr "Voer diagnose uit"
|
||||
|
||||
#: plinth/modules/diagnostics/__init__.py:295
|
||||
#, no-python-format, python-brace-format
|
||||
@ -1565,16 +1563,12 @@ msgid "Found {issue_count} issues during routine tests."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/diagnostics/__init__.py:296
|
||||
#, fuzzy
|
||||
#| msgid "Diagnostic Results"
|
||||
msgid "Diagnostics results"
|
||||
msgstr "Resultaten Diagnostische test"
|
||||
msgstr "Resultaten van diagnose"
|
||||
|
||||
#: plinth/modules/diagnostics/__init__.py:301
|
||||
#, fuzzy
|
||||
#| msgid "Diagnostic Results"
|
||||
msgid "Go to diagnostics results"
|
||||
msgstr "Resultaten Diagnostische test"
|
||||
msgstr "Ga naar resultaten van diagnose"
|
||||
|
||||
#: plinth/modules/diagnostics/templates/diagnostics.html:16
|
||||
#: plinth/modules/diagnostics/templates/diagnostics_button.html:11
|
||||
@ -1582,10 +1576,8 @@ msgid "Run Diagnostics"
|
||||
msgstr "Voer Diagnostische test uit"
|
||||
|
||||
#: plinth/modules/diagnostics/templates/diagnostics.html:21
|
||||
#, fuzzy
|
||||
#| msgid "Results"
|
||||
msgid "View Results"
|
||||
msgstr "Resultaten"
|
||||
msgstr "Bekijk resultaten"
|
||||
|
||||
#: plinth/modules/diagnostics/templates/diagnostics_app.html:10
|
||||
msgid "Diagnostic Results"
|
||||
@ -1607,10 +1599,8 @@ msgid "This app does not support diagnostics"
|
||||
msgstr "Deze toepassing heeft geen diagnosetests"
|
||||
|
||||
#: plinth/modules/diagnostics/templates/diagnostics_full.html:17
|
||||
#, fuzzy
|
||||
#| msgid "Run Diagnostics"
|
||||
msgid "Re-run Diagnostics"
|
||||
msgstr "Voer Diagnostische test uit"
|
||||
msgstr "Doe diagnose opnieuw"
|
||||
|
||||
#: plinth/modules/diagnostics/templates/diagnostics_full.html:21
|
||||
msgid "Diagnostics test is currently running"
|
||||
@ -1621,19 +1611,15 @@ msgid "Results"
|
||||
msgstr "Resultaten"
|
||||
|
||||
#: plinth/modules/diagnostics/templates/diagnostics_full.html:38
|
||||
#, fuzzy, python-format
|
||||
#| msgid ""
|
||||
#| "\n"
|
||||
#| " App: %(app_name)s\n"
|
||||
#| " "
|
||||
#, python-format
|
||||
msgid ""
|
||||
"\n"
|
||||
" App: %(app_name)s\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"\n"
|
||||
" Toepassing: %(app_name)s\n"
|
||||
" "
|
||||
" Toepassing: %(app_name)s\n"
|
||||
" "
|
||||
|
||||
#: plinth/modules/diagnostics/templates/diagnostics_results.html:11
|
||||
msgid "Test"
|
||||
@ -3212,17 +3198,15 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/kiwix/__init__.py:56 plinth/modules/kiwix/manifest.py:8
|
||||
msgid "Kiwix"
|
||||
msgstr ""
|
||||
msgstr "Kiwix"
|
||||
|
||||
#: plinth/modules/kiwix/__init__.py:57
|
||||
msgid "Offline Wikipedia"
|
||||
msgstr ""
|
||||
msgstr "Offline Wikipedia"
|
||||
|
||||
#: plinth/modules/kiwix/forms.py:23
|
||||
#, fuzzy
|
||||
#| msgid "Backup files have to be in .tar.gz format"
|
||||
msgid "Content packages have to be in .zim format"
|
||||
msgstr "Back-up bestanden moeten in .tar.gz formaat zijn"
|
||||
msgstr "Informatiepakketten moeten in .zim formaat zijn"
|
||||
|
||||
#: plinth/modules/kiwix/forms.py:25
|
||||
#, python-brace-format
|
||||
@ -3238,16 +3222,13 @@ msgid "You have %(max_filesize)s of free disk space available."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/kiwix/templates/kiwix-add-package.html:36
|
||||
#, fuzzy
|
||||
#| msgid "Upload file"
|
||||
msgid "Upload ZIM file"
|
||||
msgstr "Bestand uploaden"
|
||||
msgstr "Upload ZIM bestand"
|
||||
|
||||
#: plinth/modules/kiwix/templates/kiwix-delete-package.html:11
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Delete Connection <em>%(name)s</em>"
|
||||
#, python-format
|
||||
msgid "Delete content package <em>%(name)s</em>"
|
||||
msgstr "Verwijder verbinding <em>%(name)s</em>"
|
||||
msgstr "Verwijder informatiepakket <em>%(name)s</em>"
|
||||
|
||||
#: plinth/modules/kiwix/templates/kiwix-delete-package.html:17
|
||||
msgid ""
|
||||
@ -3257,47 +3238,36 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/kiwix/templates/kiwix.html:11
|
||||
msgid "Manage Content Packages"
|
||||
msgstr ""
|
||||
msgstr "Informatiepakketten instellen"
|
||||
|
||||
#: plinth/modules/kiwix/templates/kiwix.html:15
|
||||
#, fuzzy
|
||||
#| msgid "Add a new peer"
|
||||
msgid "Add a content package"
|
||||
msgstr "Nieuwe partner toevoegen"
|
||||
msgstr "Voeg een informatiepakket toe"
|
||||
|
||||
#: plinth/modules/kiwix/templates/kiwix.html:17
|
||||
#, fuzzy
|
||||
#| msgid "Package"
|
||||
msgid "Add Package"
|
||||
msgstr "Pakket"
|
||||
msgstr "Pakket toevoegen"
|
||||
|
||||
#: plinth/modules/kiwix/templates/kiwix.html:24
|
||||
#, fuzzy
|
||||
#| msgid "No status available."
|
||||
msgid "No content packages available."
|
||||
msgstr "Geen status beschikbaar."
|
||||
msgstr "Geen beschikbare inhoudspakketten."
|
||||
|
||||
#: plinth/modules/kiwix/templates/kiwix.html:37
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Delete site %(site)s"
|
||||
#, python-format
|
||||
msgid "Delete package %(title)s"
|
||||
msgstr "Verwijder site %(site)s"
|
||||
msgstr "Verwijder pakket %(title)s"
|
||||
|
||||
#: plinth/modules/kiwix/views.py:49
|
||||
msgid "Content package added."
|
||||
msgstr ""
|
||||
msgstr "Informatiepakket toegevoegd."
|
||||
|
||||
#: plinth/modules/kiwix/views.py:54
|
||||
#, fuzzy
|
||||
#| msgid "Add a new peer"
|
||||
msgid "Add a new content package"
|
||||
msgstr "Nieuwe partner toevoegen"
|
||||
msgstr "Voeg een nieuw informatiepakket toe"
|
||||
|
||||
#: plinth/modules/kiwix/views.py:83
|
||||
#, fuzzy
|
||||
#| msgid "Failed to add user to group."
|
||||
msgid "Failed to add content package."
|
||||
msgstr "Gebruiker aan groep toevoegen mislukt."
|
||||
msgstr "Informatiepakket toevoegen mislukt."
|
||||
|
||||
#: plinth/modules/letsencrypt/__init__.py:25
|
||||
#, python-brace-format
|
||||
@ -3542,13 +3512,6 @@ msgstr ""
|
||||
"identificeren als volgt; <em>@gebruikersnaam:domeinnaam</em>."
|
||||
|
||||
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:26
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "\n"
|
||||
#| " <strong>Warning!</strong> Changing the domain name after the "
|
||||
#| "initial\n"
|
||||
#| " setup is currently not supported.\n"
|
||||
#| " "
|
||||
msgid ""
|
||||
"\n"
|
||||
" <strong>Warning!</strong> Changing the domain name after this step "
|
||||
@ -3558,9 +3521,10 @@ msgid ""
|
||||
" "
|
||||
msgstr ""
|
||||
"\n"
|
||||
" <strong>Waarschuwing!</strong> De domeinnaam wijzigen na de eerste "
|
||||
"installatie\n"
|
||||
" wordt momenteel niet ondersteund.\n"
|
||||
" <strong>Waarschuwing!</strong> De domeinnaam veranderen na deze stap\n"
|
||||
" vereist het verwijderen en herinstalleren van dit programma, dit "
|
||||
"verwijdert\n"
|
||||
" de data in dit programma.\n"
|
||||
" "
|
||||
|
||||
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:35
|
||||
@ -6884,109 +6848,110 @@ msgstr ""
|
||||
"bekijken, verwijderbare media koppelen en ontkoppelen, de rootpartitie "
|
||||
"uitbreiden enz."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Storage"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} bytes"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "De bewerking is mislukt."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "De bewerking is afgebroken."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Het apparaat is al aan het ontkoppelen."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
"De bewerking wordt niet ondersteund vanwege ontbrekende driver / programma-"
|
||||
"ondersteuning."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "Er is een time-out opgetreden voor deze bewerking."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
"De operatie zou een schijf wakker maken die in \"diepe slaap\" stand is."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Poging om een apparaat te ontkoppelen dat in gebruik is."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "De bewerking is al geannuleerd."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Niet gemachtigd om deze handeling uit te voeren."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Het apparaat is al gekoppeld."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Het apparaat is niet ge-mount."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Het is niet toegestaan de gevraagde optie te gebruiken."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Het apparaat is door een andere gebruiker aangekoppeld."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
"Weinig ruimte op de systeempartitie: {percent_used} % gebruikt, {free_space} "
|
||||
"vrij."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr "Weinig schijfruimte"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr "Schijffout dreigt"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
@ -6995,6 +6960,25 @@ msgstr ""
|
||||
"Schijf {id} meldt dat het waarschijnlijk in de nabije toekomst defect zal "
|
||||
"zijn. Kopieer alle gegevens terwijl het nog kan en vervang de schijf."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "Filesystem"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "Bestandssysteem"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Go to Networks"
|
||||
msgid "Go to Power"
|
||||
msgstr "Ga naar Netwerken"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Ongeldige mapnaam."
|
||||
@ -10615,11 +10599,6 @@ msgstr "Gujarati"
|
||||
#~ msgid "Delete Snapshot"
|
||||
#~ msgstr "Snapshot verwijderen"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Filesystem"
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "Bestandssysteem"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Disks"
|
||||
#~ msgid "Disk"
|
||||
@ -10916,9 +10895,6 @@ msgstr "Gujarati"
|
||||
#~ "Het is aan te raden de netwerkinstellingen te controleren, en zo nodig "
|
||||
#~ "aan te passen. Vergeet niet de standaard WiFi wachtwoorden te veranderen!"
|
||||
|
||||
#~ msgid "Go to Networks"
|
||||
#~ msgstr "Ga naar Netwerken"
|
||||
|
||||
#~ msgid "File Hosting (ownCloud)"
|
||||
#~ msgstr "Bestandsdeling (ownCloud)"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -180,7 +180,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Idź do {app_name}"
|
||||
@ -6405,112 +6405,130 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} bajtów"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
#, fuzzy
|
||||
#| msgid "The requested domain is already registered."
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Wnioskowana domena jest już zarejstrowana."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Power"
|
||||
msgid "Go to Power"
|
||||
msgstr "Zasilanie"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
#, fuzzy
|
||||
#| msgid "Invalid hostname"
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-05-22 15:50+0000\n"
|
||||
"Last-Translator: Frederico Gomes <fefekrzr@gmail.com>\n"
|
||||
"Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -185,7 +185,7 @@ msgstr "Ative o agendamento de cópias de segurança"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Ir para {app_name}"
|
||||
@ -6269,110 +6269,128 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "O dispositivo já está a ser desmontado."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
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."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "Root Filesystem"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "Sistema de Ficheiros Raiz"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Nome de diretório inválido."
|
||||
@ -8551,9 +8569,6 @@ msgstr "Gujarati"
|
||||
#~ msgid "Upload backup"
|
||||
#~ msgstr "Novo backup"
|
||||
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "Sistema de Ficheiros Raiz"
|
||||
|
||||
#~ msgid "Disk"
|
||||
#~ msgstr "Disco"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2022-10-10 18:05+0000\n"
|
||||
"Last-Translator: Nikita Epifanov <nikgreens@protonmail.com>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -185,7 +185,7 @@ msgstr "Включить расписание резервного копиро
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Перейти в {app_name}"
|
||||
@ -6869,107 +6869,108 @@ msgstr ""
|
||||
"{box_name}. Вы можете видеть, какие носители используются, монтировать и "
|
||||
"размонтировать подключаемые носители, увеличивать корневой раздел итп."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Хранилище"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} байт"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} КиБ"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} Миб"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} Гиб"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} Тиб"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "Операция не удалась."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Операция была отменена."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Устройство уже отключается."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
"Операция не поддерживается из-за отсутствия поддержки драйвера или утилиты."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "Время операции вышло."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr "Операция пробудит диск, находящийся в режиме глубокого сна."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Попытка отключения устройства, которое используется."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Операция уже отменена."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Отсутствует авторизация для выполнения запрошенной операции."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Устройство уже подключено."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Устройство не подключено."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Использование запрошенной опции не разрешено."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Устройство подключено другим пользователем."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
"Недостаточно места в системном разделе: использовано {percent_used}%, "
|
||||
"свободно {free_space}."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr "Недостаточно места на диске"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr "Неизбежный сбой диска"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
@ -6978,6 +6979,25 @@ msgstr ""
|
||||
"Диск {id} сообщает, что в ближайшем будущем он может выйти из строя. "
|
||||
"Скопируйте любые данные, пока еще можете, и замените диск."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "Root Filesystem"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "Корневая файловая система"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Go to Networks"
|
||||
msgid "Go to Power"
|
||||
msgstr "Перейти к сетям"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Неверное имя каталога."
|
||||
@ -10528,9 +10548,6 @@ msgstr "Гуджарати"
|
||||
#~ msgid "Delete Snapshot"
|
||||
#~ msgstr "Удалить снимок"
|
||||
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "Корневая файловая система"
|
||||
|
||||
#~ msgid "Disk"
|
||||
#~ msgstr "Диск"
|
||||
|
||||
@ -10828,9 +10845,6 @@ msgstr "Гуджарати"
|
||||
#~ "Вам необходимо проверить настройки сети и изменить их при необходимости. "
|
||||
#~ "Не забудьте изменить пароли Wi-Fi по умолчанию!"
|
||||
|
||||
#~ msgid "Go to Networks"
|
||||
#~ msgstr "Перейти к сетям"
|
||||
|
||||
#~ msgid "File Hosting (ownCloud)"
|
||||
#~ msgstr "Файловый хостинг (ownCloud)"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2021-04-27 13:32+0000\n"
|
||||
"Last-Translator: HelaBasa <R45XvezA@protonmail.ch>\n"
|
||||
"Language-Team: Sinhala <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -170,7 +170,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -5938,110 +5938,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Slovenian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -184,7 +184,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -6196,110 +6196,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
#, fuzzy
|
||||
#| msgid "Invalid hostname"
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-11-03 20:31+0000\n"
|
||||
"Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n"
|
||||
"Language-Team: Albanian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -183,7 +183,7 @@ msgstr "Aktivizoni një Plan Kopjeruajtjesh"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Kalo te {app_name}"
|
||||
@ -6899,107 +6899,108 @@ msgstr ""
|
||||
"përdorim, të montoni dhe çmontoni media të heqshme, të zgjeroni pjesën "
|
||||
"rrënjë, etj."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Depozitë"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} bajte"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "Veprimi dështoi."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Veprimi u anulua."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Pajisja po çmontohet tashmë."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
"Veprimi nuk mbulohet, për shkak se mungon mbulimi për përudhësin/mjetin."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "Veprimit i mbaroi koha."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
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”."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Po përpiqet të çmontohet një pajisje që është e zënë."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Veprimi është anuluar tashmë."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "I paautorizuar për kryerjen e veprimit të kërkuar."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Pajisja është e çmontuar tashmë."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Pajisja s’është e montuar."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "S’i lejohet të përdorë mundësinë e kërkuar."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Pajisja është montuar nga tjetër përdorues."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
"Hapësirë e ulët në pjesë sistemi: {percent_used}% të përdorura, {free_space} "
|
||||
"të lira."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr "Hapësirë disku e pamjaftueshme"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr "Shumë afër dështimi disku"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
@ -7008,6 +7009,23 @@ msgstr ""
|
||||
"Disku {id} po raporton se ka gjasa të dështojë tani afër. Kopjoni çfarëdo të "
|
||||
"dhënash që mundeni ende dhe zëvendësoni diskun."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Power"
|
||||
msgid "Go to Power"
|
||||
msgstr "Energji"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Listë e pavlefshme emrash."
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2022-09-14 17:20+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Serbian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -182,7 +182,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -6068,110 +6068,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-11-09 09:32+0000\n"
|
||||
"Last-Translator: bittin1ddc447d824349b2 <bittin@reimu.nl>\n"
|
||||
"Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -182,7 +182,7 @@ msgstr "Aktivera ett schema för säkerhetskopiering"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Gå till {app_name}"
|
||||
@ -3162,8 +3162,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Kiwix kan vara värd för olika typer av innehåll:\n"
|
||||
" <ul>\n"
|
||||
"<li>Offlineversioner av webbplatser: Wikimedia-projektet, Stack Exchange</li>"
|
||||
"\n"
|
||||
"<li>Offlineversioner av webbplatser: Wikimedia-projektet, Stack Exchange</"
|
||||
"li>\n"
|
||||
"<li>Videoinnehåll: Khan Academy, TED Talks, Crash Course</li>\n"
|
||||
"<li>Utbildningsmaterial: PHET, TED Ed, Vikidia</li>\n"
|
||||
"<li>e-böcker: Project Gutenberg</li>\n"
|
||||
@ -3178,9 +3178,10 @@ msgid ""
|
||||
"project or <a href=\"https://openzim.org/wiki/Build_your_ZIM_file\" "
|
||||
"target=\"_blank\" rel=\"noopener noreferrer\">create</a> your own."
|
||||
msgstr ""
|
||||
"Du kan <a href=\"https://library.kiwix.org\" target=\"_blank\" rel=\"noopener"
|
||||
" noreferrer\">ladda ner</a> innehållspaket från Kiwix-projektet eller <a "
|
||||
"target=\"_blank\" rel=\"noopener noreferrer\">skapa</a> dina egna."
|
||||
"Du kan <a href=\"https://library.kiwix.org\" target=\"_blank\" "
|
||||
"rel=\"noopener noreferrer\">ladda ner</a> innehållspaket från Kiwix-"
|
||||
"projektet eller <a target=\"_blank\" rel=\"noopener noreferrer\">skapa</a> "
|
||||
"dina egna."
|
||||
|
||||
#: plinth/modules/kiwix/__init__.py:53
|
||||
msgid "Manage Kiwix content server"
|
||||
@ -6817,106 +6818,107 @@ msgstr ""
|
||||
"{box_name}. Du kan visa lagringsmedia som för närvarande används, montera "
|
||||
"och demontera flyttbara media, expandera rotpartitionen etc."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Lagring"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} byte"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} Kib"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} Mib"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} Gib"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} Tib"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "Åtgärden misslyckades."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Operationen avbröts."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Enheten lossnar redan."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
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."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "Åtgärden orsakade timeout."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
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."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Försöker avmontera en enhet som är upptagen."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Operationen har redan avbrutits."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Inte behörig att utföra den begärda åtgärden."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Enheten är redan monterad."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Enheten är inte monterad."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Inte tillåtet att använda det begärda alternativet."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Enheten monteras av en annan användare."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
"Lågt utrymme på systempartitionen: {percent_used}% används, {free_space} "
|
||||
"fritt."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr "Lågt diskutrymme"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr "Diskfel förestående"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
@ -6925,6 +6927,23 @@ msgstr ""
|
||||
"Disk {id} rapporterar att den sannolikt kommer att misslyckas inom en snar "
|
||||
"framtid. Kopiera all data medan du fortfarande kan och byt ut enheten."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Go to Networks"
|
||||
msgid "Go to Power"
|
||||
msgstr "Gå till Nätverk"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Ogiltigt katalognamn."
|
||||
@ -10401,9 +10420,6 @@ msgstr "Gujarati"
|
||||
#~ "Du bör kontrollera nätverksinställningarna och ändra dom om det behövs. "
|
||||
#~ "Glöm inte att byta ut standardösenordet för WiFi!"
|
||||
|
||||
#~ msgid "Go to Networks"
|
||||
#~ msgstr "Gå till Nätverk"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid ""
|
||||
#~| "For more information about the %(box_name)s project, see the <a "
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -169,7 +169,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr ""
|
||||
@ -5937,110 +5937,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-10-24 00:04+0000\n"
|
||||
"Last-Translator: Joseph Nuthalapati <njoseph@riseup.net>\n"
|
||||
"Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -181,7 +181,7 @@ msgstr "బ్యాకప్ షెడ్యూల్ను ప్రార
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "{app_name} కు వెళ్ళండి"
|
||||
@ -6650,104 +6650,105 @@ msgstr ""
|
||||
"ప్రస్తుతం వాడుకలో ఉన్న స్టోరేజ్ మీడియాను వీక్షించవచ్చు, తొలగించగల మీడియాను మౌంట్ చేయవచ్చు మరియు అన్మౌంట్ "
|
||||
"చేయవచ్చు, రూట్ విభజనను విస్తరించవచ్చు మొదలైనవి."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "నిల్వ"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} బైట్లు"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} కిలోబైట్లు"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} మెగాబైట్లు"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} గిగాబైట్లు"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} టెరాబైట్లు"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "ఆపరేషన్ విఫలమైంది."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "ఆపరేషన్ రద్దు చేయబడింది."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "పరికరం ఇప్పటికే అన్మౌంట్ చేయబడుతోంది."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr "డ్రైవర్/టూల్ సపోర్ట్ తప్పిపోయినందున ఆపరేషన్కు మద్దతు లేదు."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "ఆపరేషన్ టైమవుట్ అయింది."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr "ఈ ఆపరేషన్ గాఢ నిద్రలో ఉన్న ఒక డిస్క్ ను మేల్కొలుపుతుంది."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "బిజీగా ఉన్న పరికరాన్ని అన్మౌంట్ చేయడానికి ప్రయత్నిస్తోంది."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "ఆపరేషన్ ఇప్పటికే రద్దు చేయబడింది."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "అభ్యర్థించిన ఆపరేషన్ చేయడానికి అధికారం లేదు."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "పరికరం ఇప్పటికే మౌంట్ చేయబడింది."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "పరికరం మౌంట్ చేయబడలేదు."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "అభ్యర్థించిన ఎంపికను ఉపయోగించడానికి అనుమతి లేదు."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "పరికరం మరొక వినియోగదారుచే మౌంట్ చేయబడింది."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr "సిస్టమ్ విభజనలో తక్కువ స్థలం: {percent_used}% used, {free_space} ఉచితం."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr "తక్కువ ఖని స్థలం"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr "ఖని వైఫల్యం ఆసన్నమైంది"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
@ -6756,6 +6757,25 @@ msgstr ""
|
||||
"ఖని {id}సమీప భవిష్యత్తులో విఫలమయ్యే అవకాశం ఉందని నివేదిస్తోంది. మీరు చేయగలిగినప్పుడు ఏదైనా సమాచారంకాపీ "
|
||||
"చేసి, చోదకం భర్తీ చేయండి."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "System"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "వ్యవస్థ"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Go to Networks"
|
||||
msgid "Go to Power"
|
||||
msgstr "అల్లిక వైపు వెళ్ళండి"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "డైరెక్టరీ పేరు చెల్లదు."
|
||||
@ -10233,11 +10253,6 @@ msgstr "గుజరాతీ"
|
||||
#~ msgid "Delete Snapshot"
|
||||
#~ msgstr "చాయాచిత్రం ని తొలగించండి"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "System"
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "వ్యవస్థ"
|
||||
|
||||
#~ msgid "Disk"
|
||||
#~ msgstr "డిస్కు"
|
||||
|
||||
@ -10457,9 +10472,6 @@ msgstr "గుజరాతీ"
|
||||
#~ "మీరు మీ నెట్వర్క్ ఏర్పాటును తనిఖీ చేసి అవసరం అయినట్లైతే సవరించాలి. ప్రథమ వైఫై పాస్వర్డ్ ను మార్చటం "
|
||||
#~ "మర్చిపోకండి!"
|
||||
|
||||
#~ msgid "Go to Networks"
|
||||
#~ msgstr "అల్లిక వైపు వెళ్ళండి"
|
||||
|
||||
#~ msgid "File Hosting (ownCloud)"
|
||||
#~ msgstr "దస్ర్తా ఆహ్వానం (ownCloud)"
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-11-09 09:32+0000\n"
|
||||
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
|
||||
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -182,7 +182,7 @@ msgstr "Bir Yedekleme Planı etkinleştirin"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "{app_name} için git"
|
||||
@ -6839,105 +6839,106 @@ msgstr ""
|
||||
"ortamı bağlayabilir ve bağlantısını kaldırabilir, kök bölümünü vb. "
|
||||
"genişletebilirsiniz."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Depolama"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} bayt"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "İşlem başarısız oldu."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "İşlem iptal edildi."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Aygıtın zaten bağlantısı kaldırılıyor."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr "Eksik sürücü/araç desteğinden dolayı işlem desteklenmiyor."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "İşlem zaman aşımına uğradı."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
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."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
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."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "İşlem zaten iptal edildi."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "İstenen işlemi gerçekleştirmek için yetkili değilsiniz."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Aygıt zaten bağlı."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Aygıt bağlı değil."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "İstenen seçeneği kullanmak için izin verilmedi."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Aygıt başka bir kullanıcı tarafından bağlandı."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
"Sistem bölümünde düşük alan: %{percent_used} kullanıldı, {free_space} boş."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr "Düşük disk alanı"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr "Disk arızası yakın"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
@ -6946,6 +6947,25 @@ msgstr ""
|
||||
"Disk {id}, yakın gelecekte başarısız olma ihtimalinin yüksek olduğunu "
|
||||
"bildiriyor. Hala yapabilirken tüm verileri kopyalayın ve sürücüyü değiştirin."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "System"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "Sistem"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Go to Networks"
|
||||
msgid "Go to Power"
|
||||
msgstr "Ağlara Git"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Geçersiz dizin adı."
|
||||
@ -10538,11 +10558,6 @@ msgstr "Gujarati"
|
||||
#~ msgid "Delete Snapshot"
|
||||
#~ msgstr "Anlığı sil"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "System"
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "Sistem"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Disks"
|
||||
#~ msgid "Disk"
|
||||
@ -10805,9 +10820,6 @@ msgstr "Gujarati"
|
||||
#~ "Şebeke yapılandırmasını kontrol edip gerekiyorsa değiştirmelisiniz. "
|
||||
#~ "Varsayılan kablosuz ağ parolalarını değiştirmeyi unutmayın!"
|
||||
|
||||
#~ msgid "Go to Networks"
|
||||
#~ msgstr "Ağlara Git"
|
||||
|
||||
#~ msgid "File Hosting (ownCloud)"
|
||||
#~ msgstr "Dosya Barındırma (ownCloud)"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-11-09 09:32+0000\n"
|
||||
"Last-Translator: Ihor Hordiichuk <igor_ck@outlook.com>\n"
|
||||
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -186,7 +186,7 @@ msgstr "Дозволити планування резервних копій"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Перейти в {app_name}"
|
||||
@ -6837,107 +6837,108 @@ msgstr ""
|
||||
"{box_name}. Під час використання сховище даних можна переглядати, монтувати "
|
||||
"і відмонтовувати знімні накопичувачі, розширювати розділ root тощо."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "Сховище"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} байтів"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} КБ"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} МБ"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} ГБ"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} ТБ"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr "Операція невдала."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Операцію скасовано."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Пристрій вже відмонтований."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
"Операція не підтримується через відсутність підтримки драйверів/засобів."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr "Час операції вийшов."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr "Операція розбудить диск, який перебуває у стані глибокого сну."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Спроба відмонтувати пристрій, який зайнятий."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Операція вже була скасована."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Немає прав на виконання запитуваної операції."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Пристрій уже змонтовано."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Пристрій не змонтовано."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Не дозволено використовувати запитувану опцію."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Пристрій змонтовано іншим користувачем."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
"Мало простору в розділі системи: {percent_used}% використано, {free_space} "
|
||||
"вільно."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr "Мало простору на диску"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr "Неминучий збій диска"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
@ -6946,6 +6947,23 @@ msgstr ""
|
||||
"Диск {id} повідомляє, що найближчим часом, ймовірно, вийде з ладу. Скопіюйте "
|
||||
"всі дані, поки це ще можливо, і замініть диск."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Power"
|
||||
msgid "Go to Power"
|
||||
msgstr "Живлення"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "Некоректна назва каталогу."
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2021-07-28 08:34+0000\n"
|
||||
"Last-Translator: bruh <quangtrung02hn16@gmail.com>\n"
|
||||
"Language-Team: Vietnamese <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -184,7 +184,7 @@ msgstr "Bật một lịch trình sao lưu"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "Đi đến {app_name}"
|
||||
@ -6208,110 +6208,126 @@ 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 "
|
||||
"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:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Thiết bị này đã đang bỏ gắn rồi."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Đang thử bỏ gắn một thiết bị đang bận."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Thiết bị này đã được gắn rồi."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Thiết bị này chưa được gắn."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
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."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Plinth\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2023-11-12 06:00+0000\n"
|
||||
"Last-Translator: Eric <zxmegaxqug@hldrive.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||||
@ -174,7 +174,7 @@ msgstr "启用备份计划"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "转到 {app_name}"
|
||||
@ -6167,110 +6167,130 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr "存储"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} 字节"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "已经在卸载设备。"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr "已挂载此设备。"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr "此设备未挂载。"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
#, fuzzy
|
||||
#| msgid "System"
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr "系统"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
#, fuzzy
|
||||
#| msgid "Go to Networks"
|
||||
msgid "Go to Power"
|
||||
msgstr "转到网络"
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr "无效的目录名。"
|
||||
@ -6534,7 +6554,8 @@ msgid ""
|
||||
"An onion service will allow {box_name} to provide selected services (such as "
|
||||
"wiki or chat) without revealing its location. Do not use this for strong "
|
||||
"anonymity yet."
|
||||
msgstr "Onion 服务将允许 {box_name} 提供所选服务(如维基或聊天),而不暴露其位置。如"
|
||||
msgstr ""
|
||||
"Onion 服务将允许 {box_name} 提供所选服务(如维基或聊天),而不暴露其位置。如"
|
||||
"果对匿名性要求很高,暂时不要使用它。"
|
||||
|
||||
#: plinth/modules/tor/forms.py:125
|
||||
@ -9163,11 +9184,6 @@ msgstr "古吉拉特语"
|
||||
#~ msgid "Delete Snapshot"
|
||||
#~ msgstr "删除快照"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "System"
|
||||
#~ msgid "Root Filesystem"
|
||||
#~ msgstr "系统"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Disks"
|
||||
#~ msgid "Disk"
|
||||
@ -9399,9 +9415,6 @@ msgstr "古吉拉特语"
|
||||
#~ "你应该检查网络设置,如果有必要可对其修改。若要更改默认无线上网密码,请不要"
|
||||
#~ "忘记!"
|
||||
|
||||
#~ msgid "Go to Networks"
|
||||
#~ msgstr "转到网络"
|
||||
|
||||
#~ msgid "File Hosting (ownCloud)"
|
||||
#~ msgstr "文件存储(ownCloud)"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-06 20:16-0500\n"
|
||||
"POT-Creation-Date: 2024-01-01 20:19-0500\n"
|
||||
"PO-Revision-Date: 2021-12-23 12:50+0000\n"
|
||||
"Last-Translator: pesder <j_h_liau@yahoo.com.tw>\n"
|
||||
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
|
||||
@ -176,7 +176,7 @@ msgstr "啟用備份排程"
|
||||
|
||||
#: plinth/modules/backups/__init__.py:174
|
||||
#: plinth/modules/backups/__init__.py:221 plinth/modules/privacy/__init__.py:76
|
||||
#: plinth/modules/storage/__init__.py:311
|
||||
#: plinth/modules/storage/__init__.py:314
|
||||
#, python-brace-format
|
||||
msgid "Go to {app_name}"
|
||||
msgstr "移至 {app_name}"
|
||||
@ -6066,110 +6066,126 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:304
|
||||
#: plinth/modules/storage/__init__.py:335
|
||||
#: plinth/modules/storage/__init__.py:45 plinth/modules/storage/__init__.py:307
|
||||
#: plinth/modules/storage/__init__.py:338
|
||||
#: plinth/modules/storage/__init__.py:384
|
||||
msgid "Storage"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:216
|
||||
#: plinth/modules/storage/__init__.py:219
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:220
|
||||
#: plinth/modules/storage/__init__.py:223
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:227
|
||||
#: plinth/modules/storage/__init__.py:230
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:239
|
||||
#: plinth/modules/storage/__init__.py:242
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:245
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:250
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:253
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:255
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:257
|
||||
#: plinth/modules/storage/__init__.py:259
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
#: plinth/modules/storage/__init__.py:260
|
||||
#: plinth/modules/storage/__init__.py:262
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:263
|
||||
#: plinth/modules/storage/__init__.py:266
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:265
|
||||
#: plinth/modules/storage/__init__.py:268
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:267
|
||||
#: plinth/modules/storage/__init__.py:270
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:269
|
||||
#: plinth/modules/storage/__init__.py:272
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:299
|
||||
#: plinth/modules/storage/__init__.py:302
|
||||
#, no-python-format, python-brace-format
|
||||
msgid "Low space on system partition: {percent_used}% used, {free_space} free."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:301
|
||||
#: plinth/modules/storage/__init__.py:304
|
||||
msgid "Low disk space"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:329
|
||||
#: plinth/modules/storage/__init__.py:332
|
||||
msgid "Disk failure imminent"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:331
|
||||
#: plinth/modules/storage/__init__.py:334
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"Disk {id} is reporting that it is likely to fail in the near future. Copy "
|
||||
"any data while you still can and replace the drive."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:378
|
||||
#, no-python-format
|
||||
msgid ""
|
||||
"You cannot save configuration changes. Try rebooting the system. If the "
|
||||
"problem persists after a reboot, check the storage device for errors."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:381
|
||||
msgid "Read-only root filesystem"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:391
|
||||
msgid "Go to Power"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/forms.py:63
|
||||
msgid "Invalid directory name."
|
||||
msgstr ""
|
||||
|
||||
@ -68,6 +68,9 @@ class StorageApp(app_module.App):
|
||||
# Schedule initialization of UDisks2 initialization
|
||||
glib.schedule(3, udisks2.init, repeat=False)
|
||||
|
||||
# Check periodically for a read-only root filesystem
|
||||
glib.schedule(600, _warn_about_read_only_filesystem)
|
||||
|
||||
def setup(self, old_version):
|
||||
"""Install and configure the app."""
|
||||
super().setup(old_version)
|
||||
@ -271,7 +274,7 @@ def get_error_message(error):
|
||||
return message_map.get(short_error, error)
|
||||
|
||||
|
||||
def warn_about_low_disk_space(request):
|
||||
def warn_about_low_disk_space(_data):
|
||||
"""Warn about insufficient space on root partition."""
|
||||
from plinth.notification import Notification
|
||||
|
||||
@ -341,3 +344,55 @@ def report_failing_drive(id, is_failing):
|
||||
'type': 'dismiss'
|
||||
}], data=data, group='admin')
|
||||
note.dismiss(should_dismiss=not is_failing)
|
||||
|
||||
|
||||
def is_partition_read_only(mount_point='/'):
|
||||
"""Return True if the partition is mounted read-only."""
|
||||
for partition in psutil.disk_partitions(all=True):
|
||||
if partition.mountpoint == mount_point:
|
||||
return 'ro' in partition.opts.split(',')
|
||||
|
||||
raise ValueError('No such mount point')
|
||||
|
||||
|
||||
def _warn_about_read_only_filesystem(_data):
|
||||
"""Create a notification if the root filesystem is mounted read-only.
|
||||
|
||||
Remove the notification (if any) if the root filesystem is writable.
|
||||
"""
|
||||
from plinth.notification import Notification
|
||||
|
||||
show = is_partition_read_only()
|
||||
notification_id = 'storage-read-only-root-filesystem'
|
||||
|
||||
if not show:
|
||||
try:
|
||||
Notification.get(notification_id).delete()
|
||||
except KeyError:
|
||||
pass
|
||||
|
||||
return
|
||||
|
||||
message = gettext_noop(
|
||||
# xgettext:no-python-format
|
||||
'You cannot save configuration changes. Try rebooting the system. If '
|
||||
'the problem persists after a reboot, check the storage device for '
|
||||
'errors.')
|
||||
title = gettext_noop('Read-only root filesystem')
|
||||
data = {
|
||||
'app_icon': 'fa-hdd-o',
|
||||
'app_name': 'translate:' + gettext_noop('Storage'),
|
||||
}
|
||||
|
||||
# This is a serious issue so the notification can't be dismissed.
|
||||
actions = [{
|
||||
'type': 'link',
|
||||
'class': 'primary',
|
||||
'text': gettext_noop('Go to Power'),
|
||||
'url': 'power:index'
|
||||
}]
|
||||
|
||||
Notification.update_or_create(id=notification_id, app_id='storage',
|
||||
severity='error', title=title,
|
||||
message=message, actions=actions, data=data,
|
||||
group='admin')
|
||||
|
||||
@ -7,9 +7,12 @@ import contextlib
|
||||
import re
|
||||
import subprocess
|
||||
import tempfile
|
||||
from unittest.mock import patch
|
||||
|
||||
import psutil
|
||||
import pytest
|
||||
|
||||
from plinth.modules import storage
|
||||
from plinth.modules.storage import privileged
|
||||
|
||||
pytestmark = pytest.mark.usefixtures('mock_privileged')
|
||||
@ -343,3 +346,17 @@ def test_validate_directory_writable(path, error):
|
||||
def test_validate_directory_creatable(path, error):
|
||||
"""Test that directory creatable validation returns expected output."""
|
||||
_assert_validate_directory(path, error, check_creatable=True)
|
||||
|
||||
|
||||
@patch('psutil.disk_partitions')
|
||||
def test_is_partition_read_only(disk_partitions):
|
||||
"""Test whether checking for ro partition works."""
|
||||
partition = psutil._common.sdiskpart # pylint: disable=protected-access
|
||||
disk_partitions.return_value = [
|
||||
partition('/dev/root', '/', 'btrfs', 'rw,nosuid', 42, 42),
|
||||
partition('/dev/root', '/foo', 'btrfs', 'rw', 321, 321),
|
||||
partition('/dev/foo', '/bar', 'extfs', 'ro', 123, 123)
|
||||
]
|
||||
assert not storage.is_partition_read_only('/')
|
||||
assert not storage.is_partition_read_only('/foo')
|
||||
assert storage.is_partition_read_only('/bar')
|
||||
|
||||
@ -45,7 +45,7 @@ def test_operation_default_initialization(update_notification):
|
||||
assert operation.thread_data == {}
|
||||
assert isinstance(operation.thread, threading.Thread)
|
||||
assert operation.thread._operation == operation
|
||||
assert update_notification.has_calls([call()])
|
||||
update_notification.assert_has_calls([call()])
|
||||
|
||||
|
||||
@patch('plinth.operation.Operation._update_notification')
|
||||
@ -64,7 +64,7 @@ def test_operation_initialization(update_notification):
|
||||
assert operation._message is None
|
||||
assert operation.exception is None
|
||||
assert operation.thread_data == {'data1': 'datavalue1'}
|
||||
assert update_notification.has_calls([call()])
|
||||
update_notification.assert_has_calls([call()])
|
||||
|
||||
|
||||
def test_operation_str():
|
||||
@ -87,7 +87,7 @@ def test_successful_operation(update_notification):
|
||||
assert operation.state == Operation.State.COMPLETED
|
||||
assert operation.return_value == 'test-return'
|
||||
on_complete.assert_has_calls([call(operation)])
|
||||
assert update_notification.has_calls([call(), call()])
|
||||
update_notification.assert_has_calls([call(), call()])
|
||||
|
||||
|
||||
@patch('plinth.operation.Operation._update_notification')
|
||||
@ -106,7 +106,7 @@ def test_error_operation(update_notification):
|
||||
assert operation.state == Operation.State.COMPLETED
|
||||
assert operation.exception == target.side_effect
|
||||
on_complete.assert_has_calls([call(operation)])
|
||||
assert update_notification.has_calls([call(), call()])
|
||||
update_notification.assert_has_calls([call(), call()])
|
||||
|
||||
|
||||
@patch('plinth.operation.Operation._update_notification')
|
||||
@ -173,7 +173,7 @@ def test_updating_operation(update_notification):
|
||||
|
||||
assert operation._message == 'message1'
|
||||
assert operation.exception == exception
|
||||
assert update_notification.has_calls([call(), call(), call()])
|
||||
update_notification.assert_has_calls([call(), call(), call()])
|
||||
|
||||
|
||||
@patch('plinth.app.App.get')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user