mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-19 12:36:06 +00:00
freedombox Debian release 22.27
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmOhK24ACgkQd8DHXntl CAhFmBAApIVtuoqEha4KZ5oVK6NrHQnRNVur+PybXLrqVNzly+rZjRCe7LoNtiM6 SOPsDqiVxTXXVHy+maf/fjt/yRnr/cVARz9XwaqJCT+ftJiCLE/aVdSulgIckzEX RU8BPZuvqo0fDMbYSqIbxC2tisrHF+6pffinf2heC5CoTxJEDNq346QslpR0RChi NfVkFzMPQDcpw0W80QHTTUZF3rPdZHItLVLVOd+BBIg8hqE8fQbQDvjjJ2Z6Tnln 8h1KRJ1cs31ToVZyq78k26DV7f9cFy2NvNXsbJ8ZFV4f5ks6JyQdS0TX4gyBOKT1 8s8Hxnx+QI1QFuWnE7iaIlhAF0u2oO0VIB2pN9TcjFdpmdAhoToOIiAY5WtT4fP7 0YdDJDTd9g28w/RdM/BIVzmVHFFgTCnaUs5EXsdz5ed4DMI+5bIw4gLpRcqmSbvv pLukY2o0AV4sFGpqTBaW/7n4LtomBGKHDVKqwYhdFkfOMKq1ufJHKcrRbUCcGSR/ wmpb74m+syQq68ECo3DNQX9wYY/g/1rIg531FFKqAQ1sWOVrbuig4B2yOavdme+q OwwuldSAVfgiK1RtLasaVag5Osn+WTREOlC4ZCkiVNZORPlx2EM+Ex+zbYeUKS+l ha9iI3jJDhzuX5r2Cgq9Ep3IMMwLH4/Q3AFqk0oeslBadPR8HEU= =T7LW -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmOlvSEACgkQd8DHXntl CAiiEhAAzdWzveI7HpVHpryc/CB0p3xHD66HB1il2tlJBTareiPD8B5g7wJBu5UM W75sEjn10X36cz8Qckj+/BvR9gtzSHVoEmg4fdwFZACdJ7aENhC6Fug9k85jxZdE 7Yc+H0GC1VeW6yx/flCqBJ1fL05EI11vJT1u6UdH5u3vf3GIgZmoScf63bulg2cU U8VgxWeO93/DoceMsTm/TKs3wNhQkRincmy15Cj6io05CoMM5OIcqTvstTR8rv3X H0Fi3KD1t01KrrsU6mssOmV8cZOMjVm840zYehUCX1wi3xBOgKw7z4HYq5i/6vvM hEpzeafZTd0YRCHatTHag13AhjnH91e2jeeWlaipHm6eRyiJXx9UZV+kOrt/BioN h9A2cafWRjZAp+u56N9sIDLY2UnCksUVJW+jWLVWv1v2eMnvsh5uOIEUpg+rDJDn KDM6bD8voqWJSJHDTS3iNO6XPYuMXwoG0xcgjBi0kFbV60dMQy7Q31Y2FKSYIK7K 62Wz7EVDUKGHsTxDA8EKmn7aohsoSS6HzN9BOxlqgiuGzzUXHPrGmwc//jtzhdPl muuBR1o+gHu+kk5xaLeIPZJCKnsSZwjLbH1tJMcEHwb92odthE69z+GXio/BSpf3 164eECtkC6BiW3jkrmvl8IXYSxfKJfqQV/MrDVd/g0zMnadoOII= =iRSO -----END PGP SIGNATURE----- Merge tag 'v22.27' into debian/bullseye-backports freedombox Debian release 22.27 Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
commit
4b6993925a
@ -21,7 +21,7 @@
|
||||
|
||||
.run-functional-tests:
|
||||
stage: functional-tests
|
||||
timeout: 150m
|
||||
timeout: 3h
|
||||
# Need to find a way of running the cleanup step even on failure
|
||||
allow_failure: true
|
||||
when: delayed
|
||||
|
||||
@ -132,9 +132,9 @@ URLS = {
|
||||
'stable': 'https://ftp.freedombox.org/pub/freedombox/hardware/'
|
||||
'amd64/bullseye/freedombox-bullseye-free_all-amd64.img.xz',
|
||||
'testing': 'https://ftp.freedombox.org/pub/freedombox/hardware/'
|
||||
'amd64/testing/freedombox-testing-free_dev_all-amd64.img.xz',
|
||||
'amd64/testing/freedombox-testing_dev_all-amd64.img.xz',
|
||||
'unstable': 'https://ftp.freedombox.org/pub/freedombox/hardware/'
|
||||
'amd64/nightly/freedombox-unstable-free_dev_all-amd64.img.xz',
|
||||
'amd64/nightly/freedombox-unstable_dev_all-amd64.img.xz',
|
||||
}
|
||||
|
||||
TRUSTED_KEYS = ['013D86D8BA32EAB4A6691BF85D4153D6FE188FC8']
|
||||
|
||||
43
debian/changelog
vendored
43
debian/changelog
vendored
@ -1,3 +1,46 @@
|
||||
freedombox (22.27) unstable; urgency=medium
|
||||
|
||||
[ ikmaak ]
|
||||
* Translated using Weblate (Dutch)
|
||||
|
||||
[ Burak Yavuz ]
|
||||
* Translated using Weblate (Turkish)
|
||||
|
||||
[ Eric ]
|
||||
* Translated using Weblate (Chinese (Simplified))
|
||||
|
||||
[ Ihor Hordiichuk ]
|
||||
* Translated using Weblate (Ukrainian)
|
||||
|
||||
[ 109247019824 ]
|
||||
* Translated using Weblate (Bulgarian)
|
||||
|
||||
[ Johannes Keyser ]
|
||||
* Translated using Weblate (German)
|
||||
|
||||
[ Jiří Podhorecký ]
|
||||
* Translated using Weblate (Czech)
|
||||
|
||||
[ Joseph Nuthalapati ]
|
||||
* container: Drop free tag from image URLs
|
||||
* tests: functional: Set timeout to 3 hours
|
||||
|
||||
[ Sunil Mohan Adapa ]
|
||||
* users: tests: Fix privileged tests
|
||||
* minidlna: Fix incorrect marking for firewall local protection
|
||||
* snapshot: Fix showing unsupported message on non-btrfs filesystems
|
||||
* d/control: Don't recommend libpam-tmpdir
|
||||
* package, email: Move conflicting package removal to framework
|
||||
* zoph, wordpress: Add conflicts on libpam-tmpdir
|
||||
|
||||
[ James Valleroy ]
|
||||
* upgrades: dist-upgrade: Don't change apt security line
|
||||
* wordpress: Redirect Webfinger queries
|
||||
* locale: Update translation strings
|
||||
* doc: Fetch latest manual
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 19 Dec 2022 20:59:17 -0500
|
||||
|
||||
freedombox (22.26~bpo11+1) bullseye-backports; urgency=medium
|
||||
|
||||
* Rebuild for bullseye-backports.
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@ -156,8 +156,6 @@ Recommends:
|
||||
libnss-mdns,
|
||||
# Resolve current hostname without /etc/hosts
|
||||
libnss-myhostname,
|
||||
# Tighter $TMPDIR permissions
|
||||
libpam-tmpdir,
|
||||
# Block repeated failed PAM login attempts
|
||||
libpam-abl,
|
||||
# Priority: standard
|
||||
|
||||
@ -8,6 +8,25 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 22.27 (2022-12-19) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* minidlna: Fix incorrect marking for firewall local protection
|
||||
* zoph, wordpress: Add conflicts on libpam-tmpdir
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* container: Drop free tag from image URLs
|
||||
* d/control: Don't recommend libpam-tmpdir
|
||||
* locale: Update translations for Bulgarian, Chinese (Simplified), Czech, Dutch, German, Turkish, Ukrainian
|
||||
* package, email: Move conflicting package removal to framework
|
||||
* snapshot: Fix showing unsupported message on non-btrfs filesystems
|
||||
* tests: functional: Set timeout to 3 hours
|
||||
* upgrades: dist-upgrade: Don't change apt security line
|
||||
* users: tests: Fix privileged tests
|
||||
* wordpress: Redirect Webfinger queries
|
||||
|
||||
== FreedomBox 22.26 (2022-12-05) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
@ -8,6 +8,25 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 22.27 (2022-12-19) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
* minidlna: Fix incorrect marking for firewall local protection
|
||||
* zoph, wordpress: Add conflicts on libpam-tmpdir
|
||||
|
||||
=== Other Changes ===
|
||||
|
||||
* container: Drop free tag from image URLs
|
||||
* d/control: Don't recommend libpam-tmpdir
|
||||
* locale: Update translations for Bulgarian, Chinese (Simplified), Czech, Dutch, German, Turkish, Ukrainian
|
||||
* package, email: Move conflicting package removal to framework
|
||||
* snapshot: Fix showing unsupported message on non-btrfs filesystems
|
||||
* tests: functional: Set timeout to 3 hours
|
||||
* upgrades: dist-upgrade: Don't change apt security line
|
||||
* users: tests: Fix privileged tests
|
||||
* wordpress: Redirect Webfinger queries
|
||||
|
||||
== FreedomBox 22.26 (2022-12-05) ==
|
||||
|
||||
=== Highlights ===
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '22.26'
|
||||
__version__ = '22.27'
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-03-31 09:12+0000\n"
|
||||
"Last-Translator: abidin toumi <abidin24@disroot.org>\n"
|
||||
"Language-Team: Arabic <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -5479,7 +5479,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5543,37 +5543,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7033,34 +7033,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -5483,7 +5483,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5547,37 +5547,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7037,34 +7037,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"PO-Revision-Date: 2022-11-03 21:05+0000\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-12-07 20:48+0000\n"
|
||||
"Last-Translator: 109247019824 <stoyan@gmx.com>\n"
|
||||
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/freedombox/"
|
||||
"freedombox/bg/>\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 4.14.2-dev\n"
|
||||
"X-Generator: Weblate 4.15-dev\n"
|
||||
|
||||
#: doc/dev/_templates/layout.html:11
|
||||
msgid "Page source"
|
||||
@ -5660,7 +5660,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5724,37 +5724,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Настройките на моментните снимки на хранилището са променени"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -5772,7 +5772,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/ssh/__init__.py:61
|
||||
msgid "Remotely login using Secure Shell (SSH)"
|
||||
msgstr ""
|
||||
msgstr "Отдалечен вход през SSH"
|
||||
|
||||
#: plinth/modules/ssh/forms.py:13
|
||||
msgid "Disable password authentication"
|
||||
@ -5787,7 +5787,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/ssh/forms.py:21
|
||||
msgid "Allow all users to login remotely"
|
||||
msgstr ""
|
||||
msgstr "Разрешаване на отдалечен вход на всички потребители"
|
||||
|
||||
#: plinth/modules/ssh/forms.py:22
|
||||
msgid ""
|
||||
@ -5795,6 +5795,9 @@ msgid ""
|
||||
"disabled, only users of groups root, admin and freedombox-ssh can login via "
|
||||
"SSH."
|
||||
msgstr ""
|
||||
"Дава разрешение на всички потребители, които имат валиден профил, да влизат "
|
||||
"отдалечено през SSH. Когато не е отметнато, само потребителите от групите "
|
||||
"root, admin и freedombox-ssh могат да влизат през SSH."
|
||||
|
||||
#: plinth/modules/ssh/templates/ssh.html:11
|
||||
msgid "Server Fingerprints"
|
||||
@ -7303,34 +7306,34 @@ msgstr "Изчакване да започне: {name}"
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Готово: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr "Пакетът „{expression}“ е недостъпен за инсталиране"
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr "Времето за изчакване на диспечера на пакети е изтекло"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -5497,7 +5497,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5561,37 +5561,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7052,34 +7052,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"PO-Revision-Date: 2022-10-16 14:35+0000\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-12-11 17:47+0000\n"
|
||||
"Last-Translator: Jiří Podhorecký <j.podhorecky@volny.cz>\n"
|
||||
"Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/"
|
||||
"freedombox/cs/>\n"
|
||||
@ -6282,7 +6282,7 @@ msgstr "Datum"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Smazat zachycené stavy"
|
||||
|
||||
@ -6351,37 +6351,37 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Spravovat zachycené stavy"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "Zachycený stav pořízen."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Nastavení zachycování stavů úložiště aktualizováno"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Chyba akce: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Označené zachycené stavy smazány"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr "Zachycený stav je používán. Zkuste to později."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "Vráceno zpět do podoby zachyceného stavu č. {number}."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr "Pro dokončení obnovy ze zálohy je třeba systém restartovat."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Vrátit do podoby zachyceného stavu"
|
||||
|
||||
@ -6402,10 +6402,8 @@ msgid "Secure Shell (SSH) Server"
|
||||
msgstr "Server zabezpečeného shellu (SSH)"
|
||||
|
||||
#: plinth/modules/ssh/__init__.py:61
|
||||
#, fuzzy
|
||||
#| msgid "Secure Shell (SSH)"
|
||||
msgid "Remotely login using Secure Shell (SSH)"
|
||||
msgstr "Zabezpečený shell (SSH)"
|
||||
msgstr "Vzdálené přihlášení pomocí Secure Shell (SSH)"
|
||||
|
||||
#: plinth/modules/ssh/forms.py:13
|
||||
msgid "Disable password authentication"
|
||||
@ -6423,7 +6421,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/ssh/forms.py:21
|
||||
msgid "Allow all users to login remotely"
|
||||
msgstr ""
|
||||
msgstr "Povolit všem uživatelům vzdálené přihlášení"
|
||||
|
||||
#: plinth/modules/ssh/forms.py:22
|
||||
msgid ""
|
||||
@ -6431,6 +6429,9 @@ msgid ""
|
||||
"disabled, only users of groups root, admin and freedombox-ssh can login via "
|
||||
"SSH."
|
||||
msgstr ""
|
||||
"Povolte všem uživatelům, kteří mají platný účet, vzdálené přihlášení přes "
|
||||
"SSH. Pokud je vypnuto, mohou se přes SSH přihlásit pouze uživatelé skupin "
|
||||
"root, admin a freedombox-ssh."
|
||||
|
||||
#: plinth/modules/ssh/templates/ssh.html:11
|
||||
msgid "Server Fingerprints"
|
||||
@ -8042,34 +8043,34 @@ msgstr "Čeká na spuštění: {name}"
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Dokončeno: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr "Balíček {expression} není k dispozici pro instalaci"
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr "Balíček {package_name} je nejnovější verze ({latest_version})"
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "Instalace"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "stahování"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "změna média"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "soubor s nastaveními: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr "Časový limit čekání na správce balíčků"
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -6335,7 +6335,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
#, fuzzy
|
||||
#| msgid "Delete %(name)s"
|
||||
msgid "Delete Snapshots"
|
||||
@ -6407,41 +6407,41 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Opret Bruger"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
#, fuzzy
|
||||
#| msgid "Configuration updated"
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Konfiguration opdateret"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Fejl under handling: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
#, fuzzy
|
||||
#| msgid "Delete %(name)s"
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Slet %(name)s"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -8136,34 +8136,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Tjeneste ikke aktiv: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "Installerer"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "downloader"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "medie-ændring"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "konfigurationsfil: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -9,8 +9,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"PO-Revision-Date: 2022-10-30 11:00+0000\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-12-11 17:47+0000\n"
|
||||
"Last-Translator: Johannes Keyser <joke@fsfe.org>\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/"
|
||||
"freedombox/de/>\n"
|
||||
@ -19,7 +19,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 4.14.2-dev\n"
|
||||
"X-Generator: Weblate 4.15-dev\n"
|
||||
|
||||
#: doc/dev/_templates/layout.html:11
|
||||
msgid "Page source"
|
||||
@ -6402,7 +6402,7 @@ msgstr "Datum"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Speicherauszüge löschen"
|
||||
|
||||
@ -6472,40 +6472,40 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Schnappschüsse verwalten"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "Schnappschuss erstellt."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Konfiguration der Speicherauszüge aktualisiert"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Aktionsfehler: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Ausgewählte Schnappschüsse gelöscht"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
"Schnappschüsse ist derzeit im Gebrauch. Bitte versuchen Sie es später noch "
|
||||
"einmal."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "Zurückgesetzt auf Speicherauszug #{number}."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
"Das System muss neu gestartet werden, um das Zurücksetzen abzuschließen."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Zurücksetzen auf Speicherauszug"
|
||||
|
||||
@ -6526,10 +6526,8 @@ msgid "Secure Shell (SSH) Server"
|
||||
msgstr "Secure Shell (SSH) Server"
|
||||
|
||||
#: plinth/modules/ssh/__init__.py:61
|
||||
#, fuzzy
|
||||
#| msgid "Secure Shell (SSH)"
|
||||
msgid "Remotely login using Secure Shell (SSH)"
|
||||
msgstr "Secure Shell (SSH)"
|
||||
msgstr "Remote-Anmeldung mit Secure Shell (SSH)"
|
||||
|
||||
#: plinth/modules/ssh/forms.py:13
|
||||
msgid "Disable password authentication"
|
||||
@ -6547,7 +6545,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/ssh/forms.py:21
|
||||
msgid "Allow all users to login remotely"
|
||||
msgstr ""
|
||||
msgstr "Allen Benutzern Remote-Anmeldung erlauben"
|
||||
|
||||
#: plinth/modules/ssh/forms.py:22
|
||||
msgid ""
|
||||
@ -6555,6 +6553,9 @@ msgid ""
|
||||
"disabled, only users of groups root, admin and freedombox-ssh can login via "
|
||||
"SSH."
|
||||
msgstr ""
|
||||
"Erlaubt allen Benutzern, die ein gültiges Konto haben, sich per SSH "
|
||||
"anzumelden. Falls deaktiviert, können sich nur Benutzer der Gruppen root, "
|
||||
"admin und freedombox-ssh über SSH anmelden."
|
||||
|
||||
#: plinth/modules/ssh/templates/ssh.html:11
|
||||
msgid "Server Fingerprints"
|
||||
@ -8217,34 +8218,34 @@ msgstr "Warten auf den Start: {name}"
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Fertig: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr "Paket {expression} ist nicht verfügbar"
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr "Paket {package_name} ist die aktuellste Version ({latest_version})"
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "Installation läuft"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "herunterladen"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "Medienwechsel"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "Konfigurationsdatei: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr "Zeitüberschreitung beim Warten auf den Paket-Manager"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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"
|
||||
@ -5476,7 +5476,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5540,37 +5540,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7029,34 +7029,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -6495,7 +6495,7 @@ msgstr "Ημερομηνία"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Διαγραφή στιγμιότυπων"
|
||||
|
||||
@ -6571,40 +6571,40 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Διαχείριση στιγμιότυπων"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "Το στιγμιότυπο δημιουργήθηκε."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Η ρύθμιση παραμέτρων των στιγμιότυπων αποθήκευσης Ενημερώθηκε"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Σφάλμα ενέργειας: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Διαγράφηκαν επιλεγμένα στιγμιότυπα"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
"Το στιγμιότυπο χρησιμοποιείται αυτήν τη στιγμή. Παρακαλώ προσπαθήστε ξανά "
|
||||
"αργότερα."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "Πραγματοποιήθηκε επαναφορά στο στιγμιότυπο #{number}."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
"Πρέπει να γίνει επανεκκίνηση του συστήματος για να ολοκληρωθεί η επαναφορά."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Επαναφορά σε στιγμιότυπο"
|
||||
|
||||
@ -8349,34 +8349,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "Εγκαθίσταται"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "Λήψη"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "Αλλαγή μέσου"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "αρχείο ρυθμίσεων: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -6313,7 +6313,7 @@ msgstr "Fecha"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Eliminar instantáneas"
|
||||
|
||||
@ -6382,38 +6382,38 @@ msgstr "APT"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Gestionar instantáneas"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "Instantánea creada."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Configuración de instantáneas actualizada"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Acción de error: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Las instantáneas seleccionadas fueron eliminadas"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
"La instantánea se está usando actualmente. Inténtelo de nuevo más tarde."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "Sistema restaurado a la instantánea {number}."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr "Debe reiniciar el sistema para completar la restauración."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Restaurar a instantánea"
|
||||
|
||||
@ -8105,34 +8105,34 @@ msgstr "Esperando a empezar: {name}"
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Terminó: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr "El paquete {expression} no está disponible para instalar"
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr "El paquete {package_name} es la última versión ({latest_version})"
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "instalando"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "descargando"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "cambio de medio"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "archivo de configuración: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr "Tiempo máximo esperando al administrador de paquetes"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -6067,7 +6067,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
#, fuzzy
|
||||
#| msgid "Delete %(name)s"
|
||||
msgid "Delete Snapshots"
|
||||
@ -6137,41 +6137,41 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "پاککردن %(name)s"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
#, fuzzy
|
||||
#| msgid "Configuration updated"
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "پیکربندی بهروز شد"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
#, fuzzy
|
||||
#| msgid "Delete %(name)s"
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "پاککردن %(name)s"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7747,34 +7747,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Plinth 0.6\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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."
|
||||
@ -6419,7 +6419,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
#, fuzzy
|
||||
#| msgid "Delete %(name)s"
|
||||
msgid "Delete Snapshots"
|
||||
@ -6491,41 +6491,41 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "CREATE USER"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
#, fuzzy
|
||||
#| msgid "Configuration updated"
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "CONFIGURATION UPDATED"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "ACTION ERROR: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
#, fuzzy
|
||||
#| msgid "Delete %(name)s"
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "DELETE %(name)s"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -8218,39 +8218,39 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr "SERVICE DISABLED: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
#, fuzzy
|
||||
#| msgid "Installation"
|
||||
msgid "installing"
|
||||
msgstr "INSTALLATION"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
#, fuzzy
|
||||
#| msgid "Setting unchanged"
|
||||
msgid "media change"
|
||||
msgstr "SETTING UNCHANGED"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "Configuration"
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "CONFIGURATION"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-10-30 11:00+0000\n"
|
||||
"Last-Translator: Coucouf <coucouf@coucouf.fr>\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -6446,7 +6446,7 @@ msgstr "Date"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Supprimer les instantanés"
|
||||
|
||||
@ -6516,38 +6516,38 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Gestion des instantanés"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "Instantané créé."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Configuration des instantanés de disque mise à jour"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Erreur lors de l’opération : {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Supprimer les instantanés sélectionnés"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
"L’instantané est en cours d’utilisation. Veuillez réessayer ultérieurement."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "Retour à l’instantané n° {number} effectué."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr "Le système doit être redémarré pour terminer le retour en arrière."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Revenir à l’instantané"
|
||||
|
||||
@ -8263,34 +8263,34 @@ msgstr "Attente du démarrage de : {name}"
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Terminé : {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr "Le paquet {expression} n’est pas disponible à l’installation"
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr "Le paquet {package_name} est à la dernière version ({latest_version})"
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "installation en cours"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "téléchargement en cours"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "changement de support"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "fichier de configuration : {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr "Aucune réponse du gestionnaire de paquets"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2021-01-18 12:32+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Galician <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -5496,7 +5496,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5562,37 +5562,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7061,34 +7061,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -5760,7 +5760,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5826,38 +5826,38 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
#, fuzzy
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "DNSSEC ગોઠવણીને સુધારેલી શરુ કરો"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7388,34 +7388,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2021-01-18 12:32+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -6321,7 +6321,7 @@ msgstr "तिथि"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "स्नैपशॉटस हटाएँ"
|
||||
|
||||
@ -6389,39 +6389,39 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "स्नैपशॉटस प्रबंधित करें"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "स्नैपशॉट बनाया गया है."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "स्टोरेज स्नैपशॉट कॉंफ़िगरेशन अपडेट किया गया"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "क्रिया त्रुटि: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
#, fuzzy
|
||||
#| msgid "Delete all the snapshots"
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "सब स्नैपशॉटस हटाएँ"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "स्नैपशॉट #{number} पर वापस रोलबाक होगा."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr "रोलबैक शुरु करने के लिए सिस्टम रीस्टार्ट करने का ज़रुरत है."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "स्नैपशॉट को रोलबैक करें"
|
||||
|
||||
@ -8150,34 +8150,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr "सर्विस सक्षम किया गया:{name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "इंस्टॉलिंग"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "डाउनलोडिंग"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "मीडिया बदलाव"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "कॉंफ़िगरेशन फ़ाइल: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -6370,7 +6370,7 @@ msgstr "Dátum"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Pillanatképek törlése"
|
||||
|
||||
@ -6440,39 +6440,39 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Pillanatképek kezelése"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "Pillanatkép létrehozva."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Tárhelypillanatképek konfigurációja frissítve"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Hiba a művelet közben: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Kiválasztott pillanatképek törölve"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
"A Tárhelypillanatképek funkció jelenleg is használatban van. Kérlek, próbáld "
|
||||
"újra később."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "A {number} számú pillanatképre visszaállítva."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr "A visszaállítás befejezéséhez a rendszert újra kell indítani."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Visszaállítás pillanatképre"
|
||||
|
||||
@ -8172,34 +8172,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Szolgáltatás letiltva: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr "A(z) {package_name} a legfrissebb verzió ({latest_version})"
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "telepítés"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "letöltés"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "adathordozó csere"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "konfigurációs fájl: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Indonesian (FreedomBox)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -5932,7 +5932,7 @@ msgstr "Tanggal"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Hapus Snapshot"
|
||||
|
||||
@ -5996,37 +5996,37 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Kelola Snapshot"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "Snapshot yang dibuat."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Konfigurasi snapshot penyimpanan diperbarui"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Galat {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Menghapus snapshot yang dipilih"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr "Snapshot sedang digunakan. Silakan coba lagi nanti."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr "Sistem harus dimulai ulang untuk menyelesaikan rollback."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Rollback ke Snapshot"
|
||||
|
||||
@ -7562,34 +7562,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "memasang"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "mengunduh"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -6070,7 +6070,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -6134,38 +6134,38 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
#, fuzzy
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Istantanee selezionate cancellate"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7643,34 +7643,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Servizio disabilitato: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2021-05-20 12:32+0000\n"
|
||||
"Last-Translator: Jacque Fresco <aidter@use.startmail.com>\n"
|
||||
"Language-Team: Japanese <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -5478,7 +5478,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5542,37 +5542,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7031,34 +7031,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -5480,7 +5480,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5544,37 +5544,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7033,34 +7033,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -5480,7 +5480,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5544,37 +5544,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7033,34 +7033,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -5479,7 +5479,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5543,37 +5543,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7032,34 +7032,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-11-07 10:05+0000\n"
|
||||
"Last-Translator: Petter Reinholdtsen <pere-weblate@hungry.com>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
|
||||
@ -6372,7 +6372,7 @@ msgstr "Dato"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Slett avbildninger"
|
||||
|
||||
@ -6447,37 +6447,37 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Behandle avbildninger"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "Opprett øyeblikksbilde."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Oppsett for lagringsavbildninger oppdatert"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Handlingsfeil: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Slettet alle valgte avbildninger"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr "Øyeblikksbilde i bruk. Prøv igjen senere."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "Rullet tilbake til øyeblikksbilde #{number}."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr "Systemet må startes på nytt for å fullføre tilbakerullingen."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Rull tilbake til øyeblikksbilde"
|
||||
|
||||
@ -8164,34 +8164,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Tjeneste deaktivert: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr "Pakke {expression} er ikke tilgjengelig for installasjon"
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr "Pakke {package_name} er siste versjon ({latest_version})"
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "installering"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "laster ned"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "mediaendring"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "oppsettsfil: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"PO-Revision-Date: 2022-10-14 10:25+0000\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-12-07 20:48+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/"
|
||||
"freedombox/nl/>\n"
|
||||
@ -6340,7 +6340,7 @@ msgstr "Datum"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Snapshots verwijderen"
|
||||
|
||||
@ -6410,38 +6410,38 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Beheren van Snapshots"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "Gemaakte snapshot."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Opslag van Snapshots configuratie is bijgewerkt"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Actiefout: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Verwijderde geselecteerde snapshots"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr "Snapshot is momenteel in gebruik. Probeer het later nog eens."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "Teruggezet naar snapshot #{number}."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
"Het systeem moet opnieuw worden opgestart om het terugdraaien te voltooien."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Terugdraaien naar Snapshot"
|
||||
|
||||
@ -6462,10 +6462,8 @@ msgid "Secure Shell (SSH) Server"
|
||||
msgstr "Secure Shell (SSH) Server"
|
||||
|
||||
#: plinth/modules/ssh/__init__.py:61
|
||||
#, fuzzy
|
||||
#| msgid "Secure Shell (SSH)"
|
||||
msgid "Remotely login using Secure Shell (SSH)"
|
||||
msgstr "Secure Shell (SSH)"
|
||||
msgstr "Op afstand inloggen met Secure Shell (SSH)"
|
||||
|
||||
#: plinth/modules/ssh/forms.py:13
|
||||
msgid "Disable password authentication"
|
||||
@ -6483,7 +6481,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/ssh/forms.py:21
|
||||
msgid "Allow all users to login remotely"
|
||||
msgstr ""
|
||||
msgstr "Alle gebruikers toestaan om op afstand in te loggen"
|
||||
|
||||
#: plinth/modules/ssh/forms.py:22
|
||||
msgid ""
|
||||
@ -6491,6 +6489,9 @@ msgid ""
|
||||
"disabled, only users of groups root, admin and freedombox-ssh can login via "
|
||||
"SSH."
|
||||
msgstr ""
|
||||
"Sta alle gebruikers met een geldig account toe om op afstand in te loggen "
|
||||
"via SSH. Als dit is uitgeschakeld, kunnen alleen gebruikers van de groepen "
|
||||
"root, admin en freedombox-ssh inloggen via SSH."
|
||||
|
||||
#: plinth/modules/ssh/templates/ssh.html:11
|
||||
msgid "Server Fingerprints"
|
||||
@ -8128,34 +8129,34 @@ msgstr "Wachten om te starten: {name}"
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Klaar: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr "Pakket {expression} is niet beschikbaar voor installatie"
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr "Pakket {package_name} is de nieuwste versie ({latest_version})"
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "installeren"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "downloaden"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "media wijzigen"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "configuratiebestand: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr "Time-out wachtend op pakketbeheerder"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -5895,7 +5895,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
#, fuzzy
|
||||
#| msgid "Delete %(name)s"
|
||||
msgid "Delete Snapshots"
|
||||
@ -5965,41 +5965,41 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Usuń %(name)s"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
#, fuzzy
|
||||
#| msgid "Access rights configuration updated"
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Zaktualizowano ustawienia praw dostępu"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
#, fuzzy
|
||||
#| msgid "Delete %(name)s"
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Usuń %(name)s"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7585,34 +7585,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "plik konfiguracyjny: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-09-14 17:19+0000\n"
|
||||
"Last-Translator: ikmaak <info@ikmaak.nl>\n"
|
||||
"Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -5738,7 +5738,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5804,39 +5804,39 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
#, fuzzy
|
||||
#| msgid "Configuration updated"
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Configuração atualizada"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7377,37 +7377,37 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
#, fuzzy
|
||||
#| msgid "Setting unchanged"
|
||||
msgid "media change"
|
||||
msgstr "Definição inalterada"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "Configuration"
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "Configuração"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -6320,7 +6320,7 @@ msgstr "Дата"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Удалить снапшот"
|
||||
|
||||
@ -6388,37 +6388,37 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Управление снапшотами"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "Создан снимок."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Настройки хранения снапшотов обновлены"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Ошибка действий: {0}[{1}][{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Удалить выбранные снапшоты"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr "Снимок сейчас используется. Попробуйте позже."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "Откат к снимку #{number}."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr "Необходимо перезагрузить систему для завершения отката."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Откат к снимку"
|
||||
|
||||
@ -8111,34 +8111,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Служба выключена: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr "Пакет {expression} недоступен для установки"
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr "Пакет {package_name} последней версией ({latest_version})"
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "Установка"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "Загрузка"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "изменение медиа"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "Файл настроек: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -5478,7 +5478,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5542,37 +5542,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7031,34 +7031,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -5716,7 +5716,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5782,37 +5782,37 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7337,34 +7337,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-10-10 13:34+0000\n"
|
||||
"Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n"
|
||||
"Language-Team: Albanian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -6343,7 +6343,7 @@ msgstr "Datë"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Fshi Fotografime"
|
||||
|
||||
@ -6413,38 +6413,38 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Administroni Fotografime"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "U krijua fotografim."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "U përditësua formësim për depozitim fotografimesh"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Gabim veprimi: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "U fshinë fotografimet e përzgjedhur"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
"Fotografimi është aktualisht në përdorim. Ju lutemi, riprovoni më vonë."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "U kthye prapa te fotografimi #{number}."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr "Që të plotësohet prapakthimi, duhet rinisur sistemi."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Prapaktheje te Fotografim"
|
||||
|
||||
@ -8135,35 +8135,35 @@ msgstr "Po pritet të fillohet: {name}"
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Përfundoi: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr "Paketa {expression} s’është e gatshme për instalim"
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
"Paketa {package_name} gjendet nën versionin më të ri ({latest_version})"
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "po instalohet"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "po shkarkohet"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "ndryshim media"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "kartelë formësimi: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr "Mbaroi koha teksa pritej për përgjegjës paketash"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -5596,7 +5596,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5662,37 +5662,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7164,34 +7164,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-10-20 21:06+0000\n"
|
||||
"Last-Translator: Michael Breidenbach <leahc@tutanota.com>\n"
|
||||
"Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -6289,7 +6289,7 @@ msgstr "Datum"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Ta bort ögonblicksbilder"
|
||||
|
||||
@ -6359,37 +6359,37 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Hantera ögonblicksbilder"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "Skapade ögonblicksbild."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Lagring ögonblicksbildkonfiguration uppdaterad"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Åtgärdsfel: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Borttagna markerade ögonblicksbilder"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr "Ögonblicksbild används för närvarande. Vänligen försök igen senare."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "Återställs till Snapshot #{number}."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr "Systemet måste startas om för att slutföra återställningen."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Återställning till ögonblicksbild"
|
||||
|
||||
@ -8065,34 +8065,34 @@ msgstr "Väntar på att starta: {name}"
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Avslutad: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr "Paket {expression} är inte tillgänglig för installation"
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr "Paketet {package_name} är den senaste versionen ({latest_version})"
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "Installera"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "ladda ner"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "Mediabyte"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "konfigurationsfil: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr "Timeout väntar på pakethanteraren"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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"
|
||||
@ -5477,7 +5477,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5541,37 +5541,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7030,34 +7030,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-03-02 12:27+0000\n"
|
||||
"Last-Translator: James Valleroy <jvalleroy@mailbox.org>\n"
|
||||
"Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -6112,7 +6112,7 @@ msgstr "తేదీ"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "స్నాప్షాట్లను తొలగించు"
|
||||
|
||||
@ -6180,37 +6180,37 @@ msgstr "సముచితమైనది"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "స్నాప్షాట్లను నిర్వహించండి"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "స్నాప్షాట్ సృష్టించబడినది."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "నిల్వ స్నాప్షాట్ల కాన్ఫిగరేషన్ నవీకరించబడింది"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "చర్య లోపం:{0}{1}{2}"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "ఎంచుకున్న స్నాప్షాట్లు తొలగించబడ్డాయి"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr "స్నాప్షాట్ ప్రస్తుతం వాడుకలో ఉంది. దయచేసి తర్వాత మళ్లీ ప్రయత్నించండి."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "స్నాప్షాట్ #{number} కు తీస్కుని వెళ్ళబడింది."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr "రొల్ల్బచ్క్ ని పూర్తి చేయడానికి వ్యవస్థను పునరుద్ధరించాలి."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "చాయాచిత్రం కు రొల్ల్బచ్క్ చేయండి"
|
||||
|
||||
@ -7846,34 +7846,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr "సేవ నిలిపివేయబడింది: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr "ప్యాకేజీ {package_name} తాజా వెర్షన్ ({latest_version})"
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "వ్యవస్థాపిస్తోంది"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "దిగుమతి అవుతోంది"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "ప్రసార మాధ్యమం మార్పు"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "ఆకృతీకరణ ఫైలు: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -6,8 +6,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"PO-Revision-Date: 2022-10-14 10:25+0000\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-12-07 20:48+0000\n"
|
||||
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
|
||||
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
|
||||
"freedombox/tr/>\n"
|
||||
@ -6306,7 +6306,7 @@ msgstr "Tarih"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Anlık Görüntüleri Sil"
|
||||
|
||||
@ -6376,38 +6376,38 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Anlık Görüntüleri Yönet"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "Anlık görüntü oluşturuldu."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Depolama anlık görüntü yapılandırması güncellendi"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Eylem hatası: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Seçilen anlık görüntüler silindi"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr "Anlık görüntü şu anda kullanımda. Lütfen daha sonra tekrar deneyin."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "#{number} nolu anlık görüntüye geri alındı."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
"Geri alma işlemini tamamlamak için sistem yeniden başlatılmak zorundadır."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Anlık Görüntüye Geri Al"
|
||||
|
||||
@ -6428,10 +6428,8 @@ msgid "Secure Shell (SSH) Server"
|
||||
msgstr "Güvenli Kabuk (SSH) Sunucusu"
|
||||
|
||||
#: plinth/modules/ssh/__init__.py:61
|
||||
#, fuzzy
|
||||
#| msgid "Secure Shell (SSH)"
|
||||
msgid "Remotely login using Secure Shell (SSH)"
|
||||
msgstr "Güvenli Kabuk (SSH)"
|
||||
msgstr "Güvenli Kabuk (SSH) kullanarak uzaktan oturum açın"
|
||||
|
||||
#: plinth/modules/ssh/forms.py:13
|
||||
msgid "Disable password authentication"
|
||||
@ -6449,7 +6447,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/ssh/forms.py:21
|
||||
msgid "Allow all users to login remotely"
|
||||
msgstr ""
|
||||
msgstr "Tüm kullanıcıların uzaktan oturum açmasına izin ver"
|
||||
|
||||
#: plinth/modules/ssh/forms.py:22
|
||||
msgid ""
|
||||
@ -6457,6 +6455,9 @@ msgid ""
|
||||
"disabled, only users of groups root, admin and freedombox-ssh can login via "
|
||||
"SSH."
|
||||
msgstr ""
|
||||
"Geçerli bir hesabı olan tüm kullanıcıların SSH aracılığıyla uzaktan oturum "
|
||||
"açmasını sağlar. Etkisizleştirildiğinde, sadece root, admin ve freedombox-"
|
||||
"ssh gruplarının kullanıcıları SSH aracılığıyla oturum açabilir."
|
||||
|
||||
#: plinth/modules/ssh/templates/ssh.html:11
|
||||
msgid "Server Fingerprints"
|
||||
@ -8081,34 +8082,34 @@ msgstr "Başlamak için bekleniyor: {name}"
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Tamamlandı: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr "{expression} paketi yükleme için mevcut değil"
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr "{package_name} paketi en son sürümdür ({latest_version})"
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "yükleniyor"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "indiriliyor"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "ortam değiştirme"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "yapılandırma dosyası: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr "Paket yöneticisini beklerken zaman aşımı oldu"
|
||||
|
||||
|
||||
@ -7,9 +7,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"PO-Revision-Date: 2022-10-16 14:35+0000\n"
|
||||
"Last-Translator: Tymofii Lytvynenko <till.svit@gmail.com>\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-12-07 20:48+0000\n"
|
||||
"Last-Translator: Ihor Hordiichuk <igor_ck@outlook.com>\n"
|
||||
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/freedombox/"
|
||||
"freedombox/uk/>\n"
|
||||
"Language: uk\n"
|
||||
@ -6306,7 +6306,7 @@ msgstr "Дата"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "Видалити зріз"
|
||||
|
||||
@ -6374,37 +6374,37 @@ msgstr "apt"
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "Керування зрізами"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "Створено зріз."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "Налаштування зрізів сховища оновлено"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "Помилка дії: {0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "Видалити вибрані зрізи"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr "Зріз зараз використовується. Повторіть пізніше."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "Відкочено до зрізу #{number}."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr "Систему потрібно перезапустити, щоб завершити відкат."
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "Повернутися до знімка"
|
||||
|
||||
@ -6425,10 +6425,8 @@ msgid "Secure Shell (SSH) Server"
|
||||
msgstr "Сервер захищеної оболонки (SSH)"
|
||||
|
||||
#: plinth/modules/ssh/__init__.py:61
|
||||
#, fuzzy
|
||||
#| msgid "Secure Shell (SSH)"
|
||||
msgid "Remotely login using Secure Shell (SSH)"
|
||||
msgstr "Захищена оболонка (SSH)"
|
||||
msgstr "Віддалений вхід за допомогою Secure Shell (SSH)"
|
||||
|
||||
#: plinth/modules/ssh/forms.py:13
|
||||
msgid "Disable password authentication"
|
||||
@ -6446,7 +6444,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/ssh/forms.py:21
|
||||
msgid "Allow all users to login remotely"
|
||||
msgstr ""
|
||||
msgstr "Дозволити всім користувачам входити віддалено"
|
||||
|
||||
#: plinth/modules/ssh/forms.py:22
|
||||
msgid ""
|
||||
@ -6454,6 +6452,9 @@ msgid ""
|
||||
"disabled, only users of groups root, admin and freedombox-ssh can login via "
|
||||
"SSH."
|
||||
msgstr ""
|
||||
"Дозволити всім користувачам, які мають дійсний обліковий запис, віддалено "
|
||||
"входити через SSH. Якщо вимкнено, лише користувачі груп root, admin і "
|
||||
"freedombox-ssh можуть увійти через SSH."
|
||||
|
||||
#: plinth/modules/ssh/templates/ssh.html:11
|
||||
msgid "Server Fingerprints"
|
||||
@ -8071,34 +8072,34 @@ msgstr "Очікування запуску: {name}"
|
||||
msgid "Finished: {name}"
|
||||
msgstr "Завершено: {name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr "Пакунок {expression} недоступний для встановлення"
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr "Пакунок {package_name} має останню версію ({latest_version})"
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "встановлення"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "завантаження"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "зміна медія"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "файл конфіґурації: {file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr "Час очікування менеджера пакунків"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -5715,7 +5715,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5779,37 +5779,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7285,34 +7285,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,9 +7,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Plinth\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"PO-Revision-Date: 2022-10-14 10:25+0000\n"
|
||||
"Last-Translator: Eric <hamburger1024@mailbox.org>\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-0500\n"
|
||||
"PO-Revision-Date: 2022-12-07 20:48+0000\n"
|
||||
"Last-Translator: Eric <hamburger1024@duck.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||||
"freedombox/freedombox/zh_Hans/>\n"
|
||||
"Language: zh_Hans\n"
|
||||
@ -5705,7 +5705,7 @@ msgstr "日期"
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr "删除快照"
|
||||
|
||||
@ -5771,37 +5771,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr "管理快照"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr "创建快照。"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr "存储快照配置已更新"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr "操作错误:{0} [{1}] [{2}]"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr "已删除选定的快照"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr "回滚到快照 #{number}。"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr "系统需要重启以完成完全回滚。"
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr "回滚到快照"
|
||||
|
||||
@ -5818,10 +5818,8 @@ msgid "Secure Shell (SSH) Server"
|
||||
msgstr "安全 Shell(SSH)服务器"
|
||||
|
||||
#: plinth/modules/ssh/__init__.py:61
|
||||
#, fuzzy
|
||||
#| msgid "Secure Shell (SSH)"
|
||||
msgid "Remotely login using Secure Shell (SSH)"
|
||||
msgstr "安全 Shell(SSH)"
|
||||
msgstr "使用 Secure Shell(SSH 远程登录"
|
||||
|
||||
#: plinth/modules/ssh/forms.py:13
|
||||
msgid "Disable password authentication"
|
||||
@ -7298,34 +7296,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr "已完成:{name}"
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr "安装"
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr "下载中"
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr "媒体改变"
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr "配置文件:{file}"
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-05 21:13-0500\n"
|
||||
"POT-Creation-Date: 2022-12-19 20:15-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/"
|
||||
@ -5594,7 +5594,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/templates/snapshot_delete_selected.html:42
|
||||
#: plinth/modules/snapshot/templates/snapshot_manage.html:20
|
||||
#: plinth/modules/snapshot/views.py:194
|
||||
#: plinth/modules/snapshot/views.py:201
|
||||
msgid "Delete Snapshots"
|
||||
msgstr ""
|
||||
|
||||
@ -5658,37 +5658,37 @@ msgstr ""
|
||||
msgid "Manage Snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:89
|
||||
#: plinth/modules/snapshot/views.py:96
|
||||
msgid "Created snapshot."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:151
|
||||
#: plinth/modules/snapshot/views.py:158
|
||||
msgid "Storage snapshots configuration updated"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:155
|
||||
#: plinth/modules/snapshot/views.py:162
|
||||
#, python-brace-format
|
||||
msgid "Action error: {0} [{1}] [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:181
|
||||
#: plinth/modules/snapshot/views.py:188
|
||||
msgid "Deleted selected snapshots"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:186
|
||||
#: plinth/modules/snapshot/views.py:193
|
||||
msgid "Snapshot is currently in use. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:205
|
||||
#: plinth/modules/snapshot/views.py:212
|
||||
#, python-brace-format
|
||||
msgid "Rolled back to snapshot #{number}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:208
|
||||
#: plinth/modules/snapshot/views.py:215
|
||||
msgid "The system must be restarted to complete the rollback."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/snapshot/views.py:218
|
||||
#: plinth/modules/snapshot/views.py:225
|
||||
msgid "Rollback to Snapshot"
|
||||
msgstr ""
|
||||
|
||||
@ -7161,34 +7161,34 @@ msgstr ""
|
||||
msgid "Finished: {name}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:188
|
||||
#: plinth/package.py:195
|
||||
#, python-brace-format
|
||||
msgid "Package {expression} is not available for install"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:201
|
||||
#: plinth/package.py:208
|
||||
#, python-brace-format
|
||||
msgid "Package {package_name} is the latest version ({latest_version})"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:348
|
||||
#: plinth/package.py:355
|
||||
msgid "installing"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:350
|
||||
#: plinth/package.py:357
|
||||
msgid "downloading"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:352
|
||||
#: plinth/package.py:359
|
||||
msgid "media change"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:354
|
||||
#: plinth/package.py:361
|
||||
#, python-brace-format
|
||||
msgid "configuration file: {file}"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/package.py:382 plinth/package.py:407
|
||||
#: plinth/package.py:389 plinth/package.py:414
|
||||
msgid "Timeout waiting for package manager"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -15,7 +15,7 @@ from plinth.modules.config import get_domainname
|
||||
from plinth.modules.firewall.components import (Firewall,
|
||||
FirewallLocalProtection)
|
||||
from plinth.modules.letsencrypt.components import LetsEncrypt
|
||||
from plinth.package import Packages, uninstall
|
||||
from plinth.package import Packages
|
||||
from plinth.privileged import service as service_privileged
|
||||
from plinth.signals import domain_added, domain_removed
|
||||
from plinth.utils import format_lazy
|
||||
@ -97,7 +97,7 @@ class EmailApp(plinth.app.App):
|
||||
'dovecot-lmtpd', 'dovecot-managesieved', 'dovecot-ldap',
|
||||
'rspamd', 'redis-server', 'openssl'
|
||||
], conflicts=['exim4-base', 'exim4-config', 'exim4-daemon-light'],
|
||||
conflicts_action=Packages.ConflictsAction.IGNORE)
|
||||
conflicts_action=Packages.ConflictsAction.REMOVE)
|
||||
self.add(packages)
|
||||
|
||||
listen_ports = [(25, 'tcp4'), (25, 'tcp6'), (465, 'tcp4'),
|
||||
@ -171,17 +171,7 @@ class EmailApp(plinth.app.App):
|
||||
|
||||
def setup(self, old_version):
|
||||
"""Install and configure the app."""
|
||||
|
||||
def _clear_conflicts():
|
||||
component = self.get_component('packages-email')
|
||||
packages_to_remove = component.find_conflicts()
|
||||
if packages_to_remove:
|
||||
logger.info('Removing conflicting packages: %s',
|
||||
packages_to_remove)
|
||||
uninstall(packages_to_remove)
|
||||
|
||||
# Install
|
||||
_clear_conflicts()
|
||||
super().setup(old_version)
|
||||
|
||||
# Setup
|
||||
|
||||
@ -7,10 +7,10 @@ from django.utils.translation import gettext_lazy as _
|
||||
from plinth import app as app_module
|
||||
from plinth import frontpage, menu
|
||||
from plinth.daemon import Daemon
|
||||
from plinth.modules import firewall
|
||||
from plinth.modules.apache.components import Webserver
|
||||
from plinth.modules.backups.components import BackupRestore
|
||||
from plinth.modules.firewall.components import (Firewall,
|
||||
FirewallLocalProtection)
|
||||
from plinth.modules.firewall.components import Firewall
|
||||
from plinth.modules.users.components import UsersAndGroups
|
||||
from plinth.package import Packages, install
|
||||
from plinth.utils import Version
|
||||
@ -34,7 +34,7 @@ class MiniDLNAApp(app_module.App):
|
||||
|
||||
app_id = 'minidlna'
|
||||
|
||||
_version = 3
|
||||
_version = 4
|
||||
|
||||
def __init__(self):
|
||||
"""Initialize the app components."""
|
||||
@ -75,10 +75,6 @@ class MiniDLNAApp(app_module.App):
|
||||
is_external=False)
|
||||
self.add(firewall)
|
||||
|
||||
firewall_local_protection = FirewallLocalProtection(
|
||||
'firewall-local-protection-minidlna', ['8200'])
|
||||
self.add(firewall_local_protection)
|
||||
|
||||
webserver = Webserver('webserver-minidlna', 'minidlna-freedombox',
|
||||
urls=['https://{host}/_minidlna/'])
|
||||
self.add(webserver)
|
||||
@ -98,6 +94,14 @@ class MiniDLNAApp(app_module.App):
|
||||
"""Install and configure the app."""
|
||||
super().setup(old_version)
|
||||
privileged.setup()
|
||||
if old_version == 3:
|
||||
# Version 3 of the app incorrectly declared port 8200 for firewall
|
||||
# local protection.
|
||||
firewall.remove_passthrough('ipv6', '-A', 'INPUT', '-p', 'tcp',
|
||||
'--dport', '8200', '-j', 'REJECT')
|
||||
firewall.remove_passthrough('ipv4', '-A', 'INPUT', '-p', 'tcp',
|
||||
'--dport', '8200', '-j', 'REJECT')
|
||||
|
||||
if not old_version:
|
||||
self.enable()
|
||||
|
||||
|
||||
@ -58,6 +58,13 @@ class SnapshotAppView(AppView):
|
||||
template_name = 'snapshot.html'
|
||||
form_class = SnapshotForm
|
||||
|
||||
def dispatch(self, request, *args, **kwargs):
|
||||
"""If snapshots are not supported, use a different view."""
|
||||
if not snapshot_module.is_supported():
|
||||
return not_supported_view(request)
|
||||
|
||||
return super().dispatch(request, *args, **kwargs)
|
||||
|
||||
def get_initial(self):
|
||||
"""Return the values to fill in the form."""
|
||||
initial = super().get_initial()
|
||||
|
||||
@ -379,16 +379,12 @@ def _check_dist_upgrade(test_upgrade=False) -> Tuple[bool, str]:
|
||||
|
||||
with open(SOURCES_LIST, 'w', encoding='utf-8') as sources_list:
|
||||
for line in lines:
|
||||
# E.g. replace 'buster' with 'bullseye'.
|
||||
# E.g. replace 'bullseye' with 'bookworm'.
|
||||
new_line = line.replace(dist, codename)
|
||||
if check_dist == 'testing':
|
||||
# E.g. replace 'stable' with 'bullseye'.
|
||||
# E.g. replace 'stable' with 'bookworm'.
|
||||
new_line = new_line.replace('stable', codename)
|
||||
|
||||
# Security suite name renamed starting with bullseye
|
||||
if 'security' in new_line:
|
||||
new_line = new_line.replace('/updates', '-security')
|
||||
|
||||
sources_list.write(new_line)
|
||||
|
||||
logging.info('Dist upgrade in progress. Setting flag.')
|
||||
|
||||
@ -246,7 +246,7 @@ def test_change_other_users_password_as_non_admin():
|
||||
username2, _ = _create_user()
|
||||
new_password = 'pass $123'
|
||||
|
||||
with pytest.raises(subprocess.CalledProcessError):
|
||||
with pytest.raises(PermissionError):
|
||||
privileged.set_user_password(username2, new_password, username1,
|
||||
password1)
|
||||
|
||||
@ -326,8 +326,7 @@ def test_groups():
|
||||
groupname = _random_string()
|
||||
|
||||
_create_group(groupname)
|
||||
with pytest.raises(subprocess.CalledProcessError):
|
||||
subprocess.run(['ldapgid', groupname], check=True)
|
||||
subprocess.run(['ldapgid', groupname], check=True)
|
||||
|
||||
# create-group is idempotent
|
||||
privileged.create_group(groupname)
|
||||
|
||||
@ -81,7 +81,9 @@ class WordPressApp(app_module.App):
|
||||
'php-zip',
|
||||
# WordPress only supports MySQL/MariaDB as DB
|
||||
'default-mysql-server',
|
||||
])
|
||||
],
|
||||
conflicts=['libpam-tmpdir'],
|
||||
conflicts_action=Packages.ConflictsAction.REMOVE)
|
||||
self.add(packages)
|
||||
|
||||
firewall = Firewall('firewall-wordpress', info.name,
|
||||
|
||||
@ -8,6 +8,9 @@
|
||||
## mod_auth_pubtkt
|
||||
##
|
||||
|
||||
# Redirect Webfinger queries, needed by ActivityPub plugin
|
||||
RedirectMatch "^\/\.well-known\/webfinger(.*)$" "\/wordpress\/\.well-known\/webfinger$1"
|
||||
|
||||
# Match longer aliases first to meet expectations
|
||||
Alias /wordpress/wp-content /var/lib/wordpress/wp-content
|
||||
Alias /wordpress /usr/share/wordpress
|
||||
|
||||
@ -67,7 +67,9 @@ class ZophApp(app_module.App):
|
||||
login_required=True)
|
||||
self.add(shortcut)
|
||||
|
||||
packages = Packages('packages-zoph', ['zoph'])
|
||||
packages = Packages('packages-zoph', ['zoph'],
|
||||
conflicts=['libpam-tmpdir'],
|
||||
conflicts_action=Packages.ConflictsAction.REMOVE)
|
||||
self.add(packages)
|
||||
|
||||
firewall = Firewall('firewall-zoph', info.name,
|
||||
|
||||
@ -170,6 +170,13 @@ class Packages(app.FollowerComponent):
|
||||
|
||||
def setup(self, old_version):
|
||||
"""Install the packages."""
|
||||
packages_to_remove = self.find_conflicts()
|
||||
if packages_to_remove and \
|
||||
self.conflicts_action not in (None, self.ConflictsAction.IGNORE):
|
||||
logger.info('Removing conflicting packages: %s',
|
||||
packages_to_remove)
|
||||
uninstall(packages_to_remove)
|
||||
|
||||
install(self.get_actual_packages(),
|
||||
skip_recommends=self.skip_recommends)
|
||||
|
||||
|
||||
@ -114,6 +114,36 @@ def test_packages_setup(install):
|
||||
install.assert_has_calls([call(['python3'], skip_recommends=False)])
|
||||
|
||||
|
||||
@patch('plinth.package.packages_installed')
|
||||
@patch('plinth.package.uninstall')
|
||||
@patch('plinth.package.install')
|
||||
def test_packages_setup_with_conflicts(install, uninstall, packages_installed):
|
||||
"""Test setting up packages with conflicts."""
|
||||
packages_installed.return_value = ['exim4-base']
|
||||
|
||||
component = Packages('test-component', ['bash'], conflicts=['exim4-base'],
|
||||
conflicts_action=Packages.ConflictsAction.REMOVE)
|
||||
component.setup(old_version=0)
|
||||
uninstall.assert_has_calls([call(['exim4-base'])])
|
||||
install.assert_has_calls([call(['bash'], skip_recommends=False)])
|
||||
|
||||
uninstall.reset_mock()
|
||||
install.reset_mock()
|
||||
component = Packages('test-component', ['bash'], conflicts=['exim4-base'])
|
||||
component.setup(old_version=0)
|
||||
uninstall.assert_not_called()
|
||||
install.assert_has_calls([call(['bash'], skip_recommends=False)])
|
||||
|
||||
uninstall.reset_mock()
|
||||
install.reset_mock()
|
||||
component = Packages('test-component', ['bash'],
|
||||
conflicts=['exim4-base', 'not-installed-package'],
|
||||
conflicts_action=Packages.ConflictsAction.IGNORE)
|
||||
component.setup(old_version=0)
|
||||
uninstall.assert_not_called()
|
||||
install.assert_has_calls([call(['bash'], skip_recommends=False)])
|
||||
|
||||
|
||||
@patch('plinth.package.uninstall')
|
||||
def test_packages_uninstall(uninstall):
|
||||
"""Test uninstalling packages component."""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user