Update translation strings

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2018-02-12 18:01:44 -05:00
parent 05af10729c
commit d631fd9abc
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
26 changed files with 2249 additions and 1325 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -18,32 +18,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "" msgstr ""
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "" msgstr ""
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "" msgstr ""
@ -171,15 +171,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "" msgstr ""
@ -230,34 +230,34 @@ msgstr ""
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "" msgstr ""
@ -1313,7 +1313,7 @@ msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -2263,7 +2263,7 @@ msgid "Interface"
msgstr "" msgstr ""
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3261,11 +3261,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3279,46 +3278,76 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
msgid "Hourly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:36
msgid "Daily Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:40
msgid "Weekly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
msgid "Yearly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "" msgstr ""
@ -3336,8 +3365,8 @@ msgstr ""
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "" msgstr ""
@ -3361,38 +3390,38 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -7,11 +7,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2018-02-05 06:47+0000\n" "PO-Revision-Date: 2018-02-05 06:47+0000\n"
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n"
"Language-Team: Czech " "Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/plinth/"
"<https://hosted.weblate.org/projects/freedombox/plinth/cs/>\n" "cs/>\n"
"Language: cs\n" "Language: cs\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 2.19-dev\n" "X-Generator: Weblate 2.19-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "Spojení očekáváno na {kind} portu {listen_address}:{port}" msgstr "Spojení očekáváno na {kind} portu {listen_address}:{port}"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "Spojení očekáváno na {kind} portu {port}" msgstr "Spojení očekáváno na {kind} portu {port}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "Přístup na URL adrese {url} na tcp{kind}" msgstr "Přístup na URL adrese {url} na tcp{kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "Přístup na URL adrese {url}" msgstr "Přístup na URL adrese {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "Připojit k {host}:{port}" msgstr "Připojit k {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "Nedaří se připojit k {host}:{port}" msgstr "Nedaří se připojit k {host}:{port}"
@ -195,15 +195,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "Zatím je k dispozici pouze omezená funkčnost." msgstr "Zatím je k dispozici pouze omezená funkčnost."
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Nastavit" msgstr "Nastavit"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "Název domény" msgstr "Název domény"
@ -261,34 +261,34 @@ msgstr "Jazyk pro toto webové správní rozhraní"
msgid "Submit" msgid "Submit"
msgstr "Potvrdit" msgstr "Potvrdit"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "Obecná nastavení" msgstr "Obecná nastavení"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "Chyba při nastavování názvu stroje: {exception}" msgstr "Chyba při nastavování názvu stroje: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "Nastavení názvu stroje" msgstr "Nastavení názvu stroje"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "Chyba při nastavování názvu domény: {exception}" msgstr "Chyba při nastavování názvu domény: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "Nastavení doménového názvu" msgstr "Nastavení doménového názvu"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "Chyba při nastavování jazyka: {exception}" msgstr "Chyba při nastavování jazyka: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "Jazyk změněn" msgstr "Jazyk změněn"
@ -1184,8 +1184,8 @@ msgid ""
"this status log to the bug report." "this status log to the bug report."
msgstr "" msgstr ""
"Toto je nejnovějších %(num_lines)s řádek ze záznamu (log) stavů tohoto " "Toto je nejnovějších %(num_lines)s řádek ze záznamu (log) stavů tohoto "
"webového rozhraní. Pokud chcete nahlásit chybu, použijte k tomu <a href=\"" "webového rozhraní. Pokud chcete nahlásit chybu, použijte k tomu <a href="
"https://salsa.debian.org/freedombox-team/plinth/issues\">systém správy " "\"https://salsa.debian.org/freedombox-team/plinth/issues\">systém správy "
"hlášení chyb</a> a tyto řádky připojte k hlášení." "hlášení chyb</a> a tyto řádky připojte k hlášení."
#: plinth/modules/help/templates/statuslog.html:38 #: plinth/modules/help/templates/statuslog.html:38
@ -1509,7 +1509,7 @@ msgstr "Získat znovu"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "Smazat" msgstr "Smazat"
@ -2597,7 +2597,7 @@ msgid "Interface"
msgstr "Rozhraní" msgstr "Rozhraní"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3768,12 +3768,19 @@ msgstr ""
"funkčního stavu v případě nechtěných změn v systému." "funkčního stavu v případě nechtěných změn v systému."
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
#, fuzzy
#| msgid ""
#| "Automatic snapshots are taken every hour, day, month and year. Older "
#| "snapshots are automatically deleted keeping 10 of each kind and 50 in "
#| "total. Although snapshots are efficient and only store the differences, "
#| "they may be deleted to reclaim free space. Individual files from older "
#| "snapshots can be accessed by visiting \".snapshots\" directory in the "
#| "filesystem. Snapshots are not a replacement for backups."
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
"Zachycené stavy jsou pořizovány každou hodinu, den, měsíc a rok. Starší " "Zachycené stavy jsou pořizovány každou hodinu, den, měsíc a rok. Starší "
@ -3795,46 +3802,84 @@ msgstr ""
"Zrušte zaškrtnutí tohoto pro vypnutí zachycených stavů časové osy (denně, " "Zrušte zaškrtnutí tohoto pro vypnutí zachycených stavů časové osy (denně, "
"týdně, měsíčně a ročně)." "týdně, měsíčně a ročně)."
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Storage Snapshots"
msgid "Hourly Snapshots Limit"
msgstr "Zachycené stavy datového úložiště"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Daily Snapshots Limit"
msgstr "Smazat zachycené stavy"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Weekly Snapshots Limit"
msgstr "Smazat zachycené stavy"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Yearly Snapshots Limit"
msgstr "Smazat zachycené stavy"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "Pořídit zachycený stav" msgstr "Pořídit zachycený stav"
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "Smazat všechny zachycené stavy" msgstr "Smazat všechny zachycené stavy"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "Smazat vše" msgstr "Smazat vše"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "Počet" msgstr "Počet"
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "Obnovit ze zálohy" msgstr "Obnovit ze zálohy"
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "aktivní" msgstr "aktivní"
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "Vrátit k zachycenému stavu č. %(number)s" msgstr "Vrátit k zachycenému stavu č. %(number)s"
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "Smazat zachycený stav č. %(number)s" msgstr "Smazat zachycený stav č. %(number)s"
@ -3852,8 +3897,8 @@ msgstr "Smazat zachycený stav č. %(number)s"
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "Smazat tyto zachycené stavy natrvalo?" msgstr "Smazat tyto zachycené stavy natrvalo?"
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "Smazat zachycené stavy" msgstr "Smazat zachycené stavy"
@ -3879,38 +3924,40 @@ msgstr "Vrátit k zachycenému stavu č. %(number)s"
msgid "Created snapshot." msgid "Created snapshot."
msgstr "Zachycený stav vytvořen." msgstr "Zachycený stav vytvořen."
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
msgid "Timeline Snapshots configuration updated" #, fuzzy
#| msgid "Timeline Snapshots configuration updated"
msgid "Storage snapshots configuration updated"
msgstr "Nastavení zachycování stavů časové osy aktualizováno" msgstr "Nastavení zachycování stavů časové osy aktualizováno"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "Chyba akce: {0} [{1}] [{2}]" msgstr "Chyba akce: {0} [{1}] [{2}]"
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "Zachycený stav #{number} smazán." msgstr "Zachycený stav #{number} smazán."
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "Smazat zachycený stav" msgstr "Smazat zachycený stav"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "Všechny zachycené stavy smazány." msgstr "Všechny zachycené stavy smazány."
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "Vráceno zpět do podoby zachyceného stavu #{number}." msgstr "Vráceno zpět do podoby zachyceného stavu #{number}."
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "Pro dokončení obnovy ze zálohy je třeba systém restartovat." msgstr "Pro dokončení obnovy ze zálohy je třeba systém restartovat."
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "Vrátit do podoby zachyceného stavu" msgstr "Vrátit do podoby zachyceného stavu"
@ -4789,8 +4836,8 @@ msgid ""
"Plinth project <a href=\"https://salsa.debian.org/freedombox-team/plinth/" "Plinth project <a href=\"https://salsa.debian.org/freedombox-team/plinth/"
"issues\">issue tracker</a>." "issues\">issue tracker</a>."
msgstr "" msgstr ""
"Pokud se domníváte, že by chybějící stránka měla existovat, nahlaste to do <" "Pokud se domníváte, že by chybějící stránka měla existovat, nahlaste to do "
"a href=\"https://salsa.debian.org/freedombox-team/plinth/issues\">systému " "<a href=\"https://salsa.debian.org/freedombox-team/plinth/issues\">systému "
"hlášení chyb</a> projektu Plinth." "hlášení chyb</a> projektu Plinth."
#: plinth/templates/500.html:25 #: plinth/templates/500.html:25

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2016-07-03 21:44+0000\n" "PO-Revision-Date: 2016-07-03 21:44+0000\n"
"Last-Translator: Mikkel Kirkgaard Nielsen <memb_weblate@mikini.dk>\n" "Last-Translator: Mikkel Kirkgaard Nielsen <memb_weblate@mikini.dk>\n"
"Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -21,32 +21,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.7-dev\n" "X-Generator: Weblate 2.7-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "Lytter på {kind} port {listen_address}:{port}" msgstr "Lytter på {kind} port {listen_address}:{port}"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "Lytter på {kind} port {port}" msgstr "Lytter på {kind} port {port}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "Tilgå URL {url} på tcp{kind}" msgstr "Tilgå URL {url} på tcp{kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "Tilgå URL {url}" msgstr "Tilgå URL {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "Forbind til {host}:{port}" msgstr "Forbind til {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "Kan ikke forbinde til {host}:{port}" msgstr "Kan ikke forbinde til {host}:{port}"
@ -193,15 +193,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Konfigurer" msgstr "Konfigurer"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "Domænenavn" msgstr "Domænenavn"
@ -261,34 +261,34 @@ msgstr "Sprog i dette administrationsværktøj"
msgid "Submit" msgid "Submit"
msgstr "Indsend" msgstr "Indsend"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "Generel Konfiguration" msgstr "Generel Konfiguration"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "Kunne ikke sætte værtsnavn: {exception}" msgstr "Kunne ikke sætte værtsnavn: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "Værtsnavn gemt" msgstr "Værtsnavn gemt"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "Kunne ikke sætte domænenavn: {exception}" msgstr "Kunne ikke sætte domænenavn: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "Domænenavn gemt" msgstr "Domænenavn gemt"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "Kunne ikke sætte sprog: {exception}" msgstr "Kunne ikke sætte sprog: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "Sprog ændret" msgstr "Sprog ændret"
@ -1552,7 +1552,7 @@ msgstr "Generhverv"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "Slet" msgstr "Slet"
@ -2633,7 +2633,7 @@ msgid "Interface"
msgstr "Interface" msgstr "Interface"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3812,11 +3812,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3832,54 +3831,92 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Create User"
msgid "Hourly Snapshots Limit"
msgstr "Opret Bruger"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Daily Snapshots Limit"
msgstr "Slet %(name)s"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Weekly Snapshots Limit"
msgstr "Slet %(name)s"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Yearly Snapshots Limit"
msgstr "Slet %(name)s"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
#, fuzzy #, fuzzy
#| msgid "Create User" #| msgid "Create User"
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "Opret Bruger" msgstr "Opret Bruger"
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "Slet %(name)s" msgstr "Slet %(name)s"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
#, fuzzy #, fuzzy
#| msgid "Delete" #| msgid "Delete"
msgid "Delete All" msgid "Delete All"
msgstr "Slet" msgstr "Slet"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
#, fuzzy #, fuzzy
#| msgid "Inactive" #| msgid "Inactive"
msgid "active" msgid "active"
msgstr "Inaktiv" msgstr "Inaktiv"
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, fuzzy, python-format #, fuzzy, python-format
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
@ -3903,8 +3940,8 @@ msgstr "Slet %(name)s"
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "Slet bruger permanent?" msgstr "Slet bruger permanent?"
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete Snapshots" msgid "Delete Snapshots"
@ -3930,44 +3967,44 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
#| msgid "Configuration updated" #| msgid "Configuration updated"
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "Konfiguration opdateret" msgstr "Konfiguration opdateret"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "Fejl under handling: {0} [{1}] [{2}]" msgstr "Fejl under handling: {0} [{1}] [{2}]"
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "Slet %(name)s" msgstr "Slet %(name)s"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "Slet %(name)s" msgstr "Slet %(name)s"
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -9,11 +9,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2018-02-04 15:35+0000\n" "PO-Revision-Date: 2018-02-04 15:35+0000\n"
"Last-Translator: Johannes Keyser <johanneskeyser@posteo.de>\n" "Last-Translator: Johannes Keyser <johanneskeyser@posteo.de>\n"
"Language-Team: German " "Language-Team: German <https://hosted.weblate.org/projects/freedombox/plinth/"
"<https://hosted.weblate.org/projects/freedombox/plinth/de/>\n" "de/>\n"
"Language: de\n" "Language: de\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -21,32 +21,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.19-dev\n" "X-Generator: Weblate 2.19-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "Gebunden auf {kind} Port {listen_address}:{port}" msgstr "Gebunden auf {kind} Port {listen_address}:{port}"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "Gebunden an {kind} Port {port}" msgstr "Gebunden an {kind} Port {port}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "Zugangs URL {url} via TCP{kind}" msgstr "Zugangs URL {url} via TCP{kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "Zugangs-URL {url}" msgstr "Zugangs-URL {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "Verbinden mit {host}:{port}" msgstr "Verbinden mit {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "Verbindung mit {host}:{port} fehlgeschlagen" msgstr "Verbindung mit {host}:{port} fehlgeschlagen"
@ -199,15 +199,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "Derzeit ist nur eine eingeschränkte Funktionalität möglich." msgstr "Derzeit ist nur eine eingeschränkte Funktionalität möglich."
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Konfigurieren" msgstr "Konfigurieren"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "Domain-Name" msgstr "Domain-Name"
@ -267,34 +267,34 @@ msgstr "Die Sprache der Web-Administrations-Oberfläche"
msgid "Submit" msgid "Submit"
msgstr "Absenden" msgstr "Absenden"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "Allgemeine Konfiguration" msgstr "Allgemeine Konfiguration"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "Fehler beim Setzen des Hostnamens: {exception}" msgstr "Fehler beim Setzen des Hostnamens: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "Hostname gesetzt" msgstr "Hostname gesetzt"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "Fehler beim Setzen des Domain-Namens: {exception}" msgstr "Fehler beim Setzen des Domain-Namens: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "Domain Name gesetzt" msgstr "Domain Name gesetzt"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "Fehler beim Setzen der Sprache: {exception}" msgstr "Fehler beim Setzen der Sprache: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "Sprache geändert" msgstr "Sprache geändert"
@ -1196,9 +1196,9 @@ msgid ""
"this status log to the bug report." "this status log to the bug report."
msgstr "" msgstr ""
"Dies sind die letzten %(num_lines)s Zeilen des Statusprotokolls der Web-" "Dies sind die letzten %(num_lines)s Zeilen des Statusprotokolls der Web-"
"Oberfläche. Bitte melden Sie den Fehler im <a href=\"https://salsa.debian.org" "Oberfläche. Bitte melden Sie den Fehler im <a href=\"https://salsa.debian."
"/freedombox-team/plinth/issues\">online Fehlerverfolger</a> und fügen diese " "org/freedombox-team/plinth/issues\">online Fehlerverfolger</a> und fügen "
"Ausgabe hinzu." "diese Ausgabe hinzu."
#: plinth/modules/help/templates/statuslog.html:38 #: plinth/modules/help/templates/statuslog.html:38
msgid "Caution:" msgid "Caution:"
@ -1524,7 +1524,7 @@ msgstr "Wieder beziehen"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "Löschen" msgstr "Löschen"
@ -1861,10 +1861,10 @@ msgid ""
"CreateAccount\">Special:CreateAccount</a> page." "CreateAccount\">Special:CreateAccount</a> page."
msgstr "" msgstr ""
"Diese MediaWiki-Instanz hat zunächst ein zufällig generiertes " "Diese MediaWiki-Instanz hat zunächst ein zufällig generiertes "
"Administratorpasswort. Sie können ein neues Passwort in der \"Konfiguration\"" "Administratorpasswort. Sie können ein neues Passwort in der \"Konfiguration"
" erstellen und sich mit dem \"admin\"-Nutzer anmelden. Dann können Sie " "\" erstellen und sich mit dem \"admin\"-Nutzer anmelden. Dann können Sie "
"weitere Nutzerkonten direkt in MediaWiki anlegen indem Sie die <a href=\"" "weitere Nutzerkonten direkt in MediaWiki anlegen indem Sie die <a href=\"/"
"/mediawiki/index.php/Special:CreateAccount\">spezielle Konto-Erstellen</a> " "mediawiki/index.php/Special:CreateAccount\">spezielle Konto-Erstellen</a> "
"Seite nutzen." "Seite nutzen."
#: plinth/modules/mediawiki/__init__.py:48 #: plinth/modules/mediawiki/__init__.py:48
@ -2627,7 +2627,7 @@ msgid "Interface"
msgstr "Schnittstelle" msgstr "Schnittstelle"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3819,12 +3819,19 @@ msgstr ""
"dem man weiß dass er gut wahr." "dem man weiß dass er gut wahr."
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
#, fuzzy
#| msgid ""
#| "Automatic snapshots are taken every hour, day, month and year. Older "
#| "snapshots are automatically deleted keeping 10 of each kind and 50 in "
#| "total. Although snapshots are efficient and only store the differences, "
#| "they may be deleted to reclaim free space. Individual files from older "
#| "snapshots can be accessed by visiting \".snapshots\" directory in the "
#| "filesystem. Snapshots are not a replacement for backups."
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
"Automatische Schnappschüsse des Dateisystems werden stündlich, täglich, " "Automatische Schnappschüsse des Dateisystems werden stündlich, täglich, "
@ -3848,46 +3855,84 @@ msgstr ""
"Um Speicherauszug-Intervalle (stündlich, täglich, monatlich und jährlich) " "Um Speicherauszug-Intervalle (stündlich, täglich, monatlich und jährlich) "
"auszuschalten, deaktivieren sie diese Option." "auszuschalten, deaktivieren sie diese Option."
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Storage Snapshots"
msgid "Hourly Snapshots Limit"
msgstr "Speicherauszüge"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Daily Snapshots Limit"
msgstr "Lösche Speicherauszüge"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Weekly Snapshots Limit"
msgstr "Lösche Speicherauszüge"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Yearly Snapshots Limit"
msgstr "Lösche Speicherauszüge"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "Speicherauszug anlegen" msgstr "Speicherauszug anlegen"
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "Lösche alle Speicherauszüge" msgstr "Lösche alle Speicherauszüge"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "Alle löschen" msgstr "Alle löschen"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "Nummer" msgstr "Nummer"
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "Zurücksetzen" msgstr "Zurücksetzen"
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "aktiv" msgstr "aktiv"
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "Zurücksetzen auf Speicherauszug #%(number)s" msgstr "Zurücksetzen auf Speicherauszug #%(number)s"
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "Lösche Speicherauszug #%(number)s" msgstr "Lösche Speicherauszug #%(number)s"
@ -3905,8 +3950,8 @@ msgstr "Lösche Speicherauszug #%(number)s"
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "Den folgenden Speicherauszug permanent löschen?" msgstr "Den folgenden Speicherauszug permanent löschen?"
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "Lösche Speicherauszüge" msgstr "Lösche Speicherauszüge"
@ -3933,39 +3978,41 @@ msgstr "Zurücksetzen auf Speicherauszug #%(number)s"
msgid "Created snapshot." msgid "Created snapshot."
msgstr "Speicherauszug erstellt." msgstr "Speicherauszug erstellt."
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
msgid "Timeline Snapshots configuration updated" #, fuzzy
#| msgid "Timeline Snapshots configuration updated"
msgid "Storage snapshots configuration updated"
msgstr "Konfiguration der Speicherauszug-Intervalle aktualisiert" msgstr "Konfiguration der Speicherauszug-Intervalle aktualisiert"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "Action error: {0} [{1}] [{2}]" msgstr "Action error: {0} [{1}] [{2}]"
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "Speicherauszug #{number} gelöscht." msgstr "Speicherauszug #{number} gelöscht."
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "Lösche Speicherauszug" msgstr "Lösche Speicherauszug"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "Alle Speicherauszüge gelöscht." msgstr "Alle Speicherauszüge gelöscht."
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "Zurückgesetzt auf Speicherauszug #{number}." msgstr "Zurückgesetzt auf Speicherauszug #{number}."
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
"Das System muss neu gestartet werden um das Zurücksetzen abzuschließen." "Das System muss neu gestartet werden um das Zurücksetzen abzuschließen."
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "Zurücksetzen auf Speicherauszug" msgstr "Zurücksetzen auf Speicherauszug"
@ -4869,8 +4916,8 @@ msgid ""
"issues\">issue tracker</a>." "issues\">issue tracker</a>."
msgstr "" msgstr ""
"Wenn Sie denken, dass diese fehlende Seite vorhanden sein sollte, erstellen " "Wenn Sie denken, dass diese fehlende Seite vorhanden sein sollte, erstellen "
"Sie bitte eine Fehlermeldung im <a href=\"https://salsa.debian.org" "Sie bitte eine Fehlermeldung im <a href=\"https://salsa.debian.org/"
"/freedombox-team/plinth/issues\">online Problemverfolger</a> des Plinth " "freedombox-team/plinth/issues\">online Problemverfolger</a> des Plinth "
"Projektes." "Projektes."
#: plinth/templates/500.html:25 #: plinth/templates/500.html:25
@ -4886,10 +4933,10 @@ msgid ""
"href=\"%(status_log_url)s\">status log</a> to the bug report." "href=\"%(status_log_url)s\">status log</a> to the bug report."
msgstr "" msgstr ""
"Dies ist ein interner Fehler und nicht etwas, das Sie verursacht haben oder " "Dies ist ein interner Fehler und nicht etwas, das Sie verursacht haben oder "
"beheben können. Bitte melden Sie den Fehler im <a href=\"" "beheben können. Bitte melden Sie den Fehler im <a href=\"https://salsa."
"https://salsa.debian.org/freedombox-team/plinth/issues\">online " "debian.org/freedombox-team/plinth/issues\">online Fehlermelder</a>, so dass "
"Fehlermelder</a>, so dass wir ihn beheben können. Fügen sie auch das <a href=" "wir ihn beheben können. Fügen sie auch das <a href=\"%(status_log_url)s"
"\"%(status_log_url)s\">Statusprotokoll</a> dem Fehlerbericht bei." "\">Statusprotokoll</a> dem Fehlerbericht bei."
#: plinth/templates/apps.html:33 #: plinth/templates/apps.html:33
msgid "Services and Applications" msgid "Services and Applications"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,32 +17,32 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "" msgstr ""
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "" msgstr ""
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "" msgstr ""
@ -170,15 +170,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "" msgstr ""
@ -229,34 +229,34 @@ msgstr ""
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "" msgstr ""
@ -1312,7 +1312,7 @@ msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -2262,7 +2262,7 @@ msgid "Interface"
msgstr "" msgstr ""
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3260,11 +3260,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3278,46 +3277,76 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
msgid "Hourly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:36
msgid "Daily Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:40
msgid "Weekly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
msgid "Yearly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "" msgstr ""
@ -3335,8 +3364,8 @@ msgstr ""
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "" msgstr ""
@ -3360,38 +3389,38 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2017-10-04 22:47+0000\n" "PO-Revision-Date: 2017-10-04 22:47+0000\n"
"Last-Translator: Luis A. Arizmendi <luis.arizmendi@mailfence.com>\n" "Last-Translator: Luis A. Arizmendi <luis.arizmendi@mailfence.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/"
@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.17-dev\n" "X-Generator: Weblate 2.17-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "Escuchando en el puerto {kind} {listen_address}:{port}" msgstr "Escuchando en el puerto {kind} {listen_address}:{port}"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "Escuchando en el puerto {port} {kind}" msgstr "Escuchando en el puerto {port} {kind}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "Acceso a {url} en tcp{kind}" msgstr "Acceso a {url} en tcp{kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "Acceso a {url}" msgstr "Acceso a {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "Conectar a {host}:{port}" msgstr "Conectar a {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "No se pudo conectar a {host}:{port}" msgstr "No se pudo conectar a {host}:{port}"
@ -198,15 +198,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Configurar" msgstr "Configurar"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "Nombre de dominio" msgstr "Nombre de dominio"
@ -267,34 +267,34 @@ msgstr "Idioma para la interfaz de administración web"
msgid "Submit" msgid "Submit"
msgstr "Enviar" msgstr "Enviar"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "Configuración general" msgstr "Configuración general"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "Error al definir el nombre de anfitrión: {exception}" msgstr "Error al definir el nombre de anfitrión: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "Asignar nombre de anfitrión" msgstr "Asignar nombre de anfitrión"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "Error al establecer nombre de dominio: {exception}" msgstr "Error al establecer nombre de dominio: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "Asignar nombre de dominio" msgstr "Asignar nombre de dominio"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "Error al establecer idioma: {exception}" msgstr "Error al establecer idioma: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "Idioma cambiado" msgstr "Idioma cambiado"
@ -1539,7 +1539,7 @@ msgstr "Volver a obtener"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "Eliminar" msgstr "Eliminar"
@ -2640,7 +2640,7 @@ msgid "Interface"
msgstr "Interfaz" msgstr "Interfaz"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3805,12 +3805,19 @@ msgstr ""
"cambios no deseados." "cambios no deseados."
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
#, fuzzy
#| msgid ""
#| "Automatic snapshots are taken every hour, day, month and year. Older "
#| "snapshots are automatically deleted keeping 10 of each kind and 50 in "
#| "total. Although snapshots are efficient and only store the differences, "
#| "they may be deleted to reclaim free space. Individual files from older "
#| "snapshots can be accessed by visiting \".snapshots\" directory in the "
#| "filesystem. Snapshots are not a replacement for backups."
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
"Se toman instantáneas automáticas cada hora, día, mes y año. Los más " "Se toman instantáneas automáticas cada hora, día, mes y año. Los más "
@ -3832,50 +3839,88 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Storage Snapshots"
msgid "Hourly Snapshots Limit"
msgstr "Almacén de instantáneas"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Daily Snapshots Limit"
msgstr "Eliminar instantánea"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Weekly Snapshots Limit"
msgstr "Eliminar instantánea"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Yearly Snapshots Limit"
msgstr "Eliminar instantánea"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "Crear instantánea" msgstr "Crear instantánea"
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "Eliminar instantánea" msgstr "Eliminar instantánea"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
#, fuzzy #, fuzzy
#| msgid "Delete" #| msgid "Delete"
msgid "Delete All" msgid "Delete All"
msgstr "Eliminar" msgstr "Eliminar"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "Número" msgstr "Número"
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "Fecha" msgstr "Fecha"
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "Restaurar" msgstr "Restaurar"
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "Activa" msgstr "Activa"
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "Restaurar a instantánea %(number)s" msgstr "Restaurar a instantánea %(number)s"
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "Eliminar instantánea %(number)s" msgstr "Eliminar instantánea %(number)s"
@ -3895,8 +3940,8 @@ msgstr "Eliminar instantánea %(number)s"
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "¿Eliminar esta instantánea definitivamente?" msgstr "¿Eliminar esta instantánea definitivamente?"
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Delete Snapshots" msgid "Delete Snapshots"
@ -3924,42 +3969,42 @@ msgstr "Restaurar a instantánea %(number)s"
msgid "Created snapshot." msgid "Created snapshot."
msgstr "Instantánea creada." msgstr "Instantánea creada."
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
#| msgid "Access rights configuration updated" #| msgid "Access rights configuration updated"
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "Configuración de derechos de acceso actualizada" msgstr "Configuración de derechos de acceso actualizada"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "Acción de error: {0} [{1}] [{2}]" msgstr "Acción de error: {0} [{1}] [{2}]"
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "Borrar instantánea {number}." msgstr "Borrar instantánea {number}."
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "Eliminar instantánea" msgstr "Eliminar instantánea"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "Eliminar instantánea" msgstr "Eliminar instantánea"
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "Sistema restaurado a la instantánea {number}." msgstr "Sistema restaurado a la instantánea {number}."
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "Debe reiniciar el sistema para completar la restauración." msgstr "Debe reiniciar el sistema para completar la restauración."
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "Restaurar a instantánea" msgstr "Restaurar a instantánea"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2016-08-12 15:51+0000\n" "PO-Revision-Date: 2016-08-12 15:51+0000\n"
"Last-Translator: Masoud Abkenar <ampbox@gmail.com>\n" "Last-Translator: Masoud Abkenar <ampbox@gmail.com>\n"
"Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/"
@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.8-dev\n" "X-Generator: Weblate 2.8-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "در حال گوش دادن به پورت {kind} در {listen_address}:{port}" msgstr "در حال گوش دادن به پورت {kind} در {listen_address}:{port}"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "در حال گوش دادن به پورت {kind} یعنی {port}" msgstr "در حال گوش دادن به پورت {kind} یعنی {port}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "دسترسی به نشانی {url} در tcp{kind}" msgstr "دسترسی به نشانی {url} در tcp{kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "دسترسی به نشانی {url}" msgstr "دسترسی به نشانی {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "اتصال به {host}:{port}" msgstr "اتصال به {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "نمی‌توان به {host}:{port} وصل شد" msgstr "نمی‌توان به {host}:{port} وصل شد"
@ -190,7 +190,7 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
@ -198,8 +198,8 @@ msgstr ""
msgid "Configure" msgid "Configure"
msgstr "پیکربندی" msgstr "پیکربندی"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "نام دامنه" msgstr "نام دامنه"
@ -262,34 +262,34 @@ msgstr "زبان محیط این برنامهٔ مدیریتی"
msgid "Submit" msgid "Submit"
msgstr "فرستادن" msgstr "فرستادن"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "پیکربندی عمومی" msgstr "پیکربندی عمومی"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "خطا در هنگام تنظیم نام میزبان: {exception}" msgstr "خطا در هنگام تنظیم نام میزبان: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "نام میزبان تنظیم شد" msgstr "نام میزبان تنظیم شد"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "خطا در هنگام تنظیم نام دامنه: {exception}" msgstr "خطا در هنگام تنظیم نام دامنه: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "نام دامنه تنظیم شد" msgstr "نام دامنه تنظیم شد"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "خطا در هنگام تنظیم زبان: {exception}" msgstr "خطا در هنگام تنظیم زبان: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "زبان عوض شد" msgstr "زبان عوض شد"
@ -1516,7 +1516,7 @@ msgstr "بازپس‌گیری"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "پاک‌کردن" msgstr "پاک‌کردن"
@ -2567,7 +2567,7 @@ msgid "Interface"
msgstr "واسط" msgstr "واسط"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3594,11 +3594,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3614,50 +3613,88 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Hourly Snapshots Limit"
msgstr "پاک‌کردن %(name)s"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Daily Snapshots Limit"
msgstr "پاک‌کردن %(name)s"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Weekly Snapshots Limit"
msgstr "پاک‌کردن %(name)s"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Yearly Snapshots Limit"
msgstr "پاک‌کردن %(name)s"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "پاک‌کردن %(name)s" msgstr "پاک‌کردن %(name)s"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
#, fuzzy #, fuzzy
#| msgid "Delete" #| msgid "Delete"
msgid "Delete All" msgid "Delete All"
msgstr "پاک‌کردن" msgstr "پاک‌کردن"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, fuzzy, python-format #, fuzzy, python-format
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
@ -3677,8 +3714,8 @@ msgstr "پاک‌کردن %(name)s"
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete Snapshots" msgid "Delete Snapshots"
@ -3704,44 +3741,44 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
#| msgid "Configuration updated" #| msgid "Configuration updated"
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "پیکربندی به‌روز شد" msgstr "پیکربندی به‌روز شد"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "پاک‌کردن %(name)s" msgstr "پاک‌کردن %(name)s"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "پاک‌کردن %(name)s" msgstr "پاک‌کردن %(name)s"
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Plinth 0.6\n" "Project-Id-Version: Plinth 0.6\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2016-01-31 22:24+0530\n" "PO-Revision-Date: 2016-01-31 22:24+0530\n"
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n" "Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
"Language-Team: Plinth Developers <freedombox-discuss@lists.alioth.debian." "Language-Team: Plinth Developers <freedombox-discuss@lists.alioth.debian."
@ -18,33 +18,33 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "LISTENING ON {kind} PORT {listen_address}:{port}" msgstr "LISTENING ON {kind} PORT {listen_address}:{port}"
# LISTENING ON {kind} PORT {port} # LISTENING ON {kind} PORT {port}
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "LISTENING ON {kind} PORT {port}" msgstr "LISTENING ON {kind} PORT {port}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "ACCESS URL {url} ON TCP{kind}" msgstr "ACCESS URL {url} ON TCP{kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "ACCESS URL {url}" msgstr "ACCESS URL {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "CONNECT TO {host}:{port}" msgstr "CONNECT TO {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "CANNOT CONNECT TO {host}:{port}" msgstr "CANNOT CONNECT TO {host}:{port}"
@ -204,15 +204,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "CONFIGURE" msgstr "CONFIGURE"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "DOMAIN NAME" msgstr "DOMAIN NAME"
@ -273,34 +273,34 @@ msgstr "LANGUAGE FOR THIS WEB ADMINISTRATION INTERFACE"
msgid "Submit" msgid "Submit"
msgstr "SUBMIT" msgstr "SUBMIT"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "GENERAL CONFIGURATION" msgstr "GENERAL CONFIGURATION"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "ERROR SETTING HOSTNAME: {exception}" msgstr "ERROR SETTING HOSTNAME: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "HOSTNAME SET" msgstr "HOSTNAME SET"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "ERROR SETTING DOMAIN NAME: {exception}" msgstr "ERROR SETTING DOMAIN NAME: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "DOMAIN NAME SET" msgstr "DOMAIN NAME SET"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "ERROR SETTING LANGUAGE: {exception}" msgstr "ERROR SETTING LANGUAGE: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "LANGUAGE UNCHANGED" msgstr "LANGUAGE UNCHANGED"
@ -1613,7 +1613,7 @@ msgstr "RE-OBTAIN"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "DELETE" msgstr "DELETE"
@ -2712,7 +2712,7 @@ msgid "Interface"
msgstr "INTERFACE" msgstr "INTERFACE"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3919,11 +3919,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3939,54 +3938,92 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Create User"
msgid "Hourly Snapshots Limit"
msgstr "CREATE USER"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Daily Snapshots Limit"
msgstr "DELETE %(name)s"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Weekly Snapshots Limit"
msgstr "DELETE %(name)s"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Yearly Snapshots Limit"
msgstr "DELETE %(name)s"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
#, fuzzy #, fuzzy
#| msgid "Create User" #| msgid "Create User"
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "CREATE USER" msgstr "CREATE USER"
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "DELETE %(name)s" msgstr "DELETE %(name)s"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
#, fuzzy #, fuzzy
#| msgid "Delete" #| msgid "Delete"
msgid "Delete All" msgid "Delete All"
msgstr "DELETE" msgstr "DELETE"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
#, fuzzy #, fuzzy
#| msgid "Inactive" #| msgid "Inactive"
msgid "active" msgid "active"
msgstr "INACTIVE" msgstr "INACTIVE"
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, fuzzy, python-format #, fuzzy, python-format
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
@ -4010,8 +4047,8 @@ msgstr "DELETE %(name)s"
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "DELETE USER PERMANENTLY?" msgstr "DELETE USER PERMANENTLY?"
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete Snapshots" msgid "Delete Snapshots"
@ -4037,44 +4074,44 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
#| msgid "Configuration updated" #| msgid "Configuration updated"
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "CONFIGURATION UPDATED" msgstr "CONFIGURATION UPDATED"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "ACTION ERROR: {0} [{1}] [{2}]" msgstr "ACTION ERROR: {0} [{1}] [{2}]"
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "DELETE %(name)s" msgstr "DELETE %(name)s"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "DELETE %(name)s" msgstr "DELETE %(name)s"
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2018-01-03 10:08+0000\n" "PO-Revision-Date: 2018-01-03 10:08+0000\n"
"Last-Translator: pitchum <pitchum@gramaton.org>\n" "Last-Translator: pitchum <pitchum@gramaton.org>\n"
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: French <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 2.19-dev\n" "X-Generator: Weblate 2.19-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "Écoute sur le port {listen_address}:{port} ({kind})" msgstr "Écoute sur le port {listen_address}:{port} ({kind})"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "Écoute sur le port {port}, type {kind}" msgstr "Écoute sur le port {port}, type {kind}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "Accès à l'URL {url} via tcp{kind}" msgstr "Accès à l'URL {url} via tcp{kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "Accès à l'URL {url}" msgstr "Accès à l'URL {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "Connexion à {host}:{port}" msgstr "Connexion à {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "Impossible de se connecter à {host}:{port}" msgstr "Impossible de se connecter à {host}:{port}"
@ -198,15 +198,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Configurer" msgstr "Configurer"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "Nom de Domaine" msgstr "Nom de Domaine"
@ -270,34 +270,34 @@ msgstr "Langue de cette interface web d'administration"
msgid "Submit" msgid "Submit"
msgstr "Soumettre" msgstr "Soumettre"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "Configuration générale" msgstr "Configuration générale"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "Erreur lors de l'établissement du nom de machine : {exception}" msgstr "Erreur lors de l'établissement du nom de machine : {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "Nom de machine établi" msgstr "Nom de machine établi"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "Erreur lors de l'établissement du nom de domaine : {exception}" msgstr "Erreur lors de l'établissement du nom de domaine : {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "Nom de domaine établi" msgstr "Nom de domaine établi"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "Erreur lors de la configuration de la langue : {exception}" msgstr "Erreur lors de la configuration de la langue : {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "Langue modifiée" msgstr "Langue modifiée"
@ -1560,7 +1560,7 @@ msgstr "Obtenir à nouveau"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "Supprimer" msgstr "Supprimer"
@ -2679,7 +2679,7 @@ msgid "Interface"
msgstr "Interface" msgstr "Interface"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3861,12 +3861,19 @@ msgstr ""
"à un précédent état correct connu en cas de changements non désirés." "à un précédent état correct connu en cas de changements non désirés."
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
#, fuzzy
#| msgid ""
#| "Automatic snapshots are taken every hour, day, month and year. Older "
#| "snapshots are automatically deleted keeping 10 of each kind and 50 in "
#| "total. Although snapshots are efficient and only store the differences, "
#| "they may be deleted to reclaim free space. Individual files from older "
#| "snapshots can be accessed by visiting \".snapshots\" directory in the "
#| "filesystem. Snapshots are not a replacement for backups."
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
"Les instantanés automatiques sont établis chaque heure, chaque jour, chaque " "Les instantanés automatiques sont établis chaque heure, chaque jour, chaque "
@ -3890,50 +3897,88 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Storage Snapshots"
msgid "Hourly Snapshots Limit"
msgstr "Instantanés de stockage"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Daily Snapshots Limit"
msgstr "Supprimer l'instantané"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Weekly Snapshots Limit"
msgstr "Supprimer l'instantané"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Yearly Snapshots Limit"
msgstr "Supprimer l'instantané"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "Créer un instantané" msgstr "Créer un instantané"
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "Supprimer l'instantané" msgstr "Supprimer l'instantané"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
#, fuzzy #, fuzzy
#| msgid "Delete" #| msgid "Delete"
msgid "Delete All" msgid "Delete All"
msgstr "Supprimer" msgstr "Supprimer"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "Numéro" msgstr "Numéro"
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "Date" msgstr "Date"
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "Revenir en arrière" msgstr "Revenir en arrière"
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "actif" msgstr "actif"
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "Revenir à l'instantané #%(number)s" msgstr "Revenir à l'instantané #%(number)s"
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "Effacer l'instantané #%(number)s" msgstr "Effacer l'instantané #%(number)s"
@ -3953,8 +3998,8 @@ msgstr "Supprimer l'instantané numéro #%(number)s"
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "Supprimer définitivement cet instantané ?" msgstr "Supprimer définitivement cet instantané ?"
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Delete Snapshots" msgid "Delete Snapshots"
@ -3983,42 +4028,42 @@ msgstr "Revenir à l'instantané #%(number)s"
msgid "Created snapshot." msgid "Created snapshot."
msgstr "Instantané créé." msgstr "Instantané créé."
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
#| msgid "Access rights configuration updated" #| msgid "Access rights configuration updated"
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "Configuration des droits d'accès mise à jour" msgstr "Configuration des droits d'accès mise à jour"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "Erreur sur action : {0} [{1}] [{2}]" msgstr "Erreur sur action : {0} [{1}] [{2}]"
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "Instantané #{number} supprimé." msgstr "Instantané #{number} supprimé."
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "Supprimer l'instantané" msgstr "Supprimer l'instantané"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "Supprimer l'instantané" msgstr "Supprimer l'instantané"
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "Retour vers l'instantané #{number} effectué." msgstr "Retour vers l'instantané #{number} effectué."
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." 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." msgstr "Le système doit être redémarré pour terminer le retour en arrière."
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "Revenir à l'instantané" msgstr "Revenir à l'instantané"

View File

@ -7,11 +7,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-15 14:36-0500\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2018-02-05 18:37+0000\n" "PO-Revision-Date: 2018-02-05 18:37+0000\n"
"Last-Translator: drashti kaushik <drashtipandya37@gmail.com>\n" "Last-Translator: drashti kaushik <drashtipandya37@gmail.com>\n"
"Language-Team: Gujarati " "Language-Team: Gujarati <https://hosted.weblate.org/projects/freedombox/"
"<https://hosted.weblate.org/projects/freedombox/plinth/gu/>\n" "plinth/gu/>\n"
"Language: gu\n" "Language: gu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 2.19-dev\n" "X-Generator: Weblate 2.19-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "સાંભળે છે {kind} પોર્ટ {listen_address}:{port}" msgstr "સાંભળે છે {kind} પોર્ટ {listen_address}:{port}"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "સાંભળે છે {kind} પોર્ટ {port}" msgstr "સાંભળે છે {kind} પોર્ટ {port}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "ઍક્સેસ URL {url} tcp પર {kind}" msgstr "ઍક્સેસ URL {url} tcp પર {kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "ઍક્સેસ URL {url}" msgstr "ઍક્સેસ URL {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "{host}:{port} ને સંપર્ક કરો" msgstr "{host}:{port} ને સંપર્ક કરો"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "{host}:{port} નો સંપર્ક નથી સાધી શકતા" msgstr "{host}:{port} નો સંપર્ક નથી સાધી શકતા"
@ -189,15 +189,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "હાલમાં ફક્ત મર્યાદિત કાર્યક્ષમતા ઉપલબ્ધ છે." msgstr "હાલમાં ફક્ત મર્યાદિત કાર્યક્ષમતા ઉપલબ્ધ છે."
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "ગોઠવો" msgstr "ગોઠવો"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "ક્ષેત્રનું નામ" msgstr "ક્ષેત્રનું નામ"
@ -257,34 +257,34 @@ msgstr "આ વેબ પ્રબંધક ઈન્ટરફેસ માટ
msgid "Submit" msgid "Submit"
msgstr "સમર્પિત કરો" msgstr "સમર્પિત કરો"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "સામાન્ય ગોઠવણી" msgstr "સામાન્ય ગોઠવણી"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "હોસ્ટનું નામ સ્થાપિત કરતાં ભૂલ થઇ: {exception}" msgstr "હોસ્ટનું નામ સ્થાપિત કરતાં ભૂલ થઇ: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "હોસ્ટનું નામ સ્થાપિત કર્યું" msgstr "હોસ્ટનું નામ સ્થાપિત કર્યું"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "ક્ષેત્રીય નામ સ્થાપિત કરતાં ભૂલ થઇ: {exception}" msgstr "ક્ષેત્રીય નામ સ્થાપિત કરતાં ભૂલ થઇ: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "ક્ષેત્રીય નામ સ્થાપિત કર્યું" msgstr "ક્ષેત્રીય નામ સ્થાપિત કર્યું"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "ભાષા સ્થાપિત કરતાં ભૂલ થઇ: {exception}" msgstr "ભાષા સ્થાપિત કરતાં ભૂલ થઇ: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "ભાષા બદલી" msgstr "ભાષા બદલી"
@ -886,9 +886,9 @@ msgid ""
"network traffic on your {box_name}. Keeping a firewall enabled and properly " "network traffic on your {box_name}. Keeping a firewall enabled and properly "
"configured reduces risk of security threat from the Internet." "configured reduces risk of security threat from the Internet."
msgstr "" msgstr ""
"ફાયરવોલ એક સુરક્ષા પ્રણાલી છે જે તમારા અને તમારા આઉટગોઇંગ નેટવર્ક ટ્રાફિકને " "ફાયરવોલ એક સુરક્ષા પ્રણાલી છે જે તમારા અને તમારા આઉટગોઇંગ નેટવર્ક ટ્રાફિકને નિયંત્રિત કરે "
"નિયંત્રિત કરે છે {box_name}. ફાયરવૉલ સક્ષમ અને યોગ્ય રીતે રૂપરેખાંકિત રાખીને " "છે {box_name}. ફાયરવૉલ સક્ષમ અને યોગ્ય રીતે રૂપરેખાંકિત રાખીને ઇન્ટરનેટથી સુરક્ષાના ભયને "
"ઇન્ટરનેટથી સુરક્ષાના ભયને ઘટાડે છે." "ઘટાડે છે."
#: plinth/modules/firewall/templates/firewall.html:25 #: plinth/modules/firewall/templates/firewall.html:25
msgid "Current status:" msgid "Current status:"
@ -902,10 +902,10 @@ msgid ""
"you may run it using the command 'service firewalld start' or in case of a " "you may run it using the command 'service firewalld start' or in case of a "
"system with systemd 'systemctl start firewalld'." "system with systemd 'systemctl start firewalld'."
msgstr "" msgstr ""
"ફાયરવોલ ડિમન ચાલી રહ્યું નથી. કૃપા કરીને તેને ચલાવો. ફાયરવોલ %(box_name)s " "ફાયરવોલ ડિમન ચાલી રહ્યું નથી. કૃપા કરીને તેને ચલાવો. ફાયરવોલ %(box_name)s પર મૂળભૂત "
"પર મૂળભૂત સક્ષમ કરેલું છે. કોઈપણ ડેબિયન આધારિત સિસ્ટમ પર(જેવી કે " "સક્ષમ કરેલું છે. કોઈપણ ડેબિયન આધારિત સિસ્ટમ પર(જેવી કે %(box_name)s) તમે આદેશનો ઉપયોગ "
"%(box_name)s) તમે આદેશનો ઉપયોગ કરીને તેને ચલાવી શકો છો 'service firewalld " "કરીને તેને ચલાવી શકો છો 'service firewalld start' અથવા systemd સાથે સિસ્ટમના "
"start' અથવા systemd સાથે સિસ્ટમના કિસ્સામાં 'systemctl start firewalld'." "કિસ્સામાં 'systemctl start firewalld'."
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
msgid "Show Ports" msgid "Show Ports"
@ -950,9 +950,8 @@ msgid ""
"also permitted in the firewall and when you disable a service it is also " "also permitted in the firewall and when you disable a service it is also "
"disabled in the firewall." "disabled in the firewall."
msgstr "" msgstr ""
"ફાયરવૉલનું સંચાલન આપોઆપ છે. જ્યારે તમે સેવાને સક્ષમ કરો છો ત્યારે તેને " "ફાયરવૉલનું સંચાલન આપોઆપ છે. જ્યારે તમે સેવાને સક્ષમ કરો છો ત્યારે તેને ફાયરવૉલમાં પણ "
"ફાયરવૉલમાં પણ પરવાનગી છે અને જ્યારે તમે કોઈ સેવા અક્ષમ કરો છો ત્યારે તે " "પરવાનગી છે અને જ્યારે તમે કોઈ સેવા અક્ષમ કરો છો ત્યારે તે ફાયરવૉલમાં પણ અક્ષમ થાય છે."
"ફાયરવૉલમાં પણ અક્ષમ થાય છે."
#: plinth/modules/first_boot/templates/firstboot_complete.html:29 #: plinth/modules/first_boot/templates/firstboot_complete.html:29
msgid "Setup Complete!" msgid "Setup Complete!"
@ -973,8 +972,8 @@ msgid ""
"You may want to check the <a href=\"%(networks_url)s\">network setup</a> and " "You may want to check the <a href=\"%(networks_url)s\">network setup</a> and "
"modify it if necessary." "modify it if necessary."
msgstr "" msgstr ""
"તમે તપાસી શકો છો <a href=\"%(networks_url)s\">નેટવર્ક સેટઅપ</a> અને જો જરૂરી " "તમે તપાસી શકો છો <a href=\"%(networks_url)s\">નેટવર્ક સેટઅપ</a> અને જો જરૂરી હોય "
"હોય તો તેને સુધારો." "તો તેને સુધારો."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23 #: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/help/templates/help_index.html:33 #: plinth/modules/help/templates/help_index.html:33
@ -992,8 +991,8 @@ msgid ""
"To complete the setup of your %(box_name)s, please provide some basic " "To complete the setup of your %(box_name)s, please provide some basic "
"information." "information."
msgstr "" msgstr ""
"તમારા %(box_name)s ના સેટઅપને પૂર્ણ કરવા માટે, કૃપા કરીને કેટલીક મૂળભૂત " "તમારા %(box_name)s ના સેટઅપને પૂર્ણ કરવા માટે, કૃપા કરીને કેટલીક મૂળભૂત માહિતી પ્રદાન "
"માહિતી પ્રદાન કરો." "કરો."
#: plinth/modules/first_boot/views.py:56 #: plinth/modules/first_boot/views.py:56
msgid "Setup Complete" msgid "Setup Complete"
@ -1424,7 +1423,7 @@ msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -2378,7 +2377,7 @@ msgid "Interface"
msgstr "" msgstr ""
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3376,11 +3375,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3394,46 +3392,76 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
msgid "Hourly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:36
msgid "Daily Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:40
msgid "Weekly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
msgid "Yearly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "" msgstr ""
@ -3451,8 +3479,8 @@ msgstr ""
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "" msgstr ""
@ -3476,39 +3504,39 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "DNSSEC ગોઠવણીને સુધારેલી શરુ કરો" msgstr "DNSSEC ગોઠવણીને સુધારેલી શરુ કરો"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2018-01-22 14:10+0000\n" "PO-Revision-Date: 2018-01-22 14:10+0000\n"
"Last-Translator: drashti kaushik <drashtipandya37@gmail.com>\n" "Last-Translator: drashti kaushik <drashtipandya37@gmail.com>\n"
"Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 2.19-dev\n" "X-Generator: Weblate 2.19-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "" msgstr ""
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "" msgstr ""
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "{host}:{port} से जुड़े" msgstr "{host}:{port} से जुड़े"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "" msgstr ""
@ -173,15 +173,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "कॉन्फ़िगर करें" msgstr "कॉन्फ़िगर करें"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
#, fuzzy #, fuzzy
msgid "Domain Name" msgid "Domain Name"
@ -238,34 +238,34 @@ msgstr ""
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "सामान्य कॉन्फ़िगरेशन" msgstr "सामान्य कॉन्फ़िगरेशन"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "{exception}: होस्ट नाम सेट करने में त्रुटि" msgstr "{exception}: होस्ट नाम सेट करने में त्रुटि"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "{exception}: डोमेन नाम सेट करने में त्रुटि" msgstr "{exception}: डोमेन नाम सेट करने में त्रुटि"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
#, fuzzy #, fuzzy
msgid "Language changed" msgid "Language changed"
msgstr "भाषा बदल दी गयी है" msgstr "भाषा बदल दी गयी है"
@ -1326,7 +1326,7 @@ msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -2276,7 +2276,7 @@ msgid "Interface"
msgstr "" msgstr ""
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3274,11 +3274,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3292,46 +3291,76 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
msgid "Hourly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:36
msgid "Daily Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:40
msgid "Weekly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
msgid "Yearly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "" msgstr ""
@ -3349,8 +3378,8 @@ msgstr ""
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "" msgstr ""
@ -3374,38 +3403,38 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Indonesian (FreedomBox)\n" "Project-Id-Version: Indonesian (FreedomBox)\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2016-08-28 19:39+0000\n" "PO-Revision-Date: 2016-08-28 19:39+0000\n"
"Last-Translator: Izharul Haq <atoz.chevara.2013@gmail.com>\n" "Last-Translator: Izharul Haq <atoz.chevara.2013@gmail.com>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/"
@ -14,32 +14,32 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 2.10-dev\n" "X-Generator: Weblate 2.10-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "Akses URL {url} pada tcp{kind}" msgstr "Akses URL {url} pada tcp{kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "Akses URL {url}" msgstr "Akses URL {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "Terhubung ke {host}:{port}" msgstr "Terhubung ke {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "Tidak dapat terhubung ke {host}:{port}" msgstr "Tidak dapat terhubung ke {host}:{port}"
@ -173,15 +173,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Konfigurasi" msgstr "Konfigurasi"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "" msgstr ""
@ -232,34 +232,34 @@ msgstr "Bahasa untuk antarmuka web administrasi"
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "Konfigurasi Umum" msgstr "Konfigurasi Umum"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "Kesalahan pengaturan nama domain: {exception}" msgstr "Kesalahan pengaturan nama domain: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "Kesalahan pengaturan bahasa: {exception}" msgstr "Kesalahan pengaturan bahasa: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "Bahasa telah dipilih" msgstr "Bahasa telah dipilih"
@ -1344,7 +1344,7 @@ msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "Hapus" msgstr "Hapus"
@ -2314,7 +2314,7 @@ msgid "Interface"
msgstr "Interface" msgstr "Interface"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3322,11 +3322,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3340,48 +3339,84 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
msgid "Hourly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Daily Snapshots Limit"
msgstr "Hapus %(name)s"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Weekly Snapshots Limit"
msgstr "Hapus %(name)s"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Yearly Snapshots Limit"
msgstr "Hapus %(name)s"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
#, fuzzy #, fuzzy
#| msgid "Delete" #| msgid "Delete"
msgid "Delete All" msgid "Delete All"
msgstr "Hapus" msgstr "Hapus"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "Tanggal" msgstr "Tanggal"
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "" msgstr ""
@ -3399,8 +3434,8 @@ msgstr ""
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete Snapshots" msgid "Delete Snapshots"
@ -3426,40 +3461,40 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
#| msgid "General Configuration" #| msgid "General Configuration"
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "Konfigurasi Umum" msgstr "Konfigurasi Umum"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -18,32 +18,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "" msgstr ""
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "" msgstr ""
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "" msgstr ""
@ -171,15 +171,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "" msgstr ""
@ -230,34 +230,34 @@ msgstr ""
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "" msgstr ""
@ -1313,7 +1313,7 @@ msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -2263,7 +2263,7 @@ msgid "Interface"
msgstr "" msgstr ""
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3261,11 +3261,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3279,46 +3278,76 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
msgid "Hourly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:36
msgid "Daily Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:40
msgid "Weekly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
msgid "Yearly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "" msgstr ""
@ -3336,8 +3365,8 @@ msgstr ""
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "" msgstr ""
@ -3361,38 +3390,38 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -18,32 +18,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "" msgstr ""
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "" msgstr ""
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "" msgstr ""
@ -171,15 +171,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "" msgstr ""
@ -230,34 +230,34 @@ msgstr ""
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "" msgstr ""
@ -1313,7 +1313,7 @@ msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -2263,7 +2263,7 @@ msgid "Interface"
msgstr "" msgstr ""
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3261,11 +3261,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3279,46 +3278,76 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
msgid "Hourly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:36
msgid "Daily Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:40
msgid "Weekly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
msgid "Yearly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "" msgstr ""
@ -3336,8 +3365,8 @@ msgstr ""
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "" msgstr ""
@ -3361,38 +3390,38 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -18,32 +18,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "" msgstr ""
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "" msgstr ""
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "" msgstr ""
@ -171,15 +171,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "" msgstr ""
@ -230,34 +230,34 @@ msgstr ""
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "" msgstr ""
@ -1313,7 +1313,7 @@ msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -2263,7 +2263,7 @@ msgid "Interface"
msgstr "" msgstr ""
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3261,11 +3261,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3279,46 +3278,76 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
msgid "Hourly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:36
msgid "Daily Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:40
msgid "Weekly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
msgid "Yearly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "" msgstr ""
@ -3336,8 +3365,8 @@ msgstr ""
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "" msgstr ""
@ -3361,38 +3390,38 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -15,7 +15,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2018-01-12 08:08+0000\n" "PO-Revision-Date: 2018-01-12 08:08+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
@ -27,32 +27,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.19-dev\n" "X-Generator: Weblate 2.19-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "Lytter på {kind} port {listen_address}:{port}" msgstr "Lytter på {kind} port {listen_address}:{port}"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "Lytter på {kind} port {port}" msgstr "Lytter på {kind} port {port}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "Kontakt nettadressen {url} på tcp{kind}" msgstr "Kontakt nettadressen {url} på tcp{kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "Kontakt nettadressen {url}" msgstr "Kontakt nettadressen {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "Koble til {host}:{port}" msgstr "Koble til {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "Klarer ikke koble til {host}:{port}" msgstr "Klarer ikke koble til {host}:{port}"
@ -204,15 +204,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "Akkurat nå finnes det bare begrenset funksjonalitet." msgstr "Akkurat nå finnes det bare begrenset funksjonalitet."
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Sette opp" msgstr "Sette opp"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "Domenenavn" msgstr "Domenenavn"
@ -272,34 +272,34 @@ msgstr "Språk i dette nettadministrasjonsgrensesnittet"
msgid "Submit" msgid "Submit"
msgstr "Send inn" msgstr "Send inn"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "Generelt oppsett" msgstr "Generelt oppsett"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "Feil ved setting av vertsnavn: {exception}" msgstr "Feil ved setting av vertsnavn: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "Vertsnavn satt" msgstr "Vertsnavn satt"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "Feil ved innstilling/setting av domenenavn: {exception}" msgstr "Feil ved innstilling/setting av domenenavn: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "Domenenavn satt" msgstr "Domenenavn satt"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "Språksettingsfeil: {exception}" msgstr "Språksettingsfeil: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "Språk endret" msgstr "Språk endret"
@ -1529,7 +1529,7 @@ msgstr "Gjeninnhente"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "Slett" msgstr "Slett"
@ -2640,7 +2640,7 @@ msgid "Interface"
msgstr "Grensesnitt" msgstr "Grensesnitt"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3852,12 +3852,19 @@ msgstr ""
"på systemet." "på systemet."
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
#, fuzzy
#| msgid ""
#| "Automatic snapshots are taken every hour, day, month and year. Older "
#| "snapshots are automatically deleted keeping 10 of each kind and 50 in "
#| "total. Although snapshots are efficient and only store the differences, "
#| "they may be deleted to reclaim free space. Individual files from older "
#| "snapshots can be accessed by visiting \".snapshots\" directory in the "
#| "filesystem. Snapshots are not a replacement for backups."
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
"Automatisk øyeblikksbilde tas hver time, dag, måned og år. Eldre " "Automatisk øyeblikksbilde tas hver time, dag, måned og år. Eldre "
@ -3882,50 +3889,88 @@ msgstr ""
"Fravelg dette for å skru av tidslinjeøyeblikksbilder (timevist, daglig, " "Fravelg dette for å skru av tidslinjeøyeblikksbilder (timevist, daglig, "
"månedlig og årvist)." "månedlig og årvist)."
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Create Snapshot"
msgid "Hourly Snapshots Limit"
msgstr "Opprett øyeblikksbilde"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Daily Snapshots Limit"
msgstr "Slett øyeblikksbilde"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Weekly Snapshots Limit"
msgstr "Slett øyeblikksbilde"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Yearly Snapshots Limit"
msgstr "Slett øyeblikksbilde"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "Opprett øyeblikksbilde" msgstr "Opprett øyeblikksbilde"
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "Slett øyeblikksbilde" msgstr "Slett øyeblikksbilde"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
#, fuzzy #, fuzzy
#| msgid "Delete" #| msgid "Delete"
msgid "Delete All" msgid "Delete All"
msgstr "Slett" msgstr "Slett"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "Nummer" msgstr "Nummer"
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "Dato" msgstr "Dato"
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "Rull tilbake" msgstr "Rull tilbake"
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "Slått på" msgstr "Slått på"
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "Rull tilbake til øyeblikksbilde #%(number)s" msgstr "Rull tilbake til øyeblikksbilde #%(number)s"
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "Slett øyeblikksbilde %(number)s" msgstr "Slett øyeblikksbilde %(number)s"
@ -3945,8 +3990,8 @@ msgstr "Slett øyeblikksbilde #%(number)s"
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "Slett dette øyeblikksbildet permanent?" msgstr "Slett dette øyeblikksbildet permanent?"
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Delete Snapshots" msgid "Delete Snapshots"
@ -3975,42 +4020,42 @@ msgstr "Rull tilbake til øyeblikksbilde #%(number)s"
msgid "Created snapshot." msgid "Created snapshot."
msgstr "Opprett øyeblikksbilde." msgstr "Opprett øyeblikksbilde."
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
#| msgid "Access rights configuration updated" #| msgid "Access rights configuration updated"
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "Tilgangskontrolloppsett oppdatert" msgstr "Tilgangskontrolloppsett oppdatert"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "Handlingsfeil: {0} [{1}] [{2}]" msgstr "Handlingsfeil: {0} [{1}] [{2}]"
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "Slettet øyeblikksbilde #{number}." msgstr "Slettet øyeblikksbilde #{number}."
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "Slett øyeblikksbilde" msgstr "Slett øyeblikksbilde"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "Slett øyeblikksbilde" msgstr "Slett øyeblikksbilde"
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "Rullet tilbake til øyeblikksbilde #{number}." msgstr "Rullet tilbake til øyeblikksbilde #{number}."
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "Systemet må startes på nytt for å fullføre tilbakerullingen." msgstr "Systemet må startes på nytt for å fullføre tilbakerullingen."
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "Rull tilbake til øyeblikksbilde" msgstr "Rull tilbake til øyeblikksbilde"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2018-01-22 05:28+0000\n" "PO-Revision-Date: 2018-01-22 05:28+0000\n"
"Last-Translator: ikmaak <info@ikmaak.nl>\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -21,32 +21,32 @@ msgstr ""
"X-Language: nl_NL\n" "X-Language: nl_NL\n"
"X-Source-Language: C\n" "X-Source-Language: C\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "Luistert op {kind} poort {listen_address}:{port}" msgstr "Luistert op {kind} poort {listen_address}:{port}"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "Luistert op {kind} poort {port}" msgstr "Luistert op {kind} poort {port}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "Gebruik URL {url} op tcp{kind}" msgstr "Gebruik URL {url} op tcp{kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "ToegangsURL {url}" msgstr "ToegangsURL {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "Verbind met {host}:{port}" msgstr "Verbind met {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "Kan niet verbinden met {host}:{port}" msgstr "Kan niet verbinden met {host}:{port}"
@ -197,15 +197,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Configureer" msgstr "Configureer"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "Domeinnaam" msgstr "Domeinnaam"
@ -266,34 +266,34 @@ msgstr "Taalkeuze voor deze webadministratie-interface"
msgid "Submit" msgid "Submit"
msgstr "Invoeren" msgstr "Invoeren"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "Algemene Instellingen" msgstr "Algemene Instellingen"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "Hostnaam instellen mislukt: {exception}" msgstr "Hostnaam instellen mislukt: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "Hostnaam ingesteld" msgstr "Hostnaam ingesteld"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "Domeinnaam instellen mislukt: {exception}" msgstr "Domeinnaam instellen mislukt: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "Domeinnaam ingesteld" msgstr "Domeinnaam ingesteld"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "Taal instellen mislukt: {exception}" msgstr "Taal instellen mislukt: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "Taal aangepast" msgstr "Taal aangepast"
@ -1515,7 +1515,7 @@ msgstr "Opnieuw verkrijgen"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "Verwijder" msgstr "Verwijder"
@ -2560,7 +2560,7 @@ msgid "Interface"
msgstr "Interface" msgstr "Interface"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3725,12 +3725,19 @@ msgstr ""
"te keren naar een voorheen goed werkende staat." "te keren naar een voorheen goed werkende staat."
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
#, fuzzy
#| msgid ""
#| "Automatic snapshots are taken every hour, day, month and year. Older "
#| "snapshots are automatically deleted keeping 10 of each kind and 50 in "
#| "total. Although snapshots are efficient and only store the differences, "
#| "they may be deleted to reclaim free space. Individual files from older "
#| "snapshots can be accessed by visiting \".snapshots\" directory in the "
#| "filesystem. Snapshots are not a replacement for backups."
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
"Automatische snapshots worden gemaakt op ieder uur, dag, maand en jaar. " "Automatische snapshots worden gemaakt op ieder uur, dag, maand en jaar. "
@ -3751,46 +3758,84 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Storage Snapshots"
msgid "Hourly Snapshots Limit"
msgstr "Opslag Snapshots"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Daily Snapshots Limit"
msgstr "Snapshots verwijderen"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Weekly Snapshots Limit"
msgstr "Snapshots verwijderen"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Yearly Snapshots Limit"
msgstr "Snapshots verwijderen"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "Maak Snapshot" msgstr "Maak Snapshot"
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "Verwijder alle snapshots" msgstr "Verwijder alle snapshots"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "Verwijder alles" msgstr "Verwijder alles"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "Nummer" msgstr "Nummer"
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "Datum" msgstr "Datum"
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "Terugdraaien" msgstr "Terugdraaien"
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "actief" msgstr "actief"
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "Terugdraaien tot snapshot #%(number)s" msgstr "Terugdraaien tot snapshot #%(number)s"
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "Snapshot #%(number)s verwijderen" msgstr "Snapshot #%(number)s verwijderen"
@ -3808,8 +3853,8 @@ msgstr "Snapshot #%(number)s verwijderen"
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "De volgende snapshots permanent verwijderen?" msgstr "De volgende snapshots permanent verwijderen?"
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "Snapshots verwijderen" msgstr "Snapshots verwijderen"
@ -3836,39 +3881,41 @@ msgstr "Terugdraaien tot Snapshot #%(number)s"
msgid "Created snapshot." msgid "Created snapshot."
msgstr "Gemaakte snapshot." msgstr "Gemaakte snapshot."
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
msgid "Timeline Snapshots configuration updated" #, fuzzy
#| msgid "Timeline Snapshots configuration updated"
msgid "Storage snapshots configuration updated"
msgstr "Timeline Snapshots configuratie is bijgewerkt" msgstr "Timeline Snapshots configuratie is bijgewerkt"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "Actiefout: {0} [{1}] [{2}]" msgstr "Actiefout: {0} [{1}] [{2}]"
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "Snapshot #{number} verwijderd." msgstr "Snapshot #{number} verwijderd."
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "Snapshot verwijderen" msgstr "Snapshot verwijderen"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "Snapshots allemaal verwijderd." msgstr "Snapshots allemaal verwijderd."
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "Teruggezet naar snapshot #{number}." msgstr "Teruggezet naar snapshot #{number}."
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
"Het systeem moet opnieuw worden opgestart om het terugdraaien te voltooien." "Het systeem moet opnieuw worden opgestart om het terugdraaien te voltooien."
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "Terugdraaien naar Snapshot" msgstr "Terugdraaien naar Snapshot"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2017-10-07 23:21+0000\n" "PO-Revision-Date: 2017-10-07 23:21+0000\n"
"Last-Translator: Karol Werner <karol@ppkt.eu>\n" "Last-Translator: Karol Werner <karol@ppkt.eu>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/plinth/"
@ -20,32 +20,32 @@ msgstr ""
"|| n%100>=20) ? 1 : 2;\n" "|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 2.17-dev\n" "X-Generator: Weblate 2.17-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "Nasłuchuję na {kind} port {listen_address}:{port}" msgstr "Nasłuchuję na {kind} port {listen_address}:{port}"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "Nasłuchuję na {kind} port {port}" msgstr "Nasłuchuję na {kind} port {port}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "Adres URL {url} na {kind}" msgstr "Adres URL {url} na {kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "Adres URL {url}" msgstr "Adres URL {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "Podłączony do {host}:{port}" msgstr "Podłączony do {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "Nie mogę się podłączyć do {host}:{port}" msgstr "Nie mogę się podłączyć do {host}:{port}"
@ -190,15 +190,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Konfiguruj" msgstr "Konfiguruj"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "Nazwa domeny" msgstr "Nazwa domeny"
@ -257,34 +257,34 @@ msgstr "Język tego interfejsu administratora"
msgid "Submit" msgid "Submit"
msgstr "Wyślij" msgstr "Wyślij"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "Ustawienia główne" msgstr "Ustawienia główne"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "Błąd podczas ustawiania nazwy hosta: {exception}" msgstr "Błąd podczas ustawiania nazwy hosta: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "Nazwa hosta ustawiona" msgstr "Nazwa hosta ustawiona"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "Błąd ustawiania nazwy domeny {exception}" msgstr "Błąd ustawiania nazwy domeny {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "Nazwa domeny ustawiona" msgstr "Nazwa domeny ustawiona"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "Błąd podczas ustawiania języka {exception}" msgstr "Błąd podczas ustawiania języka {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "Język zmieniony" msgstr "Język zmieniony"
@ -1464,7 +1464,7 @@ msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "Usuń" msgstr "Usuń"
@ -2456,7 +2456,7 @@ msgid "Interface"
msgstr "" msgstr ""
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3471,11 +3471,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3489,48 +3488,84 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
msgid "Hourly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Daily Snapshots Limit"
msgstr "Usuń %(name)s"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Weekly Snapshots Limit"
msgstr "Usuń %(name)s"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Yearly Snapshots Limit"
msgstr "Usuń %(name)s"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
#, fuzzy #, fuzzy
#| msgid "Delete" #| msgid "Delete"
msgid "Delete All" msgid "Delete All"
msgstr "Usuń" msgstr "Usuń"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "" msgstr ""
@ -3548,8 +3583,8 @@ msgstr ""
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete Snapshots" msgid "Delete Snapshots"
@ -3575,40 +3610,40 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
#| msgid "Access rights configuration updated" #| msgid "Access rights configuration updated"
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "Zaktualizowano ustawienia praw dostępu" msgstr "Zaktualizowano ustawienia praw dostępu"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2017-09-26 14:56+0000\n" "PO-Revision-Date: 2017-09-26 14:56+0000\n"
"Last-Translator: anonymous <>\n" "Last-Translator: anonymous <>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/"
@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.17-dev\n" "X-Generator: Weblate 2.17-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "" msgstr ""
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "" msgstr ""
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "Ligar a {host}:{port}" msgstr "Ligar a {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "Não é possível ligar a {host}:{port}" msgstr "Não é possível ligar a {host}:{port}"
@ -190,15 +190,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Configurar" msgstr "Configurar"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "Nome de Domínio" msgstr "Nome de Domínio"
@ -277,34 +277,34 @@ msgstr "Língua para o interface de administração web desta FreedomBox"
msgid "Submit" msgid "Submit"
msgstr "Submeter" msgstr "Submeter"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "Configuração Geral" msgstr "Configuração Geral"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "Erro ao definir o nome do domínio: {exception}" msgstr "Erro ao definir o nome do domínio: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "Nome do domínio definido" msgstr "Nome do domínio definido"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "Erro ao definir a língua: {exception}" msgstr "Erro ao definir a língua: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "Língua mudada" msgstr "Língua mudada"
@ -1382,7 +1382,7 @@ msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -2356,7 +2356,7 @@ msgid "Interface"
msgstr "" msgstr ""
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3361,11 +3361,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3379,46 +3378,76 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
msgid "Hourly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:36
msgid "Daily Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:40
msgid "Weekly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
msgid "Yearly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "" msgstr ""
@ -3436,8 +3465,8 @@ msgstr ""
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "" msgstr ""
@ -3461,40 +3490,40 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
#| msgid "Configuration updated" #| msgid "Configuration updated"
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "Configuração atualizada" msgstr "Configuração atualizada"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2018-01-22 05:29+0000\n" "PO-Revision-Date: 2018-01-22 05:29+0000\n"
"Last-Translator: Igor <f2404@yandex.ru>\n" "Last-Translator: Igor <f2404@yandex.ru>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/"
@ -20,32 +20,32 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 2.19-dev\n" "X-Generator: Weblate 2.19-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "Слушать на {kind} порт {listen_address}:{port}" msgstr "Слушать на {kind} порт {listen_address}:{port}"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "Слушать порт {port} на {kind}" msgstr "Слушать порт {port} на {kind}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "Доступ к URL {url} по tcp {kind}" msgstr "Доступ к URL {url} по tcp {kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "Доступ к URL {url}" msgstr "Доступ к URL {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "Подключение к {host}:{port}" msgstr "Подключение к {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "Невозможно подключиться к {host}:{port}" msgstr "Невозможно подключиться к {host}:{port}"
@ -191,15 +191,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "В настоящее время доступен только ограниченный функционал." msgstr "В настоящее время доступен только ограниченный функционал."
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Настроить" msgstr "Настроить"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "Доменное имя" msgstr "Доменное имя"
@ -259,34 +259,34 @@ msgstr "Язык для этого веб-интерфейса админист
msgid "Submit" msgid "Submit"
msgstr "Отправить" msgstr "Отправить"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "Общие настройки" msgstr "Общие настройки"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "Ошибка параметра hostname: {exception}" msgstr "Ошибка параметра hostname: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "Смена имени хоста" msgstr "Смена имени хоста"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "Ошибка параметра имени домена: {exception}" msgstr "Ошибка параметра имени домена: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "Смена доменного имени" msgstr "Смена доменного имени"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "Ошибка настройки языка: {exception}" msgstr "Ошибка настройки языка: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "Язык изменен" msgstr "Язык изменен"
@ -1510,7 +1510,7 @@ msgstr "Получить повторно"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "Удалить" msgstr "Удалить"
@ -2594,7 +2594,7 @@ msgid "Interface"
msgstr "Интерфейс" msgstr "Интерфейс"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3749,12 +3749,19 @@ msgstr ""
"в случае неприемлемых изменений в системе." "в случае неприемлемых изменений в системе."
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
#, fuzzy
#| msgid ""
#| "Automatic snapshots are taken every hour, day, month and year. Older "
#| "snapshots are automatically deleted keeping 10 of each kind and 50 in "
#| "total. Although snapshots are efficient and only store the differences, "
#| "they may be deleted to reclaim free space. Individual files from older "
#| "snapshots can be accessed by visiting \".snapshots\" directory in the "
#| "filesystem. Snapshots are not a replacement for backups."
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
"Автоматические снимки системы моту выполнятся раз в час, день, месяц и год. " "Автоматические снимки системы моту выполнятся раз в час, день, месяц и год. "
@ -3776,50 +3783,88 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Storage Snapshots"
msgid "Hourly Snapshots Limit"
msgstr "Хранилище снимков"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Daily Snapshots Limit"
msgstr "Удалить снимок"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Weekly Snapshots Limit"
msgstr "Удалить снимок"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Yearly Snapshots Limit"
msgstr "Удалить снимок"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "Создать снимок" msgstr "Создать снимок"
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "Удалить снимок" msgstr "Удалить снимок"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
#, fuzzy #, fuzzy
#| msgid "Delete" #| msgid "Delete"
msgid "Delete All" msgid "Delete All"
msgstr "Удалить" msgstr "Удалить"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "Номер" msgstr "Номер"
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "Дата" msgstr "Дата"
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "Откат" msgstr "Откат"
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "активен" msgstr "активен"
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "Откат к снимку #%(number)s" msgstr "Откат к снимку #%(number)s"
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "Удалить снимок #%(number)s" msgstr "Удалить снимок #%(number)s"
@ -3839,8 +3884,8 @@ msgstr "Удалить снимок %(number)s"
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "Окончательно удалить этот снимок?" msgstr "Окончательно удалить этот снимок?"
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Delete Snapshots" msgid "Delete Snapshots"
@ -3868,42 +3913,42 @@ msgstr "Откат к снимку %(number)s"
msgid "Created snapshot." msgid "Created snapshot."
msgstr "Создан снимок." msgstr "Создан снимок."
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
#| msgid "Access rights configuration updated" #| msgid "Access rights configuration updated"
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "Конфигурация прав доступа обновлена" msgstr "Конфигурация прав доступа обновлена"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "Ошибка действий: {0}[{1}][{2}]" msgstr "Ошибка действий: {0}[{1}][{2}]"
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "Удаленный снимок {number}." msgstr "Удаленный снимок {number}."
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "Удалить снимок" msgstr "Удалить снимок"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "Удалить снимок" msgstr "Удалить снимок"
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "Откат к снимку #{number}." msgstr "Откат к снимку #{number}."
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "Необходимо перезагрузить систему для завершения отката." msgstr "Необходимо перезагрузить систему для завершения отката."
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "Откат к снимку" msgstr "Откат к снимку"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2016-07-23 19:30+0000\n" "PO-Revision-Date: 2016-07-23 19:30+0000\n"
"Last-Translator: Caly <caly@aktivix.org>\n" "Last-Translator: Caly <caly@aktivix.org>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/"
@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.8-dev\n" "X-Generator: Weblate 2.8-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "Lyssnar på {kind} port {listen_address}:{port}" msgstr "Lyssnar på {kind} port {listen_address}:{port}"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "Lyssnar på {kind} port {port}" msgstr "Lyssnar på {kind} port {port}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "Ansluter till adress {url} on tcp{kind}" msgstr "Ansluter till adress {url} on tcp{kind}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "Ansluter till adress {url}" msgstr "Ansluter till adress {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "Anslut till {host}:{port}" msgstr "Anslut till {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "Kan inte ansluta till {host}:{port}" msgstr "Kan inte ansluta till {host}:{port}"
@ -198,15 +198,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Konfigurera" msgstr "Konfigurera"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "Domännamn" msgstr "Domännamn"
@ -266,34 +266,34 @@ msgstr "Språkval för detta administrations-webbgränssnitt"
msgid "Submit" msgid "Submit"
msgstr "Sänd" msgstr "Sänd"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "Allmän Konfiguration" msgstr "Allmän Konfiguration"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "Fel inställning av värdnamn: {exception}" msgstr "Fel inställning av värdnamn: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "Värdnamn inställt" msgstr "Värdnamn inställt"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "Fel inställning av domännamn: {exception}" msgstr "Fel inställning av domännamn: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "Domännamn inställt" msgstr "Domännamn inställt"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "Fel i språkinställning: {exception}" msgstr "Fel i språkinställning: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "Språkval ändrat" msgstr "Språkval ändrat"
@ -1590,7 +1590,7 @@ msgstr "Återfå"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "Ta bort" msgstr "Ta bort"
@ -2668,7 +2668,7 @@ msgid "Interface"
msgstr "" msgstr ""
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3681,11 +3681,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3701,52 +3700,90 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Hourly Snapshots Limit"
msgstr "Ta bort %(name)s"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Daily Snapshots Limit"
msgstr "Ta bort %(name)s"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Weekly Snapshots Limit"
msgstr "Ta bort %(name)s"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete %(name)s"
msgid "Yearly Snapshots Limit"
msgstr "Ta bort %(name)s"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "Ta bort %(name)s" msgstr "Ta bort %(name)s"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
#, fuzzy #, fuzzy
#| msgid "Delete" #| msgid "Delete"
msgid "Delete All" msgid "Delete All"
msgstr "Ta bort" msgstr "Ta bort"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
#, fuzzy #, fuzzy
#| msgid "Deactivate" #| msgid "Deactivate"
msgid "active" msgid "active"
msgstr "Avaktivera" msgstr "Avaktivera"
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, fuzzy, python-format #, fuzzy, python-format
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
@ -3766,8 +3803,8 @@ msgstr "Ta bort %(name)s"
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete Snapshots" msgid "Delete Snapshots"
@ -3793,44 +3830,44 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
#| msgid "Configuration updated" #| msgid "Configuration updated"
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "Konfiguration uppdaterad" msgstr "Konfiguration uppdaterad"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "Ta bort %(name)s" msgstr "Ta bort %(name)s"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
#, fuzzy #, fuzzy
#| msgid "Delete %(name)s" #| msgid "Delete %(name)s"
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "Ta bort %(name)s" msgstr "Ta bort %(name)s"
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -18,32 +18,32 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "" msgstr ""
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "" msgstr ""
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "" msgstr ""
@ -171,15 +171,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "" msgstr ""
@ -230,34 +230,34 @@ msgstr ""
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "" msgstr ""
@ -1313,7 +1313,7 @@ msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -2263,7 +2263,7 @@ msgid "Interface"
msgstr "" msgstr ""
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3261,11 +3261,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3279,46 +3278,76 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
msgid "Hourly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:36
msgid "Daily Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:40
msgid "Weekly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
msgid "Yearly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "" msgstr ""
@ -3336,8 +3365,8 @@ msgstr ""
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "" msgstr ""
@ -3361,38 +3390,38 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -9,11 +9,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2018-02-05 09:39+0000\n" "PO-Revision-Date: 2018-02-05 09:39+0000\n"
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n" "Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
"Language-Team: Telugu " "Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/plinth/"
"<https://hosted.weblate.org/projects/freedombox/plinth/te/>\n" "te/>\n"
"Language: te\n" "Language: te\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -21,32 +21,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 2.19-dev\n" "X-Generator: Weblate 2.19-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "పోర్ట్{listen_address}:{port} పై వింటూ {kind}" msgstr "పోర్ట్{listen_address}:{port} పై వింటూ {kind}"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "పోర్ట్ {port} పై ఆలకించమండి {kind}" msgstr "పోర్ట్ {port} పై ఆలకించమండి {kind}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "tcp పై {kind} URL {url} యాక్సెస్ చేయండి" msgstr "tcp పై {kind} URL {url} యాక్సెస్ చేయండి"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "URL {url} ప్రవేశము" msgstr "URL {url} ప్రవేశము"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "అనుసంధానించండి {host}:{port}" msgstr "అనుసంధానించండి {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "అనుసంధానించండం సాధ్యంకాదు {host}:{port}" msgstr "అనుసంధానించండం సాధ్యంకాదు {host}:{port}"
@ -117,9 +117,8 @@ msgid ""
"BIND enables you to publish your Domain Name System (DNS) information on the " "BIND enables you to publish your Domain Name System (DNS) information on the "
"Internet, and to resolve DNS queries for your user devices on your network." "Internet, and to resolve DNS queries for your user devices on your network."
msgstr "" msgstr ""
"BIND ఇంటర్నెట్ లో మీ డొమైన్ నేమ్ సిస్టం (DNS) సమాచారాన్ని ప్రచురించడానికి, " "BIND ఇంటర్నెట్ లో మీ డొమైన్ నేమ్ సిస్టం (DNS) సమాచారాన్ని ప్రచురించడానికి, మరియు మీ నెట్వర్క్ లోని "
"మరియు మీ నెట్వర్క్ లోని వినియోగదారుల DNS విచారణలను పరిష్కరించడానికి " "వినియోగదారుల DNS విచారణలను పరిష్కరించడానికి అనుమతిస్తుంది."
"అనుమతిస్తుంది."
#: plinth/modules/bind/__init__.py:49 #: plinth/modules/bind/__init__.py:49
#, python-brace-format #, python-brace-format
@ -136,9 +135,7 @@ msgstr "బట్వాడ"
#: plinth/modules/bind/forms.py:38 #: plinth/modules/bind/forms.py:38
msgid "" msgid ""
"A list DNS servers, separated by space, to which requests will be forwarded" "A list DNS servers, separated by space, to which requests will be forwarded"
msgstr "" msgstr "ఒక DNS సర్వర్ల జాబితా, స్పేస్ ద్వారా వేరు చేయబడుతుంది, దీనిలో అభ్యర్థనలు ఫార్వార్డ్ చేయబడతాయి"
"ఒక DNS సర్వర్ల జాబితా, స్పేస్ ద్వారా వేరు చేయబడుతుంది, దీనిలో అభ్యర్థనలు "
"ఫార్వార్డ్ చేయబడతాయి"
#: plinth/modules/bind/forms.py:42 #: plinth/modules/bind/forms.py:42
msgid "Enable DNSSEC" msgid "Enable DNSSEC"
@ -170,10 +167,9 @@ msgid ""
"advanced functions that are not usually required. A web based terminal for " "advanced functions that are not usually required. A web based terminal for "
"console operations is also available." "console operations is also available."
msgstr "" msgstr ""
"కాక్పిట్ ఒక సర్వర్ మేనేజర్, ఇది ఒక వెబ్ బ్రౌజర్ ద్వారా GNU / Linux సర్వర్లు " "కాక్పిట్ ఒక సర్వర్ మేనేజర్, ఇది ఒక వెబ్ బ్రౌజర్ ద్వారా GNU / Linux సర్వర్లు నిర్వహించడం సులభతరం "
"నిర్వహించడం సులభతరం చేస్తుంది. ఈ {box_name},లొ సాధారణంగా అవసరం లేని అనేక " "చేస్తుంది. ఈ {box_name},లొ సాధారణంగా అవసరం లేని అనేక ఆధునిక ఫంక్షన్లకు నియంత్రణలు అందుబాటులో "
"ఆధునిక ఫంక్షన్లకు నియంత్రణలు అందుబాటులో ఉన్నాయి.కన్సోల్ ఆపరేషన్లకు వెబ్ ఆధారి" "ఉన్నాయి.కన్సోల్ ఆపరేషన్లకు వెబ్ ఆధారిత టెర్మినల్ కూడా అందుబాటులో ఉంది."
"త టెర్మినల్ కూడా అందుబాటులో ఉంది."
#: plinth/modules/cockpit/__init__.py:51 #: plinth/modules/cockpit/__init__.py:51
#, python-brace-format #, python-brace-format
@ -184,25 +180,24 @@ msgid ""
"information and system altering abilities are limited to users belonging to " "information and system altering abilities are limited to users belonging to "
"admin group." "admin group."
msgstr "" msgstr ""
"ప్రారంభించినప్పుడు, వెబ్ సర్వర్లో <a href=\"/_cockpit/\">/ _cockpit /</a> " "ప్రారంభించినప్పుడు, వెబ్ సర్వర్లో <a href=\"/_cockpit/\">/ _cockpit /</a> మార్గం నుండి "
"మార్గం నుండి కాక్పిట్ అందుబాటులో ఉంటుంది. దీన్ని <a href=\"/plinth/sys/" "కాక్పిట్ అందుబాటులో ఉంటుంది. దీన్ని <a href=\"/plinth/sys/users\"> మంది వినియోగదారులచే</a> "
"users\"> మంది వినియోగదారులచే</a> ద్వారా పొందవచ్చు {box_name}.\n" "ద్వారా పొందవచ్చు {box_name}.\n"
"అంగీకార సమాచారం మరియు సిస్టమ్ మార్చడం సామర్ధ్యాలు నిర్వాహక సమూహం చెందిన " "అంగీకార సమాచారం మరియు సిస్టమ్ మార్చడం సామర్ధ్యాలు నిర్వాహక సమూహం చెందిన వినియోగదారులకు పరిమితం."
"వినియోగదారులకు పరిమితం."
#: plinth/modules/cockpit/__init__.py:57 #: plinth/modules/cockpit/__init__.py:57
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "ప్రస్తుతం పరిమిత కార్యాచరణ మాత్రమే అందుబాటులో ఉంది." msgstr "ప్రస్తుతం పరిమిత కార్యాచరణ మాత్రమే అందుబాటులో ఉంది."
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "ఆకృతీకరణ" msgstr "ఆకృతీకరణ"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "డొమైను పేరు" msgstr "డొమైను పేరు"
@ -261,34 +256,34 @@ msgstr "జాల నిర్వాహక అంతరవర్తి కోస
msgid "Submit" msgid "Submit"
msgstr "సమర్పించు" msgstr "సమర్పించు"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "సాధారణ ఆకృతీకరణ" msgstr "సాధారణ ఆకృతీకరణ"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "ఆతిథ్యనామం అమర్చుటలో లోపం: {exception}" msgstr "ఆతిథ్యనామం అమర్చుటలో లోపం: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "ఆతిథ్యనామం అమర్చు" msgstr "ఆతిథ్యనామం అమర్చు"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "అధికారక్షేత్రం పేరు అమర్పులోపం: {exception}" msgstr "అధికారక్షేత్రం పేరు అమర్పులోపం: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "అధికారక్షేత్రం పేరు అమర్పు" msgstr "అధికారక్షేత్రం పేరు అమర్పు"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "భాషను అమర్చుటలో లోపం: {exception}" msgstr "భాషను అమర్చుటలో లోపం: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "భాష మార్చబడింది" msgstr "భాష మార్చబడింది"
@ -450,8 +445,7 @@ msgid ""
"It is an unofficial webview based client for the community-run, distributed " "It is an unofficial webview based client for the community-run, distributed "
"social network diaspora*" "social network diaspora*"
msgstr "" msgstr ""
"ఇది ఒక అనధికారిక వెబ్ విఎవ్ ఆధారిత క్లయింట్ కమ్యూనిటీ పరుగుల,పంపిణీ చేయబడిన " "ఇది ఒక అనధికారిక వెబ్ విఎవ్ ఆధారిత క్లయింట్ కమ్యూనిటీ పరుగుల,పంపిణీ చేయబడిన సామాజిక ప్రవాస జీవ కణజాల వల"
"సామాజిక ప్రవాస జీవ కణజాల వల"
#: plinth/modules/diaspora/templates/diaspora-post-setup.html:32 #: plinth/modules/diaspora/templates/diaspora-post-setup.html:32
#, python-format #, python-format
@ -462,12 +456,10 @@ msgid ""
"podname wouldn't be accessible. <br/> You can access the diaspora* pod at <a " "podname wouldn't be accessible. <br/> You can access the diaspora* pod at <a "
"href=\"https://diaspora.%(domain_name)s\"> diaspora.%(domain_name)s </a>" "href=\"https://diaspora.%(domain_name)s\"> diaspora.%(domain_name)s </a>"
msgstr "" msgstr ""
"డైస్పోరా * పాడ్ డొమైన్ <b>%(domain_name)s</b> గా అమర్చబడింది.వినియోగదారుడి " "డైస్పోరా * పాడ్ డొమైన్ <b>%(domain_name)s</b> గా అమర్చబడింది.వినియోగదారుడి ID లు <i>username @ "
"ID లు <i>username @ diaspora.%(domain_name)s</i><br/> వంటివి కనిపిస్తుంది. " "diaspora.%(domain_name)s</i><br/> వంటివి కనిపిస్తుంది. ఫ్రీడమ్బాక్స్ డొమైన్ పేరు మార్చబడితే, "
"ఫ్రీడమ్బాక్స్ డొమైన్ పేరు మార్చబడితే, మునుపటి podname తో నమోదైన వినియోగదారుల " "మునుపటి podname తో నమోదైన వినియోగదారుల యొక్క మొత్తం డేటా అందుబాటులో<br/> మీరు <a href="
"యొక్క మొత్తం డేటా అందుబాటులో<br/> మీరు <a href=\"" "\"https://diaspora.%(domain_name)s\"> డయాస్పోరా.%(domain_name)s</a> లు లో డయాస్పోరా *"
"https://diaspora.%(domain_name)s\"> డయాస్పోరా.%(domain_name)s</a> లు లో "
"డయాస్పోరా *"
#: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58 #: plinth/modules/diaspora/templates/diaspora-pre-setup.html:58
#: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40 #: plinth/modules/dynamicdns/templates/dynamicdns_configure.html:40
@ -793,10 +785,9 @@ msgid ""
"history of a multi-user chat room. It depends on the client settings whether " "history of a multi-user chat room. It depends on the client settings whether "
"the histories are stored as plain text or encrypted." "the histories are stored as plain text or encrypted."
msgstr "" msgstr ""
"ప్రారంభించబడితే, మీ {box_name} చాట్ సందేశ చరిత్రలను నిల్వ చేస్తుంది. ఇది బహు" "ప్రారంభించబడితే, మీ {box_name} చాట్ సందేశ చరిత్రలను నిల్వ చేస్తుంది. ఇది బహుళ క్లయింట్ల మధ్య "
"ళ క్లయింట్ల మధ్య సంభాషణల సమకాలీకరణను అనుమతిస్తుంది మరియు బహుళ వినియోగదారు " "సంభాషణల సమకాలీకరణను అనుమతిస్తుంది మరియు బహుళ వినియోగదారు చాట్ రూమ్ చరిత్రను చదవగలదు. చరిత్రలు "
"చాట్ రూమ్ చరిత్రను చదవగలదు. చరిత్రలు సాదా టెక్స్ట్ లేదా గుప్తీకరించబడినాయినా " "సాదా టెక్స్ట్ లేదా గుప్తీకరించబడినాయినా లేదో క్లయింట్ సెట్టింగ్లపై ఆధారపడి ఉంటుంది."
"లేదో క్లయింట్ సెట్టింగ్లపై ఆధారపడి ఉంటుంది."
#: plinth/modules/ejabberd/manifest.py:25 #: plinth/modules/ejabberd/manifest.py:25
msgid "yaxim" msgid "yaxim"
@ -821,10 +812,9 @@ msgid ""
"new accounts on public XMPP servers (including via Tor), or even connect to " "new accounts on public XMPP servers (including via Tor), or even connect to "
"your own server for extra security." "your own server for extra security."
msgstr "" msgstr ""
"సురక్షిత కబుర్లు అనేది ఉచిత మరియు ఓపెన్ సోర్స్ సందేశ అనువర్తనం XMPP పై OTR " "సురక్షిత కబుర్లు అనేది ఉచిత మరియు ఓపెన్ సోర్స్ సందేశ అనువర్తనం XMPP పై OTR గుప్తీకరణను కలిగి "
"గుప్తీకరణను కలిగి ఉంది. మీరు ఇప్పటికే ఉన్న గూగుల్ ఖాతాకు కనెక్ట్ చేయవచ్చు, " "ఉంది. మీరు ఇప్పటికే ఉన్న గూగుల్ ఖాతాకు కనెక్ట్ చేయవచ్చు, పబ్లిక్ XMPP సర్వర్లలో (టోర్ ద్వారా సహా) కొత్త "
"పబ్లిక్ XMPP సర్వర్లలో (టోర్ ద్వారా సహా) కొత్త ఖాతాలను సృష్టించవచ్చు లేదా " "ఖాతాలను సృష్టించవచ్చు లేదా అదనపు భద్రత కోసం మీ స్వంత సర్వర్కు కనెక్ట్ చేయవచ్చు."
"అదనపు భద్రత కోసం మీ స్వంత సర్వర్కు కనెక్ట్ చేయవచ్చు."
#: plinth/modules/ejabberd/manifest.py:64 #: plinth/modules/ejabberd/manifest.py:64
msgid "Conversations" msgid "Conversations"
@ -848,8 +838,7 @@ msgstr ""
"మీ XMPP సర్వర్ డొమైన్ సెట్ చేయబడింది \n" "మీ XMPP సర్వర్ డొమైన్ సెట్ చేయబడింది \n"
"<b>%(domainname)s</b>.వినియోగదారు ఐడిలు <i>username@%(domainname)s</i> లాగా " "<b>%(domainname)s</b>.వినియోగదారు ఐడిలు <i>username@%(domainname)s</i> లాగా "
"కనిపిస్తాయి \n" "కనిపిస్తాయి \n"
"మీరు మీ డొమైన్ను <a href=\"%(index_url)s\">kaanfigar</a> పేజీలో సెటప్ " "మీరు మీ డొమైన్ను <a href=\"%(index_url)s\">kaanfigar</a> పేజీలో సెటప్ చేయవచ్చు."
"చేయవచ్చు."
#: plinth/modules/ejabberd/templates/ejabberd.html:47 #: plinth/modules/ejabberd/templates/ejabberd.html:47
#: plinth/modules/jsxc/templates/jsxc.html:32 #: plinth/modules/jsxc/templates/jsxc.html:32
@ -910,10 +899,10 @@ msgid ""
"you may run it using the command 'service firewalld start' or in case of a " "you may run it using the command 'service firewalld start' or in case of a "
"system with systemd 'systemctl start firewalld'." "system with systemd 'systemctl start firewalld'."
msgstr "" msgstr ""
"ఫైర్వాల్ డెమోన్ నడుస్తుందో లేదు. దీన్ని అమలు దయచేసి. ఫైర్వాల్ ఎనేబుల్ " "ఫైర్వాల్ డెమోన్ నడుస్తుందో లేదు. దీన్ని అమలు దయచేసి. ఫైర్వాల్ ఎనేబుల్ వస్తుంది %(box_name)s . ఏ "
"వస్తుంది %(box_name)s . ఏ డెబియన్ ఆధారిత కంప్యూటరులో (అటువంటి %(box_name)s) " "డెబియన్ ఆధారిత కంప్యూటరులో (అటువంటి %(box_name)s) మీరు కమాండ్ 'సేవ ప్రారంభించడానికి firewalld "
"మీరు కమాండ్ 'సేవ ప్రారంభించడానికి firewalld లేదా systemd systemctl ఒక వ్యవస్" "లేదా systemd systemctl ఒక వ్యవస్థ యొక్క సందర్భంలో ఉపయోగించి దీన్ని అమలు ఉండవచ్చు firewalld "
"థ యొక్క సందర్భంలో ఉపయోగించి దీన్ని అమలు ఉండవచ్చు firewalld మొదలు." "మొదలు."
#: plinth/modules/firewall/templates/firewall.html:45 #: plinth/modules/firewall/templates/firewall.html:45
msgid "Show Ports" msgid "Show Ports"
@ -980,8 +969,7 @@ msgid ""
"You may want to check the <a href=\"%(networks_url)s\">network setup</a> and " "You may want to check the <a href=\"%(networks_url)s\">network setup</a> and "
"modify it if necessary." "modify it if necessary."
msgstr "" msgstr ""
"మీరు <a href=\"%(networks_url)s\">నెట్వర్క్ సెటప్</a> తనిఖీ చేసి, అవసరమైతే " "మీరు <a href=\"%(networks_url)s\">నెట్వర్క్ సెటప్</a> తనిఖీ చేసి, అవసరమైతే దాన్ని సవరించవచ్చు."
"దాన్ని సవరించవచ్చు."
#: plinth/modules/first_boot/templates/firstboot_navbar.html:23 #: plinth/modules/first_boot/templates/firstboot_navbar.html:23
#: plinth/modules/help/templates/help_index.html:33 #: plinth/modules/help/templates/help_index.html:33
@ -1218,10 +1206,9 @@ msgid ""
"Configuration</a> you can change these permissions or add new users." "Configuration</a> you can change these permissions or add new users."
msgstr "" msgstr ""
"<b>admin</b> సమూహంలో కేవలం {box_name} వినియోగదారులు బ్లాగులను మరియు వికీలను " "<b>admin</b> సమూహంలో కేవలం {box_name} వినియోగదారులు బ్లాగులను మరియు వికీలను "
"<i>సృష్టించవచ్చు</i> మరియు <i>నిర్వహించవచ్చు</i> , కానీ <b>wiki</b> సమూహంలోని" "<i>సృష్టించవచ్చు</i> మరియు <i>నిర్వహించవచ్చు</i> , కానీ <b>wiki</b> సమూహంలోని ఏ యూజర్ అయినా "
" ఏ యూజర్ అయినా ఇప్పటికే ఉన్న వాటిని <i>సవరించగలరు</i>. <a href=\"/plinth/sys/" "ఇప్పటికే ఉన్న వాటిని <i>సవరించగలరు</i>. <a href=\"/plinth/sys/users\">వినియోగదారు "
"users\">వినియోగదారు ఆకృతీకరణ</a> లో మీరు అనుమతులను మార్చవచ్చు లేదా క్రొత్త " "ఆకృతీకరణ</a> లో మీరు అనుమతులను మార్చవచ్చు లేదా క్రొత్త వినియోగదారులను చేర్చవచ్చు."
"వినియోగదారులను చేర్చవచ్చు."
#: plinth/modules/ikiwiki/__init__.py:65 #: plinth/modules/ikiwiki/__init__.py:65
#, fuzzy #, fuzzy
@ -1366,10 +1353,9 @@ msgid ""
"client and install it. Then start Gobby and select \"Connect to Server\" and " "client and install it. Then start Gobby and select \"Connect to Server\" and "
"enter your {box_name}'s domain name." "enter your {box_name}'s domain name."
msgstr "" msgstr ""
"దీనిని ఉపయోగించడానికి,<a href=\"https://gobby.github.io/\">డౌన్లోడ్ " "దీనిని ఉపయోగించడానికి,<a href=\"https://gobby.github.io/\">డౌన్లోడ్ గాబ్బీ</a>,డెస్క్టాప్ క్లయింట్ "
"గాబ్బీ</a>,డెస్క్టాప్ క్లయింట్ మరియు నిక్షిప్తం చెయుము. మొడటిగ గాబ్బి మరియు " "మరియు నిక్షిప్తం చెయుము. మొడటిగ గాబ్బి మరియు సెలెక్ట్ \"సర్వర్కు కనెక్ట్ చేయండి\" మరియు మీ ఎంటర్ చెయ్యండి "
"సెలెక్ట్ \"సర్వర్కు కనెక్ట్ చేయండి\" మరియు మీ ఎంటర్ చెయ్యండి {box_name}'s " "{box_name}'s డొమైన్ పేరు."
"డొమైన్ పేరు."
#: plinth/modules/infinoted/manifest.py:26 #: plinth/modules/infinoted/manifest.py:26
msgid "Gobby" msgid "Gobby"
@ -1387,8 +1373,8 @@ msgid ""
"Start Gobby and select \"Connect to Server\" and enter your {box_name}'s " "Start Gobby and select \"Connect to Server\" and enter your {box_name}'s "
"domain name." "domain name."
msgstr "" msgstr ""
"గాబ్బీని ప్రారంభించి. \"సేవికకు కనెక్ట్ చేయండి\" ఎంచుకోండి మరియు మీ " "గాబ్బీని ప్రారంభించి. \"సేవికకు కనెక్ట్ చేయండి\" ఎంచుకోండి మరియు మీ {box_name} యొక్క డొమైన్ పేరును "
"{box_name} యొక్క డొమైన్ పేరును నమోదు చేయండి." "నమోదు చేయండి."
#: plinth/modules/jsxc/__init__.py:37 plinth/modules/jsxc/manifest.py:24 #: plinth/modules/jsxc/__init__.py:37 plinth/modules/jsxc/manifest.py:24
msgid "JSXC" msgid "JSXC"
@ -1513,7 +1499,7 @@ msgstr "తిరిగి-పొందు"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "తొలగించు" msgstr "తొలగించు"
@ -1539,10 +1525,9 @@ msgid ""
"that certificate, so most users would not prompted with security warnings " "that certificate, so most users would not prompted with security warnings "
"when using them." "when using them."
msgstr "" msgstr ""
"మీరు మీ ప్రస్తుత డొమైన్ కోసం లెట్స్ ఎన్క్రిప్ట్ సర్టిఫికేట్ను కలిగి ఉంటే, " "మీరు మీ ప్రస్తుత డొమైన్ కోసం లెట్స్ ఎన్క్రిప్ట్ సర్టిఫికేట్ను కలిగి ఉంటే, మీరు %(box_name)s దాని "
"మీరు %(box_name)s దాని పునరుద్ధరణ ప్రక్రియను నిర్వహించవచ్చు. ఇది ఇతర " "పునరుద్ధరణ ప్రక్రియను నిర్వహించవచ్చు. ఇది ఇతర సర్టిఫికేట్లను కూడ ఉపయోగించుకుంటుంది, అందువల్ల "
"సర్టిఫికేట్లను కూడ ఉపయోగించుకుంటుంది, అందువల్ల చాలా మంది వినియోగదారులు వాటిని" "చాలా మంది వినియోగదారులు వాటిని ఉపయోగించినప్పుడు భద్రతా హెచ్చరికలతో ప్రోత్సహిస్తారు."
" ఉపయోగించినప్పుడు భద్రతా హెచ్చరికలతో ప్రోత్సహిస్తారు."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:167 #: plinth/modules/letsencrypt/templates/letsencrypt.html:167
#: plinth/modules/letsencrypt/templates/letsencrypt.html:174 #: plinth/modules/letsencrypt/templates/letsencrypt.html:174
@ -1562,8 +1547,7 @@ msgid ""
" " " "
msgstr "" msgstr ""
"\n" "\n"
" %(box_name)s ధృవీకరణ పత్రం యొక్క పునరుద్ధరణూ " " %(box_name)s ధృవీకరణ పత్రం యొక్క పునరుద్ధరణూ నిర్వహించడానికి\n"
"నిర్వహించడానికి\n"
"<b>%(current_domain)s</b>\n" "<b>%(current_domain)s</b>\n"
" " " "
@ -1573,16 +1557,16 @@ msgid ""
"If enabled, %(box_name)s can make sure that all apps can use the certificate " "If enabled, %(box_name)s can make sure that all apps can use the certificate "
"as soon as it is renewed." "as soon as it is renewed."
msgstr "" msgstr ""
"సశక్త పరువు చేస్తే, %(box_name)s అన్ని అనువర్తనాలు పునరుద్ధరించబడిన వెంటనే " "సశక్త పరువు చేస్తే, %(box_name)s అన్ని అనువర్తనాలు పునరుద్ధరించబడిన వెంటనే సర్టిఫికేట్ను "
"సర్టిఫికేట్ను ఉపయోగించగలరని నిర్ధారించుకోవచ్చు." "ఉపయోగించగలరని నిర్ధారించుకోవచ్చు."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:192 #: plinth/modules/letsencrypt/templates/letsencrypt.html:192
msgid "" msgid ""
"<b>No certificate available for the current domain.</b> First obtain a " "<b>No certificate available for the current domain.</b> First obtain a "
"certificate to enable its management." "certificate to enable its management."
msgstr "" msgstr ""
"<b>ప్రస్తుత అధికారక్షేత్రం కోసం ధృవీకరణ పత్రం అందుబాటులో లేదు.</b>మొదట దాని " "<b>ప్రస్తుత అధికారక్షేత్రం కోసం ధృవీకరణ పత్రం అందుబాటులో లేదు.</b>మొదట దాని నిర్వహణను "
"నిర్వహణను ప్రారంభించడానికి ధృవీకరణ పత్రం పొందాలి." "ప్రారంభించడానికి ధృవీకరణ పత్రం పొందాలి."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:226 #: plinth/modules/letsencrypt/templates/letsencrypt.html:226
#, python-format #, python-format
@ -1592,8 +1576,8 @@ msgid ""
" " " "
msgstr "" msgstr ""
"\n" "\n"
" యొక్క ధృవీకరణ పత్రం ఉపయోగించండి %(current_domain)s " " యొక్క ధృవీకరణ పత్రం ఉపయోగించండి %(current_domain)s కోసం<b>ఈజాబ్బర్డి</"
"కోసం<b>ఈజాబ్బర్డి</b>\n" "b>\n"
" " " "
#: plinth/modules/letsencrypt/templates/letsencrypt.html:230 #: plinth/modules/letsencrypt/templates/letsencrypt.html:230
@ -1603,8 +1587,7 @@ msgid ""
" " " "
msgstr "" msgstr ""
"\n" "\n"
" ప్రస్తుత డొమైన్ యొక్క ధృవీకరణ పత్రం " " ప్రస్తుత డొమైన్ యొక్క ధృవీకరణ పత్రం ఉపయోగించండి<b>ఈజాబ్బర్డి</b>\n"
"ఉపయోగించండి<b>ఈజాబ్బర్డి</b>\n"
" " " "
#: plinth/modules/letsencrypt/templates/letsencrypt.html:240 #: plinth/modules/letsencrypt/templates/letsencrypt.html:240
@ -1615,11 +1598,10 @@ msgid ""
"certificates in client applications, and enable more wide-spread federation " "certificates in client applications, and enable more wide-spread federation "
"with other XMPP servers in the Internet." "with other XMPP servers in the Internet."
msgstr "" msgstr ""
"ప్రారంభించబడితే, అనువర్తనం <a href=\"%(ejabberd_url)s\"> 1ejabberd </a> 2 " "ప్రారంభించబడితే, అనువర్తనం <a href=\"%(ejabberd_url)s\"> 1ejabberd </a> 2 లెట్స్ "
"లెట్స్ ఎన్క్రిప్ట్ ధృవీకరణ పత్రం కూడా ఉపయోగిస్తుంది. ఇది క్లయింట్ " "ఎన్క్రిప్ట్ ధృవీకరణ పత్రం కూడా ఉపయోగిస్తుంది. ఇది క్లయింట్ అనువర్తనాలలో స్వీయ-సంతకం ధృవీకరణ పత్రం "
"అనువర్తనాలలో స్వీయ-సంతకం ధృవీకరణ పత్రం గురించి హెచ్చరికలను తగ్గిస్తుంది మరియు" "గురించి హెచ్చరికలను తగ్గిస్తుంది మరియు అంతర్జాలంతో ఇతర XMPP సేవిక మరింత విస్తృత-విస్తరణ సమాఖ్యను "
" అంతర్జాలంతో ఇతర XMPP సేవిక మరింత విస్తృత-విస్తరణ సమాఖ్యను ప్రారంబం " "ప్రారంబం చేస్తుంది."
"చేస్తుంది."
#: plinth/modules/letsencrypt/templates/letsencrypt.html:248 #: plinth/modules/letsencrypt/templates/letsencrypt.html:248
#, python-format #, python-format
@ -1738,10 +1720,9 @@ msgid ""
"\">available clients</a> for mobile, desktop and the web. <a href=\"https://" "\">available clients</a> for mobile, desktop and the web. <a href=\"https://"
"riot.im/\">Riot</a> client is recommended." "riot.im/\">Riot</a> client is recommended."
msgstr "" msgstr ""
"కమ్యూనికేట్ చేయడానికి, మీరు మొబైల్, డెస్క్టాప్ మరియు వెబ్ కోసం <a href=\"" "కమ్యూనికేట్ చేయడానికి, మీరు మొబైల్, డెస్క్టాప్ మరియు వెబ్ కోసం <a href=\"https://matrix.org/docs/"
"https://matrix.org/docs/projects/\"> అందుబాటులో ఉన్న ఖాతాదారులను</a> " "projects/\"> అందుబాటులో ఉన్న ఖాతాదారులను</a> ఉపయోగించవచ్చు. ఇచట <a href=\"https://"
"ఉపయోగించవచ్చు. ఇచట <a href=\"https://riot.im/\">రయట్</a> క్లయింట్ సిఫార్సు " "riot.im/\">రయట్</a> క్లయింట్ సిఫార్సు చేయబడింది."
"చేయబడింది."
#: plinth/modules/matrixsynapse/forms.py:29 #: plinth/modules/matrixsynapse/forms.py:29
#, fuzzy #, fuzzy
@ -1766,10 +1747,9 @@ msgid ""
"servers will be able to reach users on this server using this domain name. " "servers will be able to reach users on this server using this domain name. "
"Matrix user IDs will look like <em>@username:domainname</em>." "Matrix user IDs will look like <em>@username:domainname</em>."
msgstr "" msgstr ""
"ఒక డొమైన్ కోసం మ్యాట్రిక్స్ సేవ ఆక్రుతికరించబడాలి. ఇతర మ్యాట్రిక్స్ " "ఒక డొమైన్ కోసం మ్యాట్రిక్స్ సేవ ఆక్రుతికరించబడాలి. ఇతర మ్యాట్రిక్స్ సర్వర్లలోని వినియోగదారులు ఈ డొమైన్ పేరును "
"సర్వర్లలోని వినియోగదారులు ఈ డొమైన్ పేరును ఉపయోగించి ఈ సర్వర్లోని " "ఉపయోగించి ఈ సర్వర్లోని వినియోగదారులను చేరుకోగలరు. మ్యాట్రిక్స్ వినియోగదారుడి ఐడిలు <em>@username:"
"వినియోగదారులను చేరుకోగలరు. మ్యాట్రిక్స్ వినియోగదారుడి ఐడిలు " "domainname</em>ఇలా కనిపిస్తుంది."
"<em>@username:domainname</em>ఇలా కనిపిస్తుంది."
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:42 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:42
msgid "" msgid ""
@ -1779,8 +1759,8 @@ msgid ""
" " " "
msgstr "" msgstr ""
"\n" "\n"
" <strong>హెచ్చరిక!</strong> ప్రారంభ సెట్టింగు తర్వాత డొమైన్ పేరు మార్చడం" " <strong>హెచ్చరిక!</strong> ప్రారంభ సెట్టింగు తర్వాత డొమైన్ పేరు మార్చడం ప్రస్తుతం మద్దతు "
" ప్రస్తుతం మద్దతు లేదు.\n" "లేదు.\n"
" " " "
#: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:51 #: plinth/modules/matrixsynapse/templates/matrix-synapse-pre-setup.html:51
@ -1789,8 +1769,8 @@ msgid ""
"No domain(s) are available. <a href=\"%(config_url)s\">Configure</a> at " "No domain(s) are available. <a href=\"%(config_url)s\">Configure</a> at "
"least one domain to be able to use Matrix Synapse." "least one domain to be able to use Matrix Synapse."
msgstr "" msgstr ""
"ఏ డొమైన్ (లు) అందుబాటులో లేవు. <a href=\"%(config_url)s\">ఆక్రుతీకరించండి " "ఏ డొమైన్ (లు) అందుబాటులో లేవు. <a href=\"%(config_url)s\">ఆక్రుతీకరించండి </a>కనీసం ఒక "
"</a>కనీసం ఒక డొమైన్ మ్యాట్రిక్స్ సినాప్సేను ఉపయోగించగలదు." "డొమైన్ మ్యాట్రిక్స్ సినాప్సేను ఉపయోగించగలదు."
#: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29 #: plinth/modules/matrixsynapse/templates/matrix-synapse.html:29
#, python-format #, python-format
@ -1799,9 +1779,9 @@ msgid ""
"look like <em>@username:%(domain_name)s</em>. Changing the domain name after " "look like <em>@username:%(domain_name)s</em>. Changing the domain name after "
"the initial setup is currently not supported." "the initial setup is currently not supported."
msgstr "" msgstr ""
"మ్యాట్రిక్స్ సర్వర్ డొమైన్ <em>%(domain_name)s</em>కు సెట్ చేయబడింది. " "మ్యాట్రిక్స్ సర్వర్ డొమైన్ <em>%(domain_name)s</em>కు సెట్ చేయబడింది. వినియోగదారు ఐడి "
"వినియోగదారు ఐడి <em>@వినియోగదారిడి పేరు:%(domain_name)s</em>ఇలా కనిపిస్తుంది" "<em>@వినియోగదారిడి పేరు:%(domain_name)s</em>ఇలా కనిపిస్తుంది. ప్రారంభ సెట్టింగు తర్వాత డొమైన్ పేరు "
". ప్రారంభ సెట్టింగు తర్వాత డొమైన్ పేరు మార్చడం ప్రస్తుతం మద్దతు లేదు." "మార్చడం ప్రస్తుతం మద్దతు లేదు."
#: plinth/modules/matrixsynapse/views.py:119 #: plinth/modules/matrixsynapse/views.py:119
#, fuzzy #, fuzzy
@ -1846,8 +1826,7 @@ msgid ""
"Anyone with a link to this wiki can read it. Only users that are logged in " "Anyone with a link to this wiki can read it. Only users that are logged in "
"can make changes to the content." "can make changes to the content."
msgstr "" msgstr ""
"ఈ వికీకి లింక్తో ఎవరైనా దానిని చదవగలరు. లాగిన్ చేయబడిన వినియోగదారులు మాత్రమే " "ఈ వికీకి లింక్తో ఎవరైనా దానిని చదవగలరు. లాగిన్ చేయబడిన వినియోగదారులు మాత్రమే కంటెంట్కు మార్పులు చేయవచ్చు."
"కంటెంట్కు మార్పులు చేయవచ్చు."
#: plinth/modules/mediawiki/forms.py:29 #: plinth/modules/mediawiki/forms.py:29
msgid "Administrator Password" msgid "Administrator Password"
@ -1858,8 +1837,8 @@ msgid ""
"Set a new password for MediaWiki's administrator account (admin). Leave this " "Set a new password for MediaWiki's administrator account (admin). Leave this "
"field blank to keep the current password." "field blank to keep the current password."
msgstr "" msgstr ""
"మీడియావికీ యొక్క అడ్మినిస్ట్రేటర్ ఖాతా కోసం ఒక కొత్త పాస్ వర్డ్ ను సెట్ " "మీడియావికీ యొక్క అడ్మినిస్ట్రేటర్ ఖాతా కోసం ఒక కొత్త పాస్ వర్డ్ ను సెట్ చెయ్యండి (అడ్మిన్). ప్రస్తుత రహస్యపదం "
"చెయ్యండి (అడ్మిన్). ప్రస్తుత రహస్యపదం ఉంచడానికి ఈ ఫీల్డ్ను ఖాళీగా వదిలేయండి." "ఉంచడానికి ఈ ఫీల్డ్ను ఖాళీగా వదిలేయండి."
#: plinth/modules/mediawiki/views.py:50 #: plinth/modules/mediawiki/views.py:50
#, fuzzy #, fuzzy
@ -2626,7 +2605,7 @@ msgid "Interface"
msgstr "అంతర్ముఖం" msgstr "అంతర్ముఖం"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3301,8 +3280,8 @@ msgid ""
"Currently an installation or upgrade is running. Consider waiting until it's " "Currently an installation or upgrade is running. Consider waiting until it's "
"finished before shutting down or restarting." "finished before shutting down or restarting."
msgstr "" msgstr ""
"ప్రస్తుతం సంస్థాపన లేదా నవీకరణ నడుస్తోంది. మూసివేయడానికి లేదా " "ప్రస్తుతం సంస్థాపన లేదా నవీకరణ నడుస్తోంది. మూసివేయడానికి లేదా పునఃప్రారంభించడానికి ముందు ఇది పూర్తి "
"పునఃప్రారంభించడానికి ముందు ఇది పూర్తి అయ్యే వరకు వేచి ఉండండి." "అయ్యే వరకు వేచి ఉండండి."
#: plinth/modules/power/templates/power.html:37 #: plinth/modules/power/templates/power.html:37
msgid "Restart &raquo;" msgid "Restart &raquo;"
@ -3325,8 +3304,8 @@ msgid ""
"Currently an installation or upgrade is running. Consider waiting until it's " "Currently an installation or upgrade is running. Consider waiting until it's "
"finished before restarting." "finished before restarting."
msgstr "" msgstr ""
"ప్రస్తుతం సంస్థాపన లేదా నవీకరణ నడుస్తోంది. మూసివేయడానికి లేదా " "ప్రస్తుతం సంస్థాపన లేదా నవీకరణ నడుస్తోంది. మూసివేయడానికి లేదా పునఃప్రారంభించడానికి ముందు ఇది పూర్తి "
"పునఃప్రారంభించడానికి ముందు ఇది పూర్తి అయ్యే వరకు వేచి ఉండండి." "అయ్యే వరకు వేచి ఉండండి."
#: plinth/modules/power/templates/power_restart.html:52 #: plinth/modules/power/templates/power_restart.html:52
#: plinth/modules/power/templates/power_restart.html:55 #: plinth/modules/power/templates/power_restart.html:55
@ -3345,8 +3324,8 @@ msgid ""
"Currently an installation or upgrade is running. Consider waiting until it's " "Currently an installation or upgrade is running. Consider waiting until it's "
"finished before shutting down." "finished before shutting down."
msgstr "" msgstr ""
"ప్రస్తుతం సంస్థాపన లేదా నవీకరణ నడుస్తోంది. మూసివేయడానికి లేదా " "ప్రస్తుతం సంస్థాపన లేదా నవీకరణ నడుస్తోంది. మూసివేయడానికి లేదా పునఃప్రారంభించడానికి ముందు ఇది పూర్తి "
"పునఃప్రారంభించడానికి ముందు ఇది పూర్తి అయ్యే వరకు వేచి ఉండండి." "అయ్యే వరకు వేచి ఉండండి."
#: plinth/modules/power/templates/power_shutdown.html:51 #: plinth/modules/power/templates/power_shutdown.html:51
#: plinth/modules/power/templates/power_shutdown.html:54 #: plinth/modules/power/templates/power_shutdown.html:54
@ -3368,10 +3347,9 @@ msgid ""
"enhancing privacy, modifying web page data and HTTP headers, controlling " "enhancing privacy, modifying web page data and HTTP headers, controlling "
"access, and removing ads and other obnoxious Internet junk. " "access, and removing ads and other obnoxious Internet junk. "
msgstr "" msgstr ""
"ప్రైవక్సీ అనేది గోప్యతను మెరుగుపరచడానికి, వెబ్ పేజీ డేటాను సవరించడం మరియు " "ప్రైవక్సీ అనేది గోప్యతను మెరుగుపరచడానికి, వెబ్ పేజీ డేటాను సవరించడం మరియు HTTP శీర్షికలు, ప్రాప్యతను "
"HTTP శీర్షికలు, ప్రాప్యతను నియంత్రించడం మరియు ప్రకటనలను మరియు ఇతర చెడ్డ " "నియంత్రించడం మరియు ప్రకటనలను మరియు ఇతర చెడ్డ ఇంటర్నెట్ వ్యర్థాలను తొలగించడం కోసం ఆధునిక ఫిల్టరింగ్ "
"ఇంటర్నెట్ వ్యర్థాలను తొలగించడం కోసం ఆధునిక ఫిల్టరింగ్ సామర్థ్యాలతో ఒక కాని " "సామర్థ్యాలతో ఒక కాని క్యాచింగ్ వెబ్ ప్రాక్సీ. "
"క్యాచింగ్ వెబ్ ప్రాక్సీ. "
#: plinth/modules/privoxy/__init__.py:54 #: plinth/modules/privoxy/__init__.py:54
#, python-brace-format #, python-brace-format
@ -3382,11 +3360,10 @@ msgid ""
"config.privoxy.org\">http://config.privoxy.org/</a> or <a href=\"http://p.p" "config.privoxy.org\">http://config.privoxy.org/</a> or <a href=\"http://p.p"
"\">http://p.p</a>." "\">http://p.p</a>."
msgstr "" msgstr ""
"పోర్టు 8118 తో మీ {box_name} హోస్ట్ నేమ్ (లేదా IP చిరునామా) కు మీ బ్రౌజర్ " "పోర్టు 8118 తో మీ {box_name} హోస్ట్ నేమ్ (లేదా IP చిరునామా) కు మీ బ్రౌజర్ ప్రాక్సీ అమర్పులను మార్చడం "
"ప్రాక్సీ అమర్పులను మార్చడం ద్వారా మీరు ప్రివక్సీని ఉపయోగించవచ్చు. ప్రివక్సీ " "ద్వారా మీరు ప్రివక్సీని ఉపయోగించవచ్చు. ప్రివక్సీ ఉపయోగిస్తున్నప్పుడు, దాని ఆకృతీకరణ వివరాలు మరియు "
"ఉపయోగిస్తున్నప్పుడు, దాని ఆకృతీకరణ వివరాలు మరియు డాక్యుమెంటేషన్ <a href=\"" "డాక్యుమెంటేషన్ <a href=\"http://config.privoxy.org\"> http://config.privoxy.org/</"
"http://config.privoxy.org\"> http://config.privoxy.org/</a> లేదా <a href=\"" "a> లేదా <a href=\"http://p.p\"> http://p.p</a> లో చూడవచ్చు."
"http://p.p\"> http://p.p</a> లో చూడవచ్చు."
#: plinth/modules/privoxy/__init__.py:147 #: plinth/modules/privoxy/__init__.py:147
#, python-brace-format #, python-brace-format
@ -3443,10 +3420,9 @@ msgid ""
"radicale.org/clients/\">supported client application</a> is needed. Radicale " "radicale.org/clients/\">supported client application</a> is needed. Radicale "
"can be accessed by any user with a {box_name} login." "can be accessed by any user with a {box_name} login."
msgstr "" msgstr ""
"రాడికల్ అనేది CalDAV మరియు CardDAV సర్వర్.ఇది సిన్క్రోనైజేషన్ మరియు " "రాడికల్ అనేది CalDAV మరియు CardDAV సర్వర్.ఇది సిన్క్రోనైజేషన్ మరియు షెడ్యూలింగ్ మరియు సంప్రదింపు డేటా "
"షెడ్యూలింగ్ మరియు సంప్రదింపు డేటా యొక్క భాగస్వామ్యాన్ని అనుమతిస్తుంది.రాడికల్" "యొక్క భాగస్వామ్యాన్ని అనుమతిస్తుంది.రాడికల్ ను వాడటానికి <a href=\"http://radicale.org/clients/"
" ను వాడటానికి <a href=\"http://radicale.org/clients/\"> supported client " "\"> supported client application</a> అవసరం.\n"
"application</a> అవసరం.\n"
"రాడికల్ ఏ యూజర్ అయినా {box_name}లాగిన్ తో యాక్సెస్ చేయవచ్చు" "రాడికల్ ఏ యూజర్ అయినా {box_name}లాగిన్ తో యాక్సెస్ చేయవచ్చు"
#: plinth/modules/radicale/forms.py:28 #: plinth/modules/radicale/forms.py:28
@ -3489,8 +3465,8 @@ msgid ""
"Evolution is a personal information management application that provides " "Evolution is a personal information management application that provides "
"integrated mail, calendaring and address book functionality." "integrated mail, calendaring and address book functionality."
msgstr "" msgstr ""
"ఎవల్యూషన్ అనేది ఒక వ్యక్తిగత సమాచార నిర్వహణ అనువర్తనం, ఇది ఇంటిగ్రేటెడ్ " "ఎవల్యూషన్ అనేది ఒక వ్యక్తిగత సమాచార నిర్వహణ అనువర్తనం, ఇది ఇంటిగ్రేటెడ్ మెయిల్, క్యాలెండింగ్ మరియు బుక్ "
"మెయిల్, క్యాలెండింగ్ మరియు బుక్ ఫంక్షనాలిటీని అందించేది." "ఫంక్షనాలిటీని అందించేది."
#: plinth/modules/radicale/manifest.py:52 #: plinth/modules/radicale/manifest.py:52
msgid "" msgid ""
@ -3532,10 +3508,10 @@ msgid ""
"\"https://f-droid.org/repository/browse/?fdid=com.csipsimple\"> CSipSimple</" "\"https://f-droid.org/repository/browse/?fdid=com.csipsimple\"> CSipSimple</"
"a> (for Android phones)." "a> (for Android phones)."
msgstr "" msgstr ""
"SIP కాల్స్ చేయడానికి, క్లయింట్ అప్లికేషన్ అవసరమవుతుంది. <a href=\"" "SIP కాల్స్ చేయడానికి, క్లయింట్ అప్లికేషన్ అవసరమవుతుంది. <a href=\"https://jitsi.org/"
"https://jitsi.org/\">Jitsi</a>(కంప్యూటర్ కు) మరియు <a href=\"" "\">Jitsi</a>(కంప్యూటర్ కు) మరియు <a href=\"https://f-droid.org/repository/"
"https://f-droid.org/repository/browse/?fdid=com.csipsimple\"" "browse/?fdid=com.csipsimple\">CSipSimple</a>(ఆండ్రాయిడ్ ఫోన్లకు) అందుబాటులో ఖాతాదారులకు "
">CSipSimple</a>(ఆండ్రాయిడ్ ఫోన్లకు) అందుబాటులో ఖాతాదారులకు ఉన్నాయి." "ఉన్నాయి."
#: plinth/modules/repro/__init__.py:53 #: plinth/modules/repro/__init__.py:53
msgid "" msgid ""
@ -3607,10 +3583,9 @@ msgid ""
"from an email client, including MIME support, address book, folder " "from an email client, including MIME support, address book, folder "
"manipulation, message searching and spell checking." "manipulation, message searching and spell checking."
msgstr "" msgstr ""
"రౌండ్ క్యూబ్ వెబ్మెయిల్ అనేది బ్రౌజర్-ఆధారిత బహుభాషా IMAP క్లయింట్ తొ " "రౌండ్ క్యూబ్ వెబ్మెయిల్ అనేది బ్రౌజర్-ఆధారిత బహుభాషా IMAP క్లయింట్ తొ అనువర్తన-ఆధారిత యూజర్ ఇంటర్ఫేస్తో . "
"అనువర్తన-ఆధారిత యూజర్ ఇంటర్ఫేస్తో . ఇది MIME మద్దతు, చిరునామా పుస్తకం, " "ఇది MIME మద్దతు, చిరునామా పుస్తకం, ఫోల్డర్ తారుమారు, సందేశ శోధన మరియు అక్షరక్రమ తనిఖీ సహా ఒక "
"ఫోల్డర్ తారుమారు, సందేశ శోధన మరియు అక్షరక్రమ తనిఖీ సహా ఒక ఇమెయిల్ క్లయింట్ " "ఇమెయిల్ క్లయింట్ నుండి మీరు పూర్తి కార్యాచరణను అందిస్తుంది."
"నుండి మీరు పూర్తి కార్యాచరణను అందిస్తుంది."
#: plinth/modules/roundcube/__init__.py:47 #: plinth/modules/roundcube/__init__.py:47
msgid "" msgid ""
@ -3655,9 +3630,8 @@ msgid ""
"attempts to the SSH server and other enabled password protected internet-" "attempts to the SSH server and other enabled password protected internet-"
"services." "services."
msgstr "" msgstr ""
"ఈ ఎంపిక ఎనేబుల్ చేసినప్పుడు, ఫెయిల్2బ్యాన్ SSH సర్వర్కు మరియు ఇతర " "ఈ ఎంపిక ఎనేబుల్ చేసినప్పుడు, ఫెయిల్2బ్యాన్ SSH సర్వర్కు మరియు ఇతర ప్రారంభించబడిన పాస్వర్డ్ను రక్షిత "
"ప్రారంభించబడిన పాస్వర్డ్ను రక్షిత అంతర్జాల-సేవలకు బ్రూట్ ఫోర్స్ బ్రేక్-ఇన్ " "అంతర్జాల-సేవలకు బ్రూట్ ఫోర్స్ బ్రేక్-ఇన్ ప్రయత్నాలను పరిమితం చేస్తుంది."
"ప్రయత్నాలను పరిమితం చేస్తుంది."
#: plinth/modules/security/views.py:66 #: plinth/modules/security/views.py:66
#, fuzzy, python-brace-format #, fuzzy, python-brace-format
@ -3763,12 +3737,19 @@ msgid ""
msgstr "" msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
#, fuzzy
#| msgid ""
#| "Automatic snapshots are taken every hour, day, month and year. Older "
#| "snapshots are automatically deleted keeping 10 of each kind and 50 in "
#| "total. Although snapshots are efficient and only store the differences, "
#| "they may be deleted to reclaim free space. Individual files from older "
#| "snapshots can be accessed by visiting \".snapshots\" directory in the "
#| "filesystem. Snapshots are not a replacement for backups."
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "స్వయంచాలక స్నాప్షాట్లు ప్రతి గంట, రోజు, నెల మరియు సంవత్సరం తీసుకుంటారు." msgstr "స్వయంచాలక స్నాప్షాట్లు ప్రతి గంట, రోజు, నెల మరియు సంవత్సరం తీసుకుంటారు."
@ -3780,52 +3761,88 @@ msgstr "కాలక్రమం స్నాప్షాట్లు ఉపయ
msgid "" msgid ""
"Uncheck this to disable timeline snapshots (hourly, daily, monthly and " "Uncheck this to disable timeline snapshots (hourly, daily, monthly and "
"yearly)." "yearly)."
msgstr "కాలపట్టిక స్నాప్షాట్లను (గంట, రోజువారీ, నెలవారీ మరియు వార్షిక) నిలిపివేయడానికి దీనికి టిక్కు తీసివేయండి."
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Storage Snapshots"
msgid "Hourly Snapshots Limit"
msgstr "నిల్వ దృశ్యములు"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Daily Snapshots Limit"
msgstr "స్నాప్షాట్‌లను తొలగించు"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Weekly Snapshots Limit"
msgstr "స్నాప్షాట్‌లను తొలగించు"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Yearly Snapshots Limit"
msgstr "స్నాప్షాట్‌లను తొలగించు"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr "" msgstr ""
"కాలపట్టిక స్నాప్షాట్లను (గంట, రోజువారీ, నెలవారీ మరియు వార్షిక) "
"నిలిపివేయడానికి దీనికి టిక్కు తీసివేయండి."
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "స్నాప్షాట్‌ని సృష్టించు" msgstr "స్నాప్షాట్‌ని సృష్టించు"
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "అన్ని స్నాప్షాట్‌లను తొలగించు" msgstr "అన్ని స్నాప్షాట్‌లను తొలగించు"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "అన్నింటిని తొలగించు" msgstr "అన్నింటిని తొలగించు"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "సంఖ్య" msgstr "సంఖ్య"
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "తేదీ" msgstr "తేదీ"
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "యథాస్థితి" msgstr "యథాస్థితి"
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
#, fuzzy #, fuzzy
#| msgid "Inactive" #| msgid "Inactive"
msgid "active" msgid "active"
msgstr "క్రియాశీల" msgstr "క్రియాశీల"
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "స్నాప్షాట్కు రోల్బ్యాక్ చేయండి #%(number)s" msgstr "స్నాప్షాట్కు రోల్బ్యాక్ చేయండి #%(number)s"
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "స్నాప్షాట్‌ #%(number)s 1తొలగిచు" msgstr "స్నాప్షాట్‌ #%(number)s 1తొలగిచు"
@ -3845,8 +3862,8 @@ msgstr "స్నాప్షాట్‌ #%(number)s 1 తొలగించు
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "క్రింది స్నాప్షాట్‌లను శాశ్వతంగా తొలగించు ?" msgstr "క్రింది స్నాప్షాట్‌లను శాశ్వతంగా తొలగించు ?"
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "స్నాప్షాట్‌లను తొలగించు" msgstr "స్నాప్షాట్‌లను తొలగించు"
@ -3871,42 +3888,42 @@ msgstr "స్నాప్షాట్ #%(number)s కు రోల్‌బ్
msgid "Created snapshot." msgid "Created snapshot."
msgstr "స్నాప్షాట్‌ సృష్టించబడినది." msgstr "స్నాప్షాట్‌ సృష్టించబడినది."
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
#| msgid "Configuration updated" #| msgid "Configuration updated"
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "ఆకృతీకరణ నవీకరించబడింది" msgstr "ఆకృతీకరణ నవీకరించబడింది"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "చాయాచిత్రం తొలగించబడింది #{number}." msgstr "చాయాచిత్రం తొలగించబడింది #{number}."
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "చాయాచిత్రం ని తొలగించండి" msgstr "చాయాచిత్రం ని తొలగించండి"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "చాయాచిత్రం ని తొలగించండి" msgstr "చాయాచిత్రం ని తొలగించండి"
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "రొల్ల్బచ్క్ ని పూర్తి చేయడానికి వ్యవస్థను పునరుద్ధరించాలి." msgstr "రొల్ల్బచ్క్ ని పూర్తి చేయడానికి వ్యవస్థను పునరుద్ధరించాలి."
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "చాయాచిత్రం కు రొల్ల్బచ్క్ చేయండి" msgstr "చాయాచిత్రం కు రొల్ల్బచ్క్ చేయండి"
@ -4044,10 +4061,9 @@ msgid ""
"deletion of files on one device will be automatically replicated on all " "deletion of files on one device will be automatically replicated on all "
"other devices that also run Syncthing." "other devices that also run Syncthing."
msgstr "" msgstr ""
"syncthing అనేది మీ సమచారాన్ని మీ వివిధ ఉపకరణాలని సమకాలీకరించడానికి,ఉ.దా మీ " "syncthing అనేది మీ సమచారాన్ని మీ వివిధ ఉపకరణాలని సమకాలీకరించడానికి,ఉ.దా మీ కంప్యూటర్ మరియు మీ ఫోను.…"
"కంప్యూటర్ మరియు మీ ఫోను.…ఒక ఉపకరణంలో ఒక ఫైలు యొక్క తయారీ,మార్పులు, లేదా " "ఒక ఉపకరణంలో ఒక ఫైలు యొక్క తయారీ,మార్పులు, లేదా నిర్మూలిస్తే అది మిగిలిన అన్ని ఉపకరణాలలో దానికి "
"నిర్మూలిస్తే అది మిగిలిన అన్ని ఉపకరణాలలో దానికి సంబందించిన మార్పులు చెయ్యడం " "సంబందించిన మార్పులు చెయ్యడం సమకాలీకరించడం"
"సమకాలీకరించడం"
#: plinth/modules/syncthing/__init__.py:49 #: plinth/modules/syncthing/__init__.py:49
#, python-brace-format #, python-brace-format
@ -4067,9 +4083,9 @@ msgid ""
"syncthing/\">/syncthing</a>. Desktop and mobile clients are also <a href=" "syncthing/\">/syncthing</a>. Desktop and mobile clients are also <a href="
"\"https://syncthing.net/\">available</a>." "\"https://syncthing.net/\">available</a>."
msgstr "" msgstr ""
"ప్రారంభించినప్పుడు,సమకాలీకరించునకు అంతర్జాల ముఖ చిత్రం<a href=\"/syncthing/\"" "ప్రారంభించినప్పుడు,సమకాలీకరించునకు అంతర్జాల ముఖ చిత్రం<a href=\"/syncthing/\">/"
">/syncthing</a>కంప్యూటరు మరియు పరికరాల మధ్య కూడా <a href=\"" "syncthing</a>కంప్యూటరు మరియు పరికరాల మధ్య కూడా <a href=\"https://syncthing.net/"
"https://syncthing.net/\">లభించును</a>" "\">లభించును</a>"
#: plinth/modules/syncthing/__init__.py:63 #: plinth/modules/syncthing/__init__.py:63
#, fuzzy #, fuzzy
@ -4109,10 +4125,9 @@ msgid ""
"DATA. You can access Tahoe-LAFS at <a href=\"https://" "DATA. You can access Tahoe-LAFS at <a href=\"https://"
"%(domain_name)s:5678\">https://%(domain_name)s:5678</a>." "%(domain_name)s:5678\">https://%(domain_name)s:5678</a>."
msgstr "" msgstr ""
"Tahoe-LAFS సర్వర్ డొమైన్ <b>%(domain_name)s</b> కు సెట్ చెయ్యబడింది. " "Tahoe-LAFS సర్వర్ డొమైన్ <b>%(domain_name)s</b> కు సెట్ చెయ్యబడింది. ఫ్రీడంబాక్స్ డొమైన్ పేరు "
"ఫ్రీడంబాక్స్ డొమైన్ పేరు మార్చడం Tahoe-LAFS యొక్క పునఃస్థాపన అవసరం మరియు మీ " "మార్చడం Tahoe-LAFS యొక్క పునఃస్థాపన అవసరం మరియు మీ డేటా కోల్పోతారు. మీరు Tahoe-LAFS ను <a "
"డేటా కోల్పోతారు. మీరు Tahoe-LAFS ను <a href=\"https://%(domain_name)s:5678\"" "href=\"https://%(domain_name)s:5678\">%(domain_name)s</a> వద్ద పొందవచ్చు."
">%(domain_name)s</a> వద్ద పొందవచ్చు."
#: plinth/modules/tahoe/templates/tahoe-post-setup.html:55 #: plinth/modules/tahoe/templates/tahoe-post-setup.html:55
msgid "Local introducer" msgid "Local introducer"
@ -4160,11 +4175,10 @@ msgid ""
"the <a href=\"https://www.torproject.org/download/download-easy.html.en" "the <a href=\"https://www.torproject.org/download/download-easy.html.en"
"\">Tor Browser</a>." "\">Tor Browser</a>."
msgstr "" msgstr ""
"టార్ అనామక కమ్యూనికేషన్ వ్యవస్థ. దాని గురించి మీరు మరింత <a href=\"" "టార్ అనామక కమ్యూనికేషన్ వ్యవస్థ. దాని గురించి మీరు మరింత <a href=\"https://www.torproject."
"https://www.torproject.org/\"> టార్ ప్రాజెక్ట్ </a> వెబ్సైట్ నుండి " "org/\"> టార్ ప్రాజెక్ట్ </a> వెబ్సైట్ నుండి తెలుసుకోవచ్చు. వెబ్ సర్ఫింగ్ ఉన్నప్పుడు ఉత్తమ రక్షణ కోసం, "
"తెలుసుకోవచ్చు. వెబ్ సర్ఫింగ్ ఉన్నప్పుడు ఉత్తమ రక్షణ కోసం, టార్ ప్రాజెక్ట్ " "టార్ ప్రాజెక్ట్ మీరు <a href=\"https://www.torproject.org/download/download-easy."
"మీరు <a href=\"https://www.torproject.org/download/download-easy.html.en\"> " "html.en\"> టార్ బ్రౌజర్ </a> ను ఉపయోగించాలని సిఫార్సు చేస్తున్నారు."
"టార్ బ్రౌజర్ </a> ను ఉపయోగించాలని సిఫార్సు చేస్తున్నారు."
#: plinth/modules/tor/__init__.py:75 plinth/modules/tor/__init__.py:117 #: plinth/modules/tor/__init__.py:75 plinth/modules/tor/__init__.py:117
msgid "Tor Anonymity Network" msgid "Tor Anonymity Network"
@ -4230,10 +4244,9 @@ msgid ""
"\">https://bridges.torproject.org/</a> and copy/paste the bridge information " "\">https://bridges.torproject.org/</a> and copy/paste the bridge information "
"here. Currently supported transports are none, obfs3, obfs4 and scamblesuit." "here. Currently supported transports are none, obfs3, obfs4 and scamblesuit."
msgstr "" msgstr ""
"మీరు <a href=\"https://bridges.torproject.org/\"> 1https: " "మీరు <a href=\"https://bridges.torproject.org/\"> 1https: //bridges."
"//bridges.torproject.org/ </a> నుండి కొన్ని బ్రిడ్జెస్ పొందవచ్చు మరియు ఇక్కడ " "torproject.org/ </a> నుండి కొన్ని బ్రిడ్జెస్ పొందవచ్చు మరియు ఇక్కడ బ్రిడ్జె సమాచారాన్ని కాపీ / పేస్ట్ "
"బ్రిడ్జె సమాచారాన్ని కాపీ / పేస్ట్ చెయ్యండి. ప్రస్తుతం మద్దతిచ్చే " "చెయ్యండి. ప్రస్తుతం మద్దతిచ్చే ట్రాన్స్పోర్ట్ లు none, obfs3, obfs4 మరియు scamblesuit."
"ట్రాన్స్పోర్ట్ లు none, obfs3, obfs4 మరియు scamblesuit."
#: plinth/modules/tor/forms.py:112 #: plinth/modules/tor/forms.py:112
#, fuzzy #, fuzzy
@ -4248,9 +4261,8 @@ msgid ""
"the Tor network. Do this if you have more than 2 megabits/s of upload and " "the Tor network. Do this if you have more than 2 megabits/s of upload and "
"download bandwidth." "download bandwidth."
msgstr "" msgstr ""
"ప్రారంభించినప్పుడు, మీ {box_name} 1 టోర్ రిలేని అమలు చేస్తుంది మరియు టార్ " "ప్రారంభించినప్పుడు, మీ {box_name} 1 టోర్ రిలేని అమలు చేస్తుంది మరియు టార్ నెట్వర్క్కి బ్యాండ్విడ్త్ని దానం "
"నెట్వర్క్కి బ్యాండ్విడ్త్ని దానం చేస్తుంది. మీరు 2 megabits / s కంటే ఎక్కువ " "చేస్తుంది. మీరు 2 megabits / s కంటే ఎక్కువ అప్లోడ్ మరియు డౌన్లోడ్ బ్యాండ్విడ్త్ ఉంటే దీన్ని చేయండి."
"అప్లోడ్ మరియు డౌన్లోడ్ బ్యాండ్విడ్త్ ఉంటే దీన్ని చేయండి."
#: plinth/modules/tor/forms.py:120 #: plinth/modules/tor/forms.py:120
msgid "Enable Tor bridge relay" msgid "Enable Tor bridge relay"
@ -4262,9 +4274,9 @@ msgid ""
"instead of public Tor relay database making it harder to censor this node. " "instead of public Tor relay database making it harder to censor this node. "
"This helps others circumvent censorship." "This helps others circumvent censorship."
msgstr "" msgstr ""
"ఎనేబుల్ చేసినప్పుడు, రిలే సమాచారం టార్ బ్రిడ్జ్ డేటాబేస్లో పబ్లిక్ టార్ రిలే " "ఎనేబుల్ చేసినప్పుడు, రిలే సమాచారం టార్ బ్రిడ్జ్ డేటాబేస్లో పబ్లిక్ టార్ రిలే డేటాబేస్కు బదులుగా "
"డేటాబేస్కు బదులుగా ప్రచురించబడుతుంది, ఇది ఈ నోడ్ను సెన్సార్ చేయడానికి కష్టతరం" "ప్రచురించబడుతుంది, ఇది ఈ నోడ్ను సెన్సార్ చేయడానికి కష్టతరం చేస్తుంది.ఇతరులు సెన్సార్షిప్ను "
" చేస్తుంది.ఇతరులు సెన్సార్షిప్ను తప్పించుకునేందుకు ఇది దోహదపడుతుంది." "తప్పించుకునేందుకు ఇది దోహదపడుతుంది."
#: plinth/modules/tor/forms.py:128 #: plinth/modules/tor/forms.py:128
msgid "Enable Tor Hidden Service" msgid "Enable Tor Hidden Service"
@ -4277,9 +4289,8 @@ msgid ""
"wiki or chat) without revealing its location. Do not use this for strong " "wiki or chat) without revealing its location. Do not use this for strong "
"anonymity yet." "anonymity yet."
msgstr "" msgstr ""
"ఎంపిక చేసిన సేవలను (వికీ లేదా చాట్ వంటివి) దాని స్థానాన్ని బహిర్గతం చేయకుండా " "ఎంపిక చేసిన సేవలను (వికీ లేదా చాట్ వంటివి) దాని స్థానాన్ని బహిర్గతం చేయకుండా ఒక రహస్య సేవ {box_name} "
"ఒక రహస్య సేవ {box_name} 1 ను అనుమతిస్తుంది. ఇది ఇంకా బలమైన పేరు కోసం " "1 ను అనుమతిస్తుంది. ఇది ఇంకా బలమైన పేరు కోసం ఉపయోగించకండి."
"ఉపయోగించకండి."
#: plinth/modules/tor/forms.py:136 #: plinth/modules/tor/forms.py:136
msgid "Download software packages over Tor" msgid "Download software packages over Tor"
@ -4291,14 +4302,12 @@ msgid ""
"installations and upgrades. This adds a degree of privacy and security " "installations and upgrades. This adds a degree of privacy and security "
"during software downloads." "during software downloads."
msgstr "" msgstr ""
"ప్రారంభించబడినప్పుడు, సంస్థాపనలు మరియు నవీకరణలు కోసం సాఫ్ట్వేర్ టార్ " "ప్రారంభించబడినప్పుడు, సంస్థాపనలు మరియు నవీకరణలు కోసం సాఫ్ట్వేర్ టార్ నెట్వర్క్ ద్వారా డౌన్లోడ్ "
"నెట్వర్క్ ద్వారా డౌన్లోడ్ చేయబడుతుంది. ఇది సాఫ్ట్ వేర్ డౌన్లోడ్ సమయంలో గోప్" "చేయబడుతుంది. ఇది సాఫ్ట్ వేర్ డౌన్లోడ్ సమయంలో గోప్యత మరియు భద్రత యొక్క డిగ్రీని జతచేస్తుంది."
"యత మరియు భద్రత యొక్క డిగ్రీని జతచేస్తుంది."
#: plinth/modules/tor/forms.py:151 #: plinth/modules/tor/forms.py:151
msgid "Specify at least one upstream bridge to use upstream bridges." msgid "Specify at least one upstream bridge to use upstream bridges."
msgstr "" msgstr "అప్స్ట్రీమ్ వంతెనలను ఉపయోగించడానికి కనీసం ఒక అప్స్ట్రీమ్ వంతెనను పేర్కొనండి."
"అప్స్ట్రీమ్ వంతెనలను ఉపయోగించడానికి కనీసం ఒక అప్స్ట్రీమ్ వంతెనను పేర్కొనండి."
#: plinth/modules/tor/manifest.py:28 #: plinth/modules/tor/manifest.py:28
msgid "Tor Browser" msgid "Tor Browser"
@ -4338,9 +4347,8 @@ msgid ""
"If your %(box_name)s is behind a router or firewall, you should make sure " "If your %(box_name)s is behind a router or firewall, you should make sure "
"the following ports are open, and port-forwarded, if necessary:" "the following ports are open, and port-forwarded, if necessary:"
msgstr "" msgstr ""
"మీ %(box_name)s లు రౌటర్ లేదా ఫైర్వాల్ వెనుక ఉంటే, మీరు ఈ క్రింది పోర్టులు " "మీ %(box_name)s లు రౌటర్ లేదా ఫైర్వాల్ వెనుక ఉంటే, మీరు ఈ క్రింది పోర్టులు తెరిచి ఉన్నారని "
"తెరిచి ఉన్నారని నిర్ధారించుకోండి మరియు అవసరమైతే పోర్ట్-ఫార్వార్డ్ చేయబడిందని " "నిర్ధారించుకోండి మరియు అవసరమైతే పోర్ట్-ఫార్వార్డ్ చేయబడిందని నిర్ధారించుకోండి:"
"నిర్ధారించుకోండి:"
#: plinth/modules/tor/templates/tor.html:129 #: plinth/modules/tor/templates/tor.html:129
msgid "SOCKS" msgid "SOCKS"
@ -4349,9 +4357,7 @@ msgstr "సాక్స్‌లు"
#: plinth/modules/tor/templates/tor.html:132 #: plinth/modules/tor/templates/tor.html:132
#, python-format #, python-format
msgid "A Tor SOCKS port is available on your %(box_name)s on TCP port 9050." msgid "A Tor SOCKS port is available on your %(box_name)s on TCP port 9050."
msgstr "" msgstr "టిసిపి పోర్ట్ 9050 పై ఒక టార్ సొక్స్ పోర్ట్ మీ %(box_name)sలో అందుబాటులో ఉంది."
"టిసిపి పోర్ట్ 9050 పై ఒక టార్ సొక్స్ పోర్ట్ మీ %(box_name)sలో అందుబాటులో "
"ఉంది."
#: plinth/modules/tor/views.py:130 plinth/modules/tor/views.py:158 #: plinth/modules/tor/views.py:130 plinth/modules/tor/views.py:158
msgid "Configuration updated." msgid "Configuration updated."
@ -4371,15 +4377,13 @@ msgid ""
"BitTorrent is a peer-to-peer file sharing protocol. Transmission daemon " "BitTorrent is a peer-to-peer file sharing protocol. Transmission daemon "
"handles Bitorrent file sharing. Note that BitTorrent is not anonymous." "handles Bitorrent file sharing. Note that BitTorrent is not anonymous."
msgstr "" msgstr ""
"బిట్ టోర్రెంట్ పీర్-టు-పీర్ ఫైల్ షేరింగ్ ప్రోటోకాల్. ట్రాన్స్మిషన్ డెమోన్ " "బిట్ టోర్రెంట్ పీర్-టు-పీర్ ఫైల్ షేరింగ్ ప్రోటోకాల్. ట్రాన్స్మిషన్ డెమోన్ బిట్ టోర్రెంట్ ఫైల్ భాగస్వామ్యాన్ని నిర్వహిస్తుంది. "
"బిట్ టోర్రెంట్ ఫైల్ భాగస్వామ్యాన్ని నిర్వహిస్తుంది. బిట్ టోర్రెంట్ అజ్ఞాత " "బిట్ టోర్రెంట్ అజ్ఞాత కాదని గమనించండి."
"కాదని గమనించండి."
#: plinth/modules/transmission/__init__.py:45 #: plinth/modules/transmission/__init__.py:45
msgid "" msgid ""
"Access the web interface at <a href=\"/transmission\">/transmission</a>." "Access the web interface at <a href=\"/transmission\">/transmission</a>."
msgstr "" msgstr "ఇచ్చట వెబ్ ఇంటర్ఫేస్ యాక్సెస్ చేయవచ్చును <a href=\"/transmission\"></a>."
"ఇచ్చట వెబ్ ఇంటర్ఫేస్ యాక్సెస్ చేయవచ్చును <a href=\"/transmission\"></a>."
#: plinth/modules/transmission/forms.py:30 #: plinth/modules/transmission/forms.py:30
msgid "Download directory" msgid "Download directory"
@ -4647,8 +4651,8 @@ msgid ""
"Use the <a href='%(change_password_url)s'>change password form </a> to " "Use the <a href='%(change_password_url)s'>change password form </a> to "
"change the password." "change the password."
msgstr "" msgstr ""
"పాస్వర్డ్ను మార్చడానికి <a href='%(change_password_url)s'> పాస్వర్డ్ రూపాన్ని" "పాస్వర్డ్ను మార్చడానికి <a href='%(change_password_url)s'> పాస్వర్డ్ రూపాన్ని మార్చండి </a> ని "
" మార్చండి </a> ని ఉపయోగించండి." "ఉపయోగించండి."
#: plinth/modules/users/templates/users_update.html:53 #: plinth/modules/users/templates/users_update.html:53
msgid "Save Changes" msgid "Save Changes"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2018-01-03 17:10+0000\n" "PO-Revision-Date: 2018-01-03 17:10+0000\n"
"Last-Translator: John Doe <thraex@numericable.fr>\n" "Last-Translator: John Doe <thraex@numericable.fr>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/" "Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
@ -18,32 +18,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 2.19-dev\n" "X-Generator: Weblate 2.19-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "{kind} port {listen_address}:{port} dinleniyor" msgstr "{kind} port {listen_address}:{port} dinleniyor"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "{kind} port {port} dinleniyor" msgstr "{kind} port {port} dinleniyor"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "tcp{kind} üzerinden {url} bağlantısına eriş" msgstr "tcp{kind} üzerinden {url} bağlantısına eriş"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "{url} bağlantısına eriş" msgstr "{url} bağlantısına eriş"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "{host}:{port} konumuna bağlan" msgstr "{host}:{port} konumuna bağlan"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "{host}:{port} konumuna bağlanılamadı" msgstr "{host}:{port} konumuna bağlanılamadı"
@ -195,15 +195,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "Güncel olarak sadece sınırlı işlevsellik mevcuttur." msgstr "Güncel olarak sadece sınırlı işlevsellik mevcuttur."
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "Yapılandır" msgstr "Yapılandır"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "Alan Adı" msgstr "Alan Adı"
@ -264,34 +264,34 @@ msgstr "Bu web yönetim arayüzü için kullanılacak dil"
msgid "Submit" msgid "Submit"
msgstr "İbraz Et" msgstr "İbraz Et"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "Genel Yapılandırma" msgstr "Genel Yapılandırma"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "Makine isminin ayarlanmasında hata: {exception}" msgstr "Makine isminin ayarlanmasında hata: {exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "Makine ismi ayarlandı" msgstr "Makine ismi ayarlandı"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "Alan adının ayarlanmasında hata: {exception}" msgstr "Alan adının ayarlanmasında hata: {exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "Alan adı ayarlandı" msgstr "Alan adı ayarlandı"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "Dilin ayarlanmasında hata: {exception}" msgstr "Dilin ayarlanmasında hata: {exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "Dil değiştirildi" msgstr "Dil değiştirildi"
@ -1526,7 +1526,7 @@ msgstr "Tekrar edin"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "Sil" msgstr "Sil"
@ -2633,7 +2633,7 @@ msgid "Interface"
msgstr "Arayüz" msgstr "Arayüz"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3814,12 +3814,19 @@ msgstr ""
"daha önce bilinen iyi bir duruma geri getirilmesini sağlar." "daha önce bilinen iyi bir duruma geri getirilmesini sağlar."
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
#, fuzzy
#| msgid ""
#| "Automatic snapshots are taken every hour, day, month and year. Older "
#| "snapshots are automatically deleted keeping 10 of each kind and 50 in "
#| "total. Although snapshots are efficient and only store the differences, "
#| "they may be deleted to reclaim free space. Individual files from older "
#| "snapshots can be accessed by visiting \".snapshots\" directory in the "
#| "filesystem. Snapshots are not a replacement for backups."
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
"Otomatik anlıklar her saat, gün, ay ve yıl oluşturulur. Eski anlıklar her " "Otomatik anlıklar her saat, gün, ay ve yıl oluşturulur. Eski anlıklar her "
@ -3841,46 +3848,84 @@ msgstr ""
"Zaman çizelgesi anlıklarını (saat, gün, ay ve yıl başı) devre dışı bırakmak " "Zaman çizelgesi anlıklarını (saat, gün, ay ve yıl başı) devre dışı bırakmak "
"için bu şıkkı boş bırakın." "için bu şıkkı boş bırakın."
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Storage Snapshots"
msgid "Hourly Snapshots Limit"
msgstr "Depolama Anlıkları"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Daily Snapshots Limit"
msgstr "Anlıkları Sil"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Weekly Snapshots Limit"
msgstr "Anlıkları Sil"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete Snapshots"
msgid "Yearly Snapshots Limit"
msgstr "Anlıkları Sil"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "Anlık Oluştur" msgstr "Anlık Oluştur"
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "Tüm anlıkları sil" msgstr "Tüm anlıkları sil"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "Tümünü Sil" msgstr "Tümünü Sil"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "Sayı" msgstr "Sayı"
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "Tarih" msgstr "Tarih"
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "Geri getir" msgstr "Geri getir"
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "etkin" msgstr "etkin"
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "#%(number)s sayılı anlığa geri getir" msgstr "#%(number)s sayılı anlığa geri getir"
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "#%(number)s sayılı anlığı sil" msgstr "#%(number)s sayılı anlığı sil"
@ -3898,8 +3943,8 @@ msgstr "#%(number)s sayılı anlığı sil"
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "Bu anlıklar daimi olarak silinsin mi?" msgstr "Bu anlıklar daimi olarak silinsin mi?"
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "Anlıkları Sil" msgstr "Anlıkları Sil"
@ -3926,39 +3971,41 @@ msgstr "#%(number)s sayılı anlığa geri al"
msgid "Created snapshot." msgid "Created snapshot."
msgstr "Anlık oluşturuldu." msgstr "Anlık oluşturuldu."
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
msgid "Timeline Snapshots configuration updated" #, fuzzy
#| msgid "Timeline Snapshots configuration updated"
msgid "Storage snapshots configuration updated"
msgstr "Zaman Çizelgesi Anlıklarının yapılandırması güncellendi" msgstr "Zaman Çizelgesi Anlıklarının yapılandırması güncellendi"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "Eylem hatası: {0} [{1}] [{2}]" msgstr "Eylem hatası: {0} [{1}] [{2}]"
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "#{number} sayılı anlık silindi." msgstr "#{number} sayılı anlık silindi."
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "Anlığı sil" msgstr "Anlığı sil"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "Tüm anlıklar silindi." msgstr "Tüm anlıklar silindi."
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "#{number} sayılı anlığa geri alındı." msgstr "#{number} sayılı anlığa geri alındı."
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
"Geri alınmanın tamamlanması için sistemin yeniden başlatılması gereklidir." "Geri alınmanın tamamlanması için sistemin yeniden başlatılması gereklidir."
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "Anlığa Geri Al" msgstr "Anlığa Geri Al"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "" msgstr ""
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "" msgstr ""
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "" msgstr ""
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "" msgstr ""
@ -172,15 +172,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "" msgstr ""
@ -231,34 +231,34 @@ msgstr ""
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "" msgstr ""
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "" msgstr ""
@ -1314,7 +1314,7 @@ msgstr ""
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -2264,7 +2264,7 @@ msgid "Interface"
msgstr "" msgstr ""
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3262,11 +3262,10 @@ msgstr ""
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
@ -3280,46 +3279,76 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
msgid "Hourly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:36
msgid "Daily Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:40
msgid "Weekly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
msgid "Yearly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
msgid "Delete All" msgid "Delete All"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "" msgstr ""
@ -3337,8 +3366,8 @@ msgstr ""
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "" msgstr ""
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
msgid "Delete Snapshots" msgid "Delete Snapshots"
msgstr "" msgstr ""
@ -3362,38 +3391,38 @@ msgstr ""
msgid "Created snapshot." msgid "Created snapshot."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "" msgstr ""
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "" msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Plinth\n" "Project-Id-Version: Plinth\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-30 14:38+0530\n" "POT-Creation-Date: 2018-02-12 18:01-0500\n"
"PO-Revision-Date: 2017-04-19 16:01+0000\n" "PO-Revision-Date: 2017-04-19 16:01+0000\n"
"Last-Translator: Chi-Hsun Tsai <chihsun.tsai@gmail.com>\n" "Last-Translator: Chi-Hsun Tsai <chihsun.tsai@gmail.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
@ -19,32 +19,32 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 2.14-dev\n" "X-Generator: Weblate 2.14-dev\n"
#: plinth/action_utils.py:252 #: plinth/action_utils.py:263
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {listen_address}:{port}" msgid "Listening on {kind} port {listen_address}:{port}"
msgstr "正在 {kind} 侦听端口 {listen_address}:{port}" msgstr "正在 {kind} 侦听端口 {listen_address}:{port}"
#: plinth/action_utils.py:255 #: plinth/action_utils.py:266
#, python-brace-format #, python-brace-format
msgid "Listening on {kind} port {port}" msgid "Listening on {kind} port {port}"
msgstr "正在 {kind} 侦听端口 {port}" msgstr "正在 {kind} 侦听端口 {port}"
#: plinth/action_utils.py:342 #: plinth/action_utils.py:353
#, python-brace-format #, python-brace-format
msgid "Access URL {url} on tcp{kind}" msgid "Access URL {url} on tcp{kind}"
msgstr "在 tcp {kind} 访问 URL {url}" msgstr "在 tcp {kind} 访问 URL {url}"
#: plinth/action_utils.py:346 #: plinth/action_utils.py:357
#, python-brace-format #, python-brace-format
msgid "Access URL {url}" msgid "Access URL {url}"
msgstr "访问 URL {url}" msgstr "访问 URL {url}"
#: plinth/action_utils.py:374 #: plinth/action_utils.py:385
#, python-brace-format #, python-brace-format
msgid "Connect to {host}:{port}" msgid "Connect to {host}:{port}"
msgstr "连接到的主机 {host}:{port}" msgstr "连接到的主机 {host}:{port}"
#: plinth/action_utils.py:377 #: plinth/action_utils.py:388
#, python-brace-format #, python-brace-format
msgid "Cannot connect to {host}:{port}" msgid "Cannot connect to {host}:{port}"
msgstr "不能连接到的主机 {host}:{port}" msgstr "不能连接到的主机 {host}:{port}"
@ -198,15 +198,15 @@ msgstr ""
msgid "Currently only limited functionality is available." msgid "Currently only limited functionality is available."
msgstr "" msgstr ""
#: plinth/modules/config/__init__.py:48 #: plinth/modules/config/__init__.py:53
#: plinth/modules/dynamicdns/dynamicdns.py:45 #: plinth/modules/dynamicdns/dynamicdns.py:45
#: plinth/modules/ikiwiki/views.py:36 #: plinth/modules/ikiwiki/views.py:36
#: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39 #: plinth/modules/tahoe/templates/tahoe-pre-setup.html:39
msgid "Configure" msgid "Configure"
msgstr "配置" msgstr "配置"
#: plinth/modules/config/__init__.py:66 plinth/modules/config/forms.py:81 #: plinth/modules/config/__init__.py:71 plinth/modules/config/forms.py:81
#: plinth/modules/config/views.py:166 #: plinth/modules/config/views.py:163
#: plinth/modules/dynamicdns/dynamicdns.py:143 #: plinth/modules/dynamicdns/dynamicdns.py:143
msgid "Domain Name" msgid "Domain Name"
msgstr "域名" msgstr "域名"
@ -264,34 +264,34 @@ msgstr "此 web 管理界面的语言"
msgid "Submit" msgid "Submit"
msgstr "提交" msgstr "提交"
#: plinth/modules/config/views.py:73 #: plinth/modules/config/views.py:66
msgid "General Configuration" msgid "General Configuration"
msgstr "常规配置" msgstr "常规配置"
#: plinth/modules/config/views.py:90 #: plinth/modules/config/views.py:87
#, python-brace-format #, python-brace-format
msgid "Error setting hostname: {exception}" msgid "Error setting hostname: {exception}"
msgstr "设置主机名错误:{exception}" msgstr "设置主机名错误:{exception}"
#: plinth/modules/config/views.py:93 #: plinth/modules/config/views.py:90
msgid "Hostname set" msgid "Hostname set"
msgstr "主机名设置" msgstr "主机名设置"
#: plinth/modules/config/views.py:99 #: plinth/modules/config/views.py:97
#, python-brace-format #, python-brace-format
msgid "Error setting domain name: {exception}" msgid "Error setting domain name: {exception}"
msgstr "设置域名错误:{exception}" msgstr "设置域名错误:{exception}"
#: plinth/modules/config/views.py:102 #: plinth/modules/config/views.py:100
msgid "Domain name set" msgid "Domain name set"
msgstr "域名集" msgstr "域名集"
#: plinth/modules/config/views.py:110 #: plinth/modules/config/views.py:109
#, python-brace-format #, python-brace-format
msgid "Error setting language: {exception}" msgid "Error setting language: {exception}"
msgstr "设置语言错误:{exception}" msgstr "设置语言错误:{exception}"
#: plinth/modules/config/views.py:113 #: plinth/modules/config/views.py:112
msgid "Language changed" msgid "Language changed"
msgstr "语言已更改" msgstr "语言已更改"
@ -1508,7 +1508,7 @@ msgstr "重新获取"
#: plinth/modules/letsencrypt/templates/letsencrypt.html:114 #: plinth/modules/letsencrypt/templates/letsencrypt.html:114
#: plinth/modules/networks/templates/connection_show.html:63 #: plinth/modules/networks/templates/connection_show.html:63
#: plinth/modules/snapshot/templates/snapshot.html:62 #: plinth/modules/snapshot/templates/snapshot.html:61
msgid "Delete" msgid "Delete"
msgstr "删除" msgstr "删除"
@ -2555,7 +2555,7 @@ msgid "Interface"
msgstr "接口" msgstr "接口"
#: plinth/modules/networks/templates/connection_show.html:110 #: plinth/modules/networks/templates/connection_show.html:110
#: plinth/modules/snapshot/templates/snapshot.html:60 #: plinth/modules/snapshot/templates/snapshot.html:59
#: plinth/modules/snapshot/templates/snapshot_delete.html:35 #: plinth/modules/snapshot/templates/snapshot_delete.html:35
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:35 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:35
#: plinth/modules/snapshot/templates/snapshot_rollback.html:43 #: plinth/modules/snapshot/templates/snapshot_rollback.html:43
@ -3688,12 +3688,19 @@ msgstr ""
"态,以防意外改变系统状态。" "态,以防意外改变系统状态。"
#: plinth/modules/snapshot/__init__.py:38 #: plinth/modules/snapshot/__init__.py:38
#, fuzzy
#| msgid ""
#| "Automatic snapshots are taken every hour, day, month and year. Older "
#| "snapshots are automatically deleted keeping 10 of each kind and 50 in "
#| "total. Although snapshots are efficient and only store the differences, "
#| "they may be deleted to reclaim free space. Individual files from older "
#| "snapshots can be accessed by visiting \".snapshots\" directory in the "
#| "filesystem. Snapshots are not a replacement for backups."
msgid "" msgid ""
"Automatic snapshots are taken every hour, day, month and year. Older " "Automatic snapshots are taken every hour, day, month and year. Although "
"snapshots are automatically deleted keeping 10 of each kind and 50 in total. " "snapshots are efficient and only store the differences, they may be deleted "
"Although snapshots are efficient and only store the differences, they may be " "to reclaim free space. Individual files from older snapshots can be "
"deleted to reclaim free space. Individual files from older snapshots can be " "accessed by visiting \"/.snapshots\" directory in the filesystem. Snapshots "
"accessed by visiting \".snapshots\" directory in the filesystem. Snapshots "
"are not a replacement for backups." "are not a replacement for backups."
msgstr "" msgstr ""
"每隔一小时,一天,一个月,一年自动创建快照。较旧的快照会自动删除,保留每种类" "每隔一小时,一天,一个月,一年自动创建快照。较旧的快照会自动删除,保留每种类"
@ -3713,50 +3720,88 @@ msgid ""
"yearly)." "yearly)."
msgstr "" msgstr ""
#: plinth/modules/snapshot/forms.py:32
#, fuzzy
#| msgid "Create Snapshot"
msgid "Hourly Snapshots Limit"
msgstr "创建快照"
#: plinth/modules/snapshot/forms.py:36
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Daily Snapshots Limit"
msgstr "删除快照"
#: plinth/modules/snapshot/forms.py:40
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Weekly Snapshots Limit"
msgstr "删除快照"
#: plinth/modules/snapshot/forms.py:44
msgid "Monthly Snapshots Limit"
msgstr ""
#: plinth/modules/snapshot/forms.py:48
#, fuzzy
#| msgid "Delete Snapshot"
msgid "Yearly Snapshots Limit"
msgstr "删除快照"
#: plinth/modules/snapshot/forms.py:53
msgid "Delete Software Snapshots older than (days)"
msgstr ""
#: plinth/modules/snapshot/forms.py:55
msgid ""
"Software snapshots older than this will be deleted. This does not limit the "
"number of software snapshots created."
msgstr ""
#: plinth/modules/snapshot/templates/snapshot.html:36 #: plinth/modules/snapshot/templates/snapshot.html:36
msgid "Create Snapshot" msgid "Create Snapshot"
msgstr "创建快照" msgstr "创建快照"
#: plinth/modules/snapshot/templates/snapshot.html:41 #: plinth/modules/snapshot/templates/snapshot.html:40
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Delete all the snapshots" msgid "Delete all the snapshots"
msgstr "删除快照" msgstr "删除快照"
#: plinth/modules/snapshot/templates/snapshot.html:48 #: plinth/modules/snapshot/templates/snapshot.html:47
#, fuzzy #, fuzzy
#| msgid "Delete" #| msgid "Delete"
msgid "Delete All" msgid "Delete All"
msgstr "删除" msgstr "删除"
#: plinth/modules/snapshot/templates/snapshot.html:58 #: plinth/modules/snapshot/templates/snapshot.html:57
#: plinth/modules/snapshot/templates/snapshot_delete.html:33 #: plinth/modules/snapshot/templates/snapshot_delete.html:33
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:33 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:33
#: plinth/modules/snapshot/templates/snapshot_rollback.html:41 #: plinth/modules/snapshot/templates/snapshot_rollback.html:41
msgid "Number" msgid "Number"
msgstr "编号" msgstr "编号"
#: plinth/modules/snapshot/templates/snapshot.html:59 #: plinth/modules/snapshot/templates/snapshot.html:58
#: plinth/modules/snapshot/templates/snapshot_delete.html:34 #: plinth/modules/snapshot/templates/snapshot_delete.html:34
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:34 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:34
#: plinth/modules/snapshot/templates/snapshot_rollback.html:42 #: plinth/modules/snapshot/templates/snapshot_rollback.html:42
msgid "Date" msgid "Date"
msgstr "日期" msgstr "日期"
#: plinth/modules/snapshot/templates/snapshot.html:61 #: plinth/modules/snapshot/templates/snapshot.html:60
msgid "Rollback" msgid "Rollback"
msgstr "回滚" msgstr "回滚"
#: plinth/modules/snapshot/templates/snapshot.html:72 #: plinth/modules/snapshot/templates/snapshot.html:71
msgid "active" msgid "active"
msgstr "激活" msgstr "激活"
#: plinth/modules/snapshot/templates/snapshot.html:81 #: plinth/modules/snapshot/templates/snapshot.html:80
#, python-format #, python-format
msgid "Rollback to snapshot #%(number)s" msgid "Rollback to snapshot #%(number)s"
msgstr "回滚到快照 #%(number)s" msgstr "回滚到快照 #%(number)s"
#: plinth/modules/snapshot/templates/snapshot.html:92 #: plinth/modules/snapshot/templates/snapshot.html:91
#, python-format #, python-format
msgid "Delete snapshot #%(number)s" msgid "Delete snapshot #%(number)s"
msgstr "删除快照 #%(number)s" msgstr "删除快照 #%(number)s"
@ -3776,8 +3821,8 @@ msgstr "删除快照 #%(number)s"
msgid "Delete the following snapshots permanently?" msgid "Delete the following snapshots permanently?"
msgstr "永久删除此快照?" msgstr "永久删除此快照?"
#: plinth/modules/snapshot/templates/snapshot_delete_all.html:55 #: plinth/modules/snapshot/templates/snapshot_delete_all.html:57
#: plinth/modules/snapshot/views.py:112 #: plinth/modules/snapshot/views.py:134
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Delete Snapshots" msgid "Delete Snapshots"
@ -3805,42 +3850,42 @@ msgstr "回滚到快照 #%(number)s"
msgid "Created snapshot." msgid "Created snapshot."
msgstr "创建快照。" msgstr "创建快照。"
#: plinth/modules/snapshot/views.py:75 #: plinth/modules/snapshot/views.py:96
#, fuzzy #, fuzzy
#| msgid "Access rights configuration updated" #| msgid "Access rights configuration updated"
msgid "Timeline Snapshots configuration updated" msgid "Storage snapshots configuration updated"
msgstr "访问权配置已更新" msgstr "访问权配置已更新"
#: plinth/modules/snapshot/views.py:78 plinth/modules/tor/views.py:67 #: plinth/modules/snapshot/views.py:99 plinth/modules/tor/views.py:67
#, python-brace-format #, python-brace-format
msgid "Action error: {0} [{1}] [{2}]" msgid "Action error: {0} [{1}] [{2}]"
msgstr "操作错误:{0} [{1}] [{2}]" msgstr "操作错误:{0} [{1}] [{2}]"
#: plinth/modules/snapshot/views.py:88 #: plinth/modules/snapshot/views.py:110
#, python-brace-format #, python-brace-format
msgid "Deleted snapshot #{number}." msgid "Deleted snapshot #{number}."
msgstr "快照 #{number} 已删除。" msgstr "快照 #{number} 已删除。"
#: plinth/modules/snapshot/views.py:96 #: plinth/modules/snapshot/views.py:118
msgid "Delete Snapshot" msgid "Delete Snapshot"
msgstr "删除快照" msgstr "删除快照"
#: plinth/modules/snapshot/views.py:105 #: plinth/modules/snapshot/views.py:127
#, fuzzy #, fuzzy
#| msgid "Delete Snapshot" #| msgid "Delete Snapshot"
msgid "Deleted all snapshots." msgid "Deleted all snapshots."
msgstr "删除快照" msgstr "删除快照"
#: plinth/modules/snapshot/views.py:123 #: plinth/modules/snapshot/views.py:145
#, python-brace-format #, python-brace-format
msgid "Rolled back to snapshot #{number}." msgid "Rolled back to snapshot #{number}."
msgstr "回滚到快照 #{number}。" msgstr "回滚到快照 #{number}。"
#: plinth/modules/snapshot/views.py:126 #: plinth/modules/snapshot/views.py:148
msgid "The system must be restarted to complete the rollback." msgid "The system must be restarted to complete the rollback."
msgstr "系统需要重启以完成完全回滚。" msgstr "系统需要重启以完成完全回滚。"
#: plinth/modules/snapshot/views.py:138 #: plinth/modules/snapshot/views.py:160
msgid "Rollback to Snapshot" msgid "Rollback to Snapshot"
msgstr "回滚到快照" msgstr "回滚到快照"