mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-18 09:10:49 +00:00
locale: Update strings
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
7b1d588973
commit
93673b1971
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -827,11 +827,11 @@ msgstr ""
|
||||
msgid "User registrations disabled"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -839,7 +839,7 @@ msgid ""
|
||||
"prevent others from finding services which are provided by this {box_name}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -850,7 +850,7 @@ msgid ""
|
||||
"IP address."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr ""
|
||||
@ -4102,80 +4102,80 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -4982,55 +4982,55 @@ msgstr ""
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2019-03-20 19:03+0000\n"
|
||||
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n"
|
||||
"Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -922,11 +922,11 @@ msgstr "Registrace uživatelů zapnuta"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "Registrace uživatelů vypnuta"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "Klient dynamické DNS"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -937,7 +937,7 @@ msgstr ""
|
||||
"(např. každých 24h), může pro ostatní být být těžké najít vás na Internetu. "
|
||||
"Toto ostatním zabrání nalézt služby, které jsou poskytovány tímto {box_name}."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -955,7 +955,7 @@ msgstr ""
|
||||
"někdo z Internetu zeptá na váš DNS název, dostane odpověď s vaší současnou "
|
||||
"IP adresou."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "Služba dynamického DNS"
|
||||
@ -4726,80 +4726,80 @@ msgstr ""
|
||||
"{box_name}. Lze zobrazit úložná zařízení, která jsou využívána, připojovat a "
|
||||
"odpojovat ta vyjímatelná."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} bajtů"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr "Operace se nezdařila."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Operace byla zrušena."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Toto zařízení už je odpojováno (umount)."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr "Operace není podporována z důvodu chybějící podpory ovladače/nástroje."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr "Časový limit aplikace překročen."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr "Operace by probudila disk který je v režimu hlubokého spánku."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Pokus o odpojení zařízení které je zaneprázdněno."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Operace už byla zrušena."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Chybí oprávnění pro provedení požadované operace."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Toto zařízení je už připojeno (mount)."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Zařízení není připojeno."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Není umožněno použít požadovanou volbu."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Zařízení je připojeno jiným uživatelem."
|
||||
|
||||
@ -5702,55 +5702,55 @@ msgstr "Klientské aplikace"
|
||||
msgid "Web"
|
||||
msgstr "Web"
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr "Spustit"
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr "Desktop"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr "GNU/Linux"
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr "Windows"
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr "macOS"
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr "Mobilní"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr "Obchod Play"
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr "F-Droid"
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr "Zdroj aplikací"
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "Balíček"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr "Debian:"
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr "Homebrew:"
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr "RPM:"
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2016-07-03 21:44+0000\n"
|
||||
"Last-Translator: Mikkel Kirkgaard Nielsen <memb_weblate@mikini.dk>\n"
|
||||
"Language-Team: Danish <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -940,11 +940,11 @@ msgstr "Applikation aktiveret"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "Applikation deaktiveret"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "Dynamisk DNS Klient"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -955,7 +955,7 @@ msgstr ""
|
||||
"døgnet), kan det være svært for andre at finde dig på internettet. Dette vil "
|
||||
"forhindre andre i at finde de tjenester denne {box_name} udbyder."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -972,7 +972,7 @@ msgstr ""
|
||||
"opdatere dit DNS-navn med den nye IP-adresse, således at hvis nogen på "
|
||||
"internettet spørger til adressen vil de få din aktuelle IP-adresse."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
#, fuzzy
|
||||
#| msgid "Dynamic DNS Client"
|
||||
@ -4788,91 +4788,91 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} bytes"
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size} bytes"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} KiB"
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} MiB"
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} GiB"
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} TiB"
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#, fuzzy
|
||||
#| msgid "repro service is running"
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "repro-tjenesten er aktiv"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
#, fuzzy
|
||||
#| msgid "This service already exists"
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Denne tjeneste eksisterer allerede"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
#, fuzzy
|
||||
#| msgid "repro service is not running"
|
||||
msgid "The device is not mounted."
|
||||
msgstr "repro-tjenesten er ikke aktiv"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5801,61 +5801,61 @@ msgstr "Quassel IRC-klient"
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
#, fuzzy
|
||||
#| msgid "IRC Client (Quassel)"
|
||||
msgid "Desktop"
|
||||
msgstr "IRC-klient (Quassel)"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
#, fuzzy
|
||||
#| msgid "Email Client (Roundcube)"
|
||||
msgid "Mobile"
|
||||
msgstr "Emailklient (Roundcube)"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
#, fuzzy
|
||||
#| msgid "reStore"
|
||||
msgid "App Store"
|
||||
msgstr "reStore"
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "Pakkenavn"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2019-03-26 16:38+0000\n"
|
||||
"Last-Translator: Johannes Keyser <johanneskeyser@posteo.de>\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -927,11 +927,11 @@ msgstr "Registrierung neuer Nutzer aktiviert"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "Registrierung neuer Nutzer deaktiviert"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "Dynamischer DNS-Client"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -943,7 +943,7 @@ msgstr ""
|
||||
"können dann die laufenden Dienste von {box_name}, deiner FreedomBox, nicht "
|
||||
"finden."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -961,7 +961,7 @@ msgstr ""
|
||||
"verknüpfen und wenn jemand aus dem Internet nach deinem DNS-Namen sucht, "
|
||||
"erhält er*sie die aktuelle IP-Adresse."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "Dynamischer DNS-Service"
|
||||
@ -4789,83 +4789,83 @@ msgstr ""
|
||||
"Speichermedien einsehen, Wechselmedien einbinden und aushängen, die Root-"
|
||||
"Partition erweitern usw."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} Bytes"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr "Der Vorgang schlug fehl."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Der Vorgang wurde abgebrochen."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Das Gerät wird bereits ausgehangen."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
"Der Vorgang ist wegen fehlender Treiber-/Werkzeugunterstützung nicht möglich."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr "Der Vorgang beendet wegen Zeitüberschreitung."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
"Dieser Vorgang würde ein Gerät aufwecken dass sich in einem Tiefschlaf-"
|
||||
"Zustand befindet."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Versuche ein Gerät auszuhängen, das beschäftigt ist."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Dieser Vorgang wurde bereits abgebrochen."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Nicht autorisiert um den gewünschten Vorgang auszuführen."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Dieses Gerät ist bereits eingebunden."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Das Gerät ist nicht eingebunden."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Die gewünschte Option ist nicht gestattet."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Das Gerät ist von einem anderen Benutzer eingebunden."
|
||||
|
||||
@ -5791,55 +5791,55 @@ msgstr "Client-Anwendungen"
|
||||
msgid "Web"
|
||||
msgstr "Web"
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr "Starten"
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr "Desktop"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr "GNU/Linux"
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr "Windows"
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr "macOS"
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr "Smartphone"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr "Play Store"
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr "F-Droid"
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr "App-Store"
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "Paket"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr "Debian:"
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr "Homebrew:"
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr "RPM:"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -826,11 +826,11 @@ msgstr ""
|
||||
msgid "User registrations disabled"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -838,7 +838,7 @@ msgid ""
|
||||
"prevent others from finding services which are provided by this {box_name}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -849,7 +849,7 @@ msgid ""
|
||||
"IP address."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr ""
|
||||
@ -4101,80 +4101,80 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -4981,55 +4981,55 @@ msgstr ""
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2019-03-20 19:03+0000\n"
|
||||
"Last-Translator: advocatux <advocatux@airpost.net>\n"
|
||||
"Language-Team: Spanish <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -929,11 +929,11 @@ msgstr "Registro de usuarias/os activado"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "Registro de usuarias/os desactivado"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "Cliente de DNS dinámico"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -944,7 +944,7 @@ msgstr ""
|
||||
"24h) será muy difícil para los demás encontrarle en Internet. Este servicio "
|
||||
"permitirá a otros encontrar los servicios que ofrece {box_name}."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -961,7 +961,7 @@ msgstr ""
|
||||
"asigna su nombre DNS a esta nueva IP de forma que cualquiera que pida su "
|
||||
"nombre DNS obtendrá la dirección IP actualizada."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "Servicio de DNS dinámico"
|
||||
@ -4748,80 +4748,80 @@ msgstr ""
|
||||
"{box_name}. Puede ver el medio de almacenamiento que está usando, montar y "
|
||||
"desmontar medios extraíbles, ampliar la partición raíz, etc."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} bytes"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr "Falló la operación."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Se ha cancelado la operación."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "El dispositivo ya se está desmontando."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr "No se soporta esta operación por falta de un driver o herramienta."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr "La operación agotó el tiempo."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr "La operación podría activar un disco que está en estado de reposo."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Tratando de desmontar un dispositivo ocupado."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Ya se ha cancelado la operación."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "No tiene autorización para la operación solicitada."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr "El dispositivo ya está montado."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr "El dispositivo no está montado."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "La operación solicitada no está permitida."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "El dispositivo está ya montado por otro usuario."
|
||||
|
||||
@ -5739,55 +5739,55 @@ msgstr "Aplicaciones de cliente"
|
||||
msgid "Web"
|
||||
msgstr "Web"
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr "Ejecutar"
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr "Escritorio"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr "GNU/Linux"
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr "Windows"
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr "macOS"
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr "Móvil"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr "Play Store"
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr "F-Droid"
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr "App Store"
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "Paquete"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr "Debian:"
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr "Homebrew:"
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr "RPM:"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2016-08-12 15:51+0000\n"
|
||||
"Last-Translator: Masoud Abkenar <ampbox@gmail.com>\n"
|
||||
"Language-Team: Persian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -908,12 +908,12 @@ msgstr ""
|
||||
msgid "User registrations disabled"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
#, fuzzy
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "برنامهٔ DNS متغیر (Dynamic DNS Client)"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -924,7 +924,7 @@ msgstr ""
|
||||
"میدهد، دیگران نمیتوانند شما را به راحتی در اینترنت پیدا کنند. این باعث میشود "
|
||||
"که دیگران نتوانند سرویسهایی را که {box_name} شما ارائه میدهد پیدا کنند."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -941,7 +941,7 @@ msgstr ""
|
||||
"نام DNS شما را به نشانی IP شما مرتبط میکند، و اگر کسی در اینترنت نام DNS شما "
|
||||
"را جستجو کرد، نشانی IP شما را در پاسخ خواهد گرفت."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
#, fuzzy
|
||||
msgid "Dynamic DNS Service"
|
||||
@ -4512,86 +4512,86 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size} بایت"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} KiB"
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} MiB"
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} GiB"
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} TiB"
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
#, fuzzy
|
||||
#| msgid "The requested domain is already registered."
|
||||
msgid "The device is already mounted."
|
||||
msgstr "دامنهٔ درخواستی از قبل ثبت شده است."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5429,56 +5429,56 @@ msgstr "برنامهٔ تحت وب بیتتورنت (Deluge)"
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
#, fuzzy
|
||||
msgid "Mobile"
|
||||
msgstr "برنامهٔ DNS متغیر (Dynamic DNS Client)"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Plinth 0.6\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2016-01-31 22:24+0530\n"
|
||||
"Last-Translator: Sunil Mohan Adapa <sunil@medhas.org>\n"
|
||||
"Language-Team: Plinth Developers <freedombox-discuss@lists.alioth.debian."
|
||||
@ -950,11 +950,11 @@ msgstr "APPLICATIONS"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "APPLICATIONS"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "DYNAMIC DNS CLIENT"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid ""
|
||||
#| "If your internet provider changes your IP address periodic (i.e. every "
|
||||
@ -970,7 +970,7 @@ msgstr ""
|
||||
"IT MAY BE HARD FOR OTHERS TO FIND YOU IN THE WEB. AND FOR THIS REASON NOBODY "
|
||||
"MAY FIND THE SERVICES WHICH ARE PROVIDED BY %(box_name)s, SUCH AS OWNCLOUD."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "The solution is to assign a DNS name to your IP address and update the "
|
||||
@ -996,7 +996,7 @@ msgstr ""
|
||||
"THE SERVER WILL ASSIGN YOUR DNS NAME WITH THE NEW IP AND IF SOMEONE FROM THE "
|
||||
"INTERNET ASKS FOR YOUR DNS NAME HE WILL GET YOUR CURRENT IP ANSWERED."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
#, fuzzy
|
||||
#| msgid "Dynamic DNS Client"
|
||||
@ -4893,86 +4893,86 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#, fuzzy
|
||||
#| msgid "repro service is running"
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "REPRO SERVICE IS RUNNING"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
#, fuzzy
|
||||
#| msgid "This service already exists"
|
||||
msgid "The device is already mounted."
|
||||
msgstr "THIS SERVICE ALREADY EXISTS"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
#, fuzzy
|
||||
#| msgid "repro service is not running"
|
||||
msgid "The device is not mounted."
|
||||
msgstr "REPRO SERVICE IS NOT RUNNING"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5908,61 +5908,61 @@ msgstr "QUASSEL IRC CLIENT"
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
#, fuzzy
|
||||
#| msgid "IRC Client (Quassel)"
|
||||
msgid "Desktop"
|
||||
msgstr "IRC CLIENT (QUASSEL)"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
#, fuzzy
|
||||
#| msgid "Email Client (Roundcube)"
|
||||
msgid "Mobile"
|
||||
msgstr "EMAIL CLIENT (ROUNDCUBE)"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
#, fuzzy
|
||||
#| msgid "reStore"
|
||||
msgid "App Store"
|
||||
msgstr "RESTORE"
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "PACKAGE"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2019-03-13 15:03+0000\n"
|
||||
"Last-Translator: Vincent Ladeuil <v.ladeuil+freedombox@free.fr>\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -907,11 +907,11 @@ msgstr "L'enregistrement des utilisateurs est activé"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "L'enregistrement des utilisateurs est désactivé"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "Client DNS dynamique"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -923,7 +923,7 @@ msgstr ""
|
||||
"fournis par {box_name} ne pourront pas être découverts par les autres "
|
||||
"utilisateurs."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -941,7 +941,7 @@ msgstr ""
|
||||
"la nouvelle IP. Si quelqu'un sur Internet demande votre nom DNS, il "
|
||||
"obtiendra votre adresse IP actuelle."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "Service de DNS dynamique"
|
||||
@ -4794,80 +4794,80 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} octets"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} Kio"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} Mio"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} Gio"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} Tio"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5811,55 +5811,55 @@ msgstr ""
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr "GNU/Linux"
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr "Windows"
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr "macOS"
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr "F-Droid"
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "Paquet"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr "Debian:"
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2018-02-05 18:37+0000\n"
|
||||
"Last-Translator: drashti kaushik <drashtipandya37@gmail.com>\n"
|
||||
"Language-Team: Gujarati <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -880,11 +880,11 @@ msgstr "વપરાશકર્તા રજીસ્ટ્રેશન સક
|
||||
msgid "User registrations disabled"
|
||||
msgstr "વપરાશકર્તા રજીસ્ટ્રેશન અક્ષમ છે"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "ડાયનેમિક DNS ક્લાયન્ટ"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, fuzzy, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -895,7 +895,7 @@ msgstr ""
|
||||
"અન્ય લોકો માટે તમને ઇન્ટરનેટ પર શોધવા માટે મુશ્કેલ હોઈ શકે છે. આ અન્ય લોકો જે આ દ્વારા "
|
||||
"પ્રદાન કરવામાં આવે છે તે સેવાઓ શોધવાનું અટકાવશે {box_name}"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -912,7 +912,7 @@ msgstr ""
|
||||
"પર સોંપી દેશે, અને જો ઇન્ટરનેટમાંથી કોઈ વ્યક્તિ તમારા DNS નામ માટે પૂછે, તેઓને તમારા "
|
||||
"વર્તમાન IP સરનામા સાથે પ્રતિસાદ મળશે."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "ડાયનેમિક DNS સેવા"
|
||||
@ -4248,80 +4248,80 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5144,55 +5144,55 @@ msgstr "બીટ ટોરેન્ટ વેબ ક્લાયન્ટ"
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2018-08-09 20:39+0000\n"
|
||||
"Last-Translator: Gayathri Das <gaya3das@live.unc.edu>\n"
|
||||
"Language-Team: Hindi <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -931,11 +931,11 @@ msgstr "यूसर पंजीकरण सक्षम किया"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "यूसर पंजीकरण अक्षम किया"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "डायनेमिक डिएनएस ग्राहक"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -945,7 +945,7 @@ msgstr ""
|
||||
"अगर अापका इंटरनेट प्रदाता अक्सर अपना आईपी एड्रसॅ बदलता है (i.e. हर चौबीस) दूसरे लोग "
|
||||
"अपसे मिलकर मुश्किल हेगा. यह दूसरे को यह {box_name} से प्रदान वाले सेवाएं खोजने से रोक देगे."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -962,7 +962,7 @@ msgstr ""
|
||||
"डिएनएस नाम नया आईपी पर आवंटित करेगा और अगर इंटरनेट से कोई अपना डिएनएस नाम पूछता "
|
||||
"है, अपना वर्तमान एड्रसॅ से जवाब मिलेगा."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "डायनेमिक डिएनएस ग्राहक"
|
||||
@ -4694,80 +4694,80 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} बाइट्स"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} किब"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} मेब"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} जिब"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} टीब"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr "ऑपरेशन अनुत्तीर्ण हो गया."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "ऑपरेशन रद्द किया गया."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "यह डिवाइस पहले से अनमाउट किया जा रहा है."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr "यह ऑपरेशन अनुपलब्ध है क्यैकि ड्राइवर/उपकरण टूल समर्थित नहीं है."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr "ऑपरेशन टाइम आउट हो गया."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr "यह ऑपरेशन गहरी नींद की स्थिति का डिस्क को जाग जाएगा."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "व्यस्त डिवाइस को अनमाउंट करने का प्रयास कर रहा है."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "ऑपरेशन पहले से रद्द किया गया."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "अनुरोधित ऑपरेशन करने के लिए अधिकृत नहीं है."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr "यह डिवाइस पहले से माउंट किया गया."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr "यह डिवाइस नहीं माउंट किया गया."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "अनुरोधित विकल्प का उपयोग करने की अनुमति नहीं है."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "किसी और यूसर ने डिवाइस माउंट किया गया है."
|
||||
|
||||
@ -5676,55 +5676,55 @@ msgstr "क्लाइंट ऐप्स"
|
||||
msgid "Web"
|
||||
msgstr "वेब"
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr "लॉन्च"
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr "डेस्कटॉप"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr "जीएनयू / लिनक्स"
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr "विंडोज़"
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr "मैकओएस"
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr "मोबाइल"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr "प्ले स्टोर"
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr "एफ-ड्रॉईड"
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr "ऐप स्टोर"
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "पैकेज"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr "डेबियन:"
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr "होमब्रु:"
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr "आरपीएम:"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2019-03-20 19:03+0000\n"
|
||||
"Last-Translator: Doma Gergő <domag02@gmail.com>\n"
|
||||
"Language-Team: Hungarian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -930,11 +930,11 @@ msgstr "Felhasználók regisztrációja engedélyezve"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "Felhasználók regisztrációja letiltva"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "Dynamic DNS ügyfél"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -946,7 +946,7 @@ msgstr ""
|
||||
"Ez megakadályozza azt, hogy mások megtalálják ezen {box_name} eszköz által "
|
||||
"biztosított szolgáltatásokat."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -965,7 +965,7 @@ msgstr ""
|
||||
"az Interneten lekérdezi a DNS neved, válaszként az aktuális IP címedet fogja "
|
||||
"megkapni."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "Dynamic DNS szolgáltatás"
|
||||
@ -4794,83 +4794,83 @@ msgstr ""
|
||||
"fel- és lecsatolhatsz cserélhető adathordozókat, kibővítheted a root "
|
||||
"partíciót, stb."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} byte"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr "A művelet sikertelen."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "A művelet meg lett szakítva."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Az eszköz leválasztása már folyamatban van."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
"A művelet nem támogatott hiányzó eszközvezérlő/segédeszköz támogatás miatt."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr "A művelet túllépte az időkorlátot."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
"A művelet fel fogja ébreszteni a lemezt, amely mély-alvó állapotban van."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
"Megpróbáltál leválasztani egy eszközt, amely jelenleg is használatban van."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "A művelet már meg lett szakítva."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Nem jogosult végrehajtani a kért műveletet."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Az eszköz már fel lett csatolva."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Az eszköz nincs felcsatolva."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Nem használhatja a kért lehetőséget."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Az eszközt egy másik felhasználó felcsatolva."
|
||||
|
||||
@ -5790,55 +5790,55 @@ msgstr "Kliens alkalmazások"
|
||||
msgid "Web"
|
||||
msgstr "Webes"
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr "Indítás"
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr "Asztali"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr "GNU/Linux"
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr "Windows"
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr "macOS"
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr "Mobil"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr "Play Áruház"
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr "F-Droid"
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr "App Store"
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "Csomag"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr "Debian:"
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr "Homebrew:"
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr "RPM:"
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Indonesian (FreedomBox)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2018-11-02 00:44+0000\n"
|
||||
"Last-Translator: ButterflyOfFire <ButterflyOfFire@protonmail.com>\n"
|
||||
"Language-Team: Indonesian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -866,11 +866,11 @@ msgstr ""
|
||||
msgid "User registrations disabled"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -878,7 +878,7 @@ msgid ""
|
||||
"prevent others from finding services which are provided by this {box_name}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -889,7 +889,7 @@ msgid ""
|
||||
"IP address."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
#, fuzzy
|
||||
#| msgid "Dynamic DNS Status"
|
||||
@ -4262,85 +4262,85 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} bytes"
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size} bytes"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} KiB"
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} MiB"
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} GiB"
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} TiB"
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5171,55 +5171,55 @@ msgstr ""
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2019-03-13 15:03+0000\n"
|
||||
"Last-Translator: Dietmar <sagen@permondes.de>\n"
|
||||
"Language-Team: Italian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -913,11 +913,11 @@ msgstr "Registrazione utenti abilitata"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "Registrazione utenti disabilitqta"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "Client DNS Dinamico"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, fuzzy, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -928,7 +928,7 @@ msgstr ""
|
||||
"24 ore), può essere difficile per gli altri trovarti in Internet. Questo "
|
||||
"impedirà altri di raggiungere i servizi forniti da questo {box_name}"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -945,7 +945,7 @@ msgstr ""
|
||||
"tuo nome DNS al nuovo IP, e se qualcuno cercherà il tuo nome DNS in "
|
||||
"Internet, riceverà come risposta l'indirizzo IP corrente."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "Servizio DNS Dinamico"
|
||||
@ -4619,80 +4619,80 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5504,55 +5504,55 @@ msgstr ""
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr "GNU/Linux"
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr "Windows"
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr "macOS"
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr "F-Droid"
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr "Debian:"
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -827,11 +827,11 @@ msgstr ""
|
||||
msgid "User registrations disabled"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -839,7 +839,7 @@ msgid ""
|
||||
"prevent others from finding services which are provided by this {box_name}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -850,7 +850,7 @@ msgid ""
|
||||
"IP address."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr ""
|
||||
@ -4102,80 +4102,80 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -4982,55 +4982,55 @@ msgstr ""
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -827,11 +827,11 @@ msgstr ""
|
||||
msgid "User registrations disabled"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -839,7 +839,7 @@ msgid ""
|
||||
"prevent others from finding services which are provided by this {box_name}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -850,7 +850,7 @@ msgid ""
|
||||
"IP address."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr ""
|
||||
@ -4102,80 +4102,80 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -4982,55 +4982,55 @@ msgstr ""
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -828,11 +828,11 @@ msgstr ""
|
||||
msgid "User registrations disabled"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -840,7 +840,7 @@ msgid ""
|
||||
"prevent others from finding services which are provided by this {box_name}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -851,7 +851,7 @@ msgid ""
|
||||
"IP address."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr ""
|
||||
@ -4103,80 +4103,80 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -4983,55 +4983,55 @@ msgstr ""
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2019-03-20 06:07+0000\n"
|
||||
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
|
||||
@ -928,11 +928,11 @@ msgstr "Brukerregistreringer aktivert"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "Brukerregistreringer deaktivert"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "Dynamisk DNS-klient"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -943,7 +943,7 @@ msgstr ""
|
||||
"eks. hver 24 t), kan det være vanskelig for andre å finne deg på Internett. "
|
||||
"Dette vil hindre andre i å finne tjenester som tilbys av dette {box_name}et."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -960,7 +960,7 @@ msgstr ""
|
||||
"tjeneren tildele DNS-navnet ditt til den nye IP-en. Hvis noen fra Internett "
|
||||
"ber om ditt DNS-navn, vil de da få svar med din gjeldende IP-adresse."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "Dynamisk DNS-tjeneste"
|
||||
@ -4723,81 +4723,81 @@ msgstr ""
|
||||
"kan vise lagringsmedia som er i bruk, montere og avmontere flyttbare medium, "
|
||||
"utvide rotpartisjonen, osv."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} byte"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr "Operasjonen mislyktes."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Operasjonen ble avbrutt."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Enheten avmonteres allerede."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
"Denne aktiviteten støttes ikke på grunn av manglende driver-/verktøystøtte."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr "Tidsavbrudd for operasjon."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr "Operasjonen vil vekke en disk fra en tilstand av dyp søvn."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Prøver å avmontere en opptatt enhet."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Operasjonen har allerede blitt avbrutt."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Mangler rettigheter til utførelse av forespurt operasjon."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Denne enheten er allerede montert."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Enheten er ikke montert."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Mangler rettigheter til bruk av forespurt valg."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Enheten er montert av en annen bruker."
|
||||
|
||||
@ -5708,55 +5708,55 @@ msgstr "Klientprogrammer"
|
||||
msgid "Web"
|
||||
msgstr "Web"
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr "Start"
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr "Skrivebord"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr "Linux|GNU"
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr "Windows"
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr "macOS"
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr "Mobil"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr "Play-butikken"
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr "F-Droid"
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr "Programbutikk"
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "Pakke"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr "Debian:"
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr "Hjemmelaget:"
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr "RPM:"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2018-07-21 20:36+0000\n"
|
||||
"Last-Translator: Bart Notelaers <bartnotelaers@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -940,11 +940,11 @@ msgstr "Gebruikersregistratie ingeschakeld"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "Gebruikersregistratie uitgeschakeld"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "Dynamic DNS Cliënt"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -956,7 +956,7 @@ msgstr ""
|
||||
"internet. Daardoor is het gebruik van de diensten van {box_name} vaak "
|
||||
"onmogelijk van buiten het lokale netwerk."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -974,7 +974,7 @@ msgstr ""
|
||||
"naamswijziging doorvoeren, en als iemand op het internet om deze DNS naam "
|
||||
"vraagt wordt dit beantwoord met het juiste IP adres."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "Dynamic DNS Service"
|
||||
@ -4841,86 +4841,86 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} bytes"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#, fuzzy
|
||||
#| msgid "repro service is running"
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "repro-service wordt uitgevoerd"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
#, fuzzy
|
||||
#| msgid "This service already exists"
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Deze dienst bestaat al"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
#, fuzzy
|
||||
#| msgid "repro service is not running"
|
||||
msgid "The device is not mounted."
|
||||
msgstr "repro-service is niet actief"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5860,55 +5860,55 @@ msgstr "Cliënttoepassingen"
|
||||
msgid "Web"
|
||||
msgstr "Web"
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr "Starten"
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr "Desktop"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr "GNU/Linux"
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr "Windows"
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr "macOS"
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr "Mobiel"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr "Play Store"
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr "F-Droid"
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr "App Store"
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "Pakket"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr "Debian:"
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr "Homebrew:"
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr "RPM:"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2017-10-07 23:21+0000\n"
|
||||
"Last-Translator: Karol Werner <karol@ppkt.eu>\n"
|
||||
"Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -899,11 +899,11 @@ msgstr "Rejestracja użytkowników włączona"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "Rejestracja użytkowników wyłączona"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "Klient Dynamic DNS"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -914,7 +914,7 @@ msgstr ""
|
||||
"twój numer IP, innym użytkownikom może być trudno cię odnaleźć. Uniemożliwia "
|
||||
"to znajdowanie usług świadczonych przez {box_name}."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -932,7 +932,7 @@ msgstr ""
|
||||
"nowego adresu IP i gdy ktoś zapyta o twoją nazwę DNS, otrzyma w odpowiedzi "
|
||||
"twój aktualny adres IP."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "Usługa dynamicznego DNS"
|
||||
@ -4400,83 +4400,83 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} bytes"
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size} bajtów"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
#, fuzzy
|
||||
#| msgid "The requested domain is already registered."
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Wnioskowana domena jest już zarejstrowana."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5325,61 +5325,61 @@ msgstr "Klient czatu"
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
#, fuzzy
|
||||
#| msgid "Chat Client"
|
||||
msgid "Desktop"
|
||||
msgstr "Klient czatu"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
#, fuzzy
|
||||
#| msgid "Dynamic DNS Client"
|
||||
msgid "Mobile"
|
||||
msgstr "Klient Dynamic DNS"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
#, fuzzy
|
||||
#| msgid "Home"
|
||||
msgid "Homebrew:"
|
||||
msgstr "Dom"
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2018-12-01 13:01+0000\n"
|
||||
"Last-Translator: ssantos <ssantos@web.de>\n"
|
||||
"Language-Team: Portuguese <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -900,11 +900,11 @@ msgstr "Aplicações"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "Aplicações"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -912,7 +912,7 @@ msgid ""
|
||||
"prevent others from finding services which are provided by this {box_name}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -923,7 +923,7 @@ msgid ""
|
||||
"IP address."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr ""
|
||||
@ -4240,82 +4240,82 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#, fuzzy
|
||||
#| msgid "Service discovery server is running"
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "O Servidor da descoberta do serviço está a correr"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5138,55 +5138,55 @@ msgstr ""
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2019-04-02 00:14+0000\n"
|
||||
"Last-Translator: wind <nebasvod@icloud.com>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -16,8 +16,8 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\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"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 3.6-dev\n"
|
||||
|
||||
#: plinth/action_utils.py:298
|
||||
@ -934,11 +934,11 @@ msgstr "Регистрации пользователя включена"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "Приложение отключено"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "Клиент динамического DNS"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -949,7 +949,7 @@ msgstr ""
|
||||
"в 24 часа) это может стать препятствиям, чтобы найти вас в Интернете. Это "
|
||||
"так-же может сделать недоступными предоставляемые {box_name} услуги."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -966,7 +966,7 @@ msgstr ""
|
||||
"сервер будет назначать DNS-имя на новый IP-адрес, и если кто-то из Интернета "
|
||||
"запрашивает DNS-имя, они будут получать ответ ваш текущий IP-адрес."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "Служба динамического DNS"
|
||||
@ -4760,81 +4760,81 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} байт"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} КиБ"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} Миб"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} Гиб"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} Тиб"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr "Операция не удалась."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr "Операция была отменена."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Устройство уже отключается."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
"Операция не поддерживается из-за отсутствия поддержки драйвера или утилиты."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr "Время операции вышло."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr "Операция пробудит диск, находящийся в режиме глубокого сна."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr "Попытка отключения устройства, которое используется."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr "Операция уже отменена."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr "Отсутствует авторизация для выполнения запрошенной операции."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Устройство уже подключено."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Устройство не подключено."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr "Использование запрошенной опции не разрешено."
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr "Устройство подключено другим пользователем."
|
||||
|
||||
@ -5761,55 +5761,55 @@ msgstr "Клиентские Приложения"
|
||||
msgid "Web"
|
||||
msgstr "Веб"
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr "Запуск"
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr "Десктоп"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr "GNU/Linux"
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr "Windows"
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr "macOS"
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr "Mobile"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr "Play Store"
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr "F-Droid"
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr "App Store"
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "Пакет"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr "Debian:"
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr "Homebrew:"
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr "RPM:"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2016-07-23 19:30+0000\n"
|
||||
"Last-Translator: Caly <caly@aktivix.org>\n"
|
||||
"Language-Team: Swedish <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -919,11 +919,11 @@ msgstr "Applikationer"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "Applikationer"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "Klient för Dynamisk DNS"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid ""
|
||||
#| "If your internet provider changes your IP address periodic (i.e. every "
|
||||
@ -939,7 +939,7 @@ msgstr ""
|
||||
"kan det vara svårt för andra att hitta dig på nätet. Då kan ingen hitta de "
|
||||
"tjänster som tillhandahålls av %(box_name)s (tex. din ownCloud)."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "The solution is to assign a DNS name to your IP address and update the "
|
||||
@ -965,7 +965,7 @@ msgstr ""
|
||||
"DNS-namn med din nya IP, och om någon från Internet ber om ditt DNS-namn, "
|
||||
"kommer han bli skickad till din aktuella IP."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
#, fuzzy
|
||||
#| msgid "Dynamic DNS Client"
|
||||
@ -4594,84 +4594,84 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#, fuzzy
|
||||
#| msgid "repro service is running"
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "Tjänsten repro är aktiverad"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
#, fuzzy
|
||||
#| msgid "repro service is not running"
|
||||
msgid "The device is not mounted."
|
||||
msgstr "Tjänsten repro är inaktiverad"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5518,57 +5518,57 @@ msgstr "BitTorrent Webbklient (Deluge)"
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
#, fuzzy
|
||||
#| msgid "Dynamic DNS Client"
|
||||
msgid "Mobile"
|
||||
msgstr "Klient för Dynamisk DNS"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -827,11 +827,11 @@ msgstr ""
|
||||
msgid "User registrations disabled"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -839,7 +839,7 @@ msgid ""
|
||||
"prevent others from finding services which are provided by this {box_name}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -850,7 +850,7 @@ msgid ""
|
||||
"IP address."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr ""
|
||||
@ -4102,80 +4102,80 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -4982,55 +4982,55 @@ msgstr ""
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2019-02-22 12:17+0000\n"
|
||||
"Last-Translator: Darkblaze <sukakarlapudi@gmail.com>\n"
|
||||
"Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
@ -922,11 +922,11 @@ msgstr "వినియోగదారుల నమోదు అనుమతి
|
||||
msgid "User registrations disabled"
|
||||
msgstr "కొత్త వినియోగదారుల నమోదు నిలిపివేయబడినది"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "గతిక DNS కక్షిదారు"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -937,7 +937,7 @@ msgstr ""
|
||||
"అప్పుడు ఇతరులు అంతర్జాలంలో మిమల్ని కనుగొనడానికి కష్టం ఆవతుంది. అప్పుడు వారు ఈ {box_name} "
|
||||
"అందించే సేవలను కనుగోనలేరు."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -953,7 +953,7 @@ msgstr ""
|
||||
"అనుమతిస్తుంది. తరువాత, సర్వర్ కొత్త IP మీ DNS పేరు కేటాయిస్తుంది, మరియు ఇంటర్నెట్ నుండి ఎవరైనా మీ "
|
||||
"DNS పేరు అడుగుతాడు ఉంటే, వారు మీ ప్రస్తుత ఐ.పీ. చిరునామాతో సమాధానం పొందుతారు."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "గతిక DNS క్లైంట్"
|
||||
@ -4772,85 +4772,85 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} బైట్లు"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} కిలోబైట్లు"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} మెగాబైట్లు"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} గిగాబైట్లు"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} టెరాబైట్లు"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#, fuzzy
|
||||
#| msgid "Mumble server is running"
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "మంబ్లు సేవిక నడుస్తుంది"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
#, fuzzy
|
||||
msgid "The device is already mounted."
|
||||
msgstr "ఈ సేవ ఇప్పటికే ఉంది"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
#, fuzzy
|
||||
#| msgid "Mumble server is not running"
|
||||
msgid "The device is not mounted."
|
||||
msgstr "మంబ్లు సేవిక నడవంలేదు"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5735,60 +5735,60 @@ msgstr "ఐ ర్ సి క్లయింట్ (Quassel)"
|
||||
msgid "Web"
|
||||
msgstr "వెబ్"
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr "ప్రారంభించు"
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
#, fuzzy
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
"చాట్ క్లయింట్\n"
|
||||
" (JSXC)"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr "గ్నూ/లినక్స్"
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr "విండోస్"
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr "మ్యాక్ ఓయస్"
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
#, fuzzy
|
||||
msgid "Mobile"
|
||||
msgstr "తపాల బంట్రౌతు(Roundcube)"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr "ప్లే స్టోర్"
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr "ఎఫ్-డ్రాయిడ్"
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
#, fuzzy
|
||||
msgid "App Store"
|
||||
msgstr "అన్హొస్టెడ్ స్టోరేజ్ ని (పునరుద్ధరించండి)"
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "ప్యాకేజి"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr "డెబియన్:"
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr "హోమ్ బ్రూ:"
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr "RPM:"
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2019-03-13 15:03+0000\n"
|
||||
"Last-Translator: Mesut Akcan <makcan@gmail.com>\n"
|
||||
"Language-Team: Turkish <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -950,11 +950,11 @@ msgstr "Kullanıcı kayıtları etkinleştirildi"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "Kullanıcı kayıtları devre dışı bırakıldı"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "Dinamik DNS istemcisi"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -966,7 +966,7 @@ msgstr ""
|
||||
"zorlanabilir. Ve bu sebeple kimse sizin ownCloud'unuz gibi {box_name} "
|
||||
"tarafından sunulan servisleri bulamayabilir."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -983,7 +983,7 @@ msgstr ""
|
||||
"sunucu DNS isminizi yeni IP adresi ile ilişkilendirecek ve İnternet'te "
|
||||
"birisi DNS isminizi sorguladığında güncel IP adresinizi elde edebilecektir."
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr "Dinamik DNS Servisi"
|
||||
@ -4913,86 +4913,86 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size:.1f} bayt"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size:.1f} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size:.1f} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size:.1f} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size:.1f} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#, fuzzy
|
||||
#| msgid "repro service is running"
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "repro servisi çalışmaktadır"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
#, fuzzy
|
||||
#| msgid "This service already exists"
|
||||
msgid "The device is already mounted."
|
||||
msgstr "Bu servis zaten mevcuttur"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
#, fuzzy
|
||||
#| msgid "repro service is not running"
|
||||
msgid "The device is not mounted."
|
||||
msgstr "repro servisi çalışmamaktadır"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5945,55 +5945,55 @@ msgstr "İstemci Uygulamalar"
|
||||
msgid "Web"
|
||||
msgstr "Web"
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr "Başlat"
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr "Masaüstü"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr "Windows"
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr "macOS"
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr "Mobil"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr "Play Store"
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr "F-Droid"
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr "App Store"
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "Paket"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr "Debian:"
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr "Homebrew:"
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr "RPM:"
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2019-01-04 17:06+0000\n"
|
||||
"Last-Translator: prolinux ukraine <prolinux@ukr.net>\n"
|
||||
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/freedombox/"
|
||||
@ -850,11 +850,11 @@ msgstr ""
|
||||
msgid "User registrations disabled"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -862,7 +862,7 @@ msgid ""
|
||||
"prevent others from finding services which are provided by this {box_name}."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -873,7 +873,7 @@ msgid ""
|
||||
"IP address."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
msgid "Dynamic DNS Service"
|
||||
msgstr ""
|
||||
@ -4125,80 +4125,80 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, python-brace-format
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
msgid "The device is already unmounting."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
msgid "The device is already mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
msgid "The device is not mounted."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5005,55 +5005,55 @@ msgstr ""
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
msgid "Desktop"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
msgid "Mobile"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
msgid "App Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Plinth\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-03-18 19:46-0400\n"
|
||||
"POT-Creation-Date: 2019-04-01 20:16-0400\n"
|
||||
"PO-Revision-Date: 2018-12-07 18:21+0000\n"
|
||||
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||||
@ -935,11 +935,11 @@ msgstr "应用程序已启用"
|
||||
msgid "User registrations disabled"
|
||||
msgstr "应用程序已禁用"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:36
|
||||
#: plinth/modules/dynamicdns/__init__.py:38
|
||||
msgid "Dynamic DNS Client"
|
||||
msgstr "动态 DNS 客户端"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:40
|
||||
#: plinth/modules/dynamicdns/__init__.py:42
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"If your Internet provider changes your IP address periodically (i.e. every "
|
||||
@ -949,7 +949,7 @@ msgstr ""
|
||||
"如果您的互联网提供商定期(例如每24小时)更改您的IP地址,其他人可能很难在互联"
|
||||
"网上找到您。这会阻止其他人找到由此 {box_name} 提供的服务。"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:44
|
||||
#: plinth/modules/dynamicdns/__init__.py:46
|
||||
msgid ""
|
||||
"The solution is to assign a DNS name to your IP address and update the DNS "
|
||||
"name every time your IP is changed by your Internet provider. Dynamic DNS "
|
||||
@ -965,7 +965,7 @@ msgstr ""
|
||||
"将您的 DNS 名称分配给新的 IP,如果互联网上的某人要求您的 DNS 名称,他们将收到"
|
||||
"一个带有您当前 IP 地址的响应。"
|
||||
|
||||
#: plinth/modules/dynamicdns/__init__.py:69
|
||||
#: plinth/modules/dynamicdns/__init__.py:71
|
||||
#: plinth/modules/dynamicdns/views.py:167
|
||||
#, fuzzy
|
||||
#| msgid "Dynamic DNS Client"
|
||||
@ -4677,91 +4677,91 @@ msgid ""
|
||||
"media, expand the root partition etc."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:200
|
||||
#: plinth/modules/storage/__init__.py:210
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} bytes"
|
||||
msgid "{disk_size:.1f} bytes"
|
||||
msgstr "{disk_size} bytes"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:204
|
||||
#: plinth/modules/storage/__init__.py:214
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} KiB"
|
||||
msgid "{disk_size:.1f} KiB"
|
||||
msgstr "{disk_size} KiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:208
|
||||
#: plinth/modules/storage/__init__.py:218
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} MiB"
|
||||
msgid "{disk_size:.1f} MiB"
|
||||
msgstr "{disk_size} MiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:212
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} GiB"
|
||||
msgid "{disk_size:.1f} GiB"
|
||||
msgstr "{disk_size} GiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:215
|
||||
#: plinth/modules/storage/__init__.py:225
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "{disk_size} TiB"
|
||||
msgid "{disk_size:.1f} TiB"
|
||||
msgstr "{disk_size} TiB"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:222
|
||||
#: plinth/modules/storage/__init__.py:232
|
||||
msgid "The operation failed."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:224
|
||||
#: plinth/modules/storage/__init__.py:234
|
||||
msgid "The operation was cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:226
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#, fuzzy
|
||||
#| msgid "repro service is running"
|
||||
msgid "The device is already unmounting."
|
||||
msgstr "repro 服务正在运行"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:228
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
msgid "The operation is not supported due to missing driver/tool support."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:231
|
||||
#: plinth/modules/storage/__init__.py:241
|
||||
msgid "The operation timed out."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:233
|
||||
#: plinth/modules/storage/__init__.py:243
|
||||
msgid "The operation would wake up a disk that is in a deep-sleep state."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:236
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
msgid "Attempting to unmount a device that is busy."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:238
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
msgid "The operation has already been cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:244
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
msgid "Not authorized to perform the requested operation."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:246
|
||||
#: plinth/modules/storage/__init__.py:256
|
||||
#, fuzzy
|
||||
#| msgid "This service already exists"
|
||||
msgid "The device is already mounted."
|
||||
msgstr "此服务已存在"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:248
|
||||
#: plinth/modules/storage/__init__.py:258
|
||||
#, fuzzy
|
||||
#| msgid "repro service is not running"
|
||||
msgid "The device is not mounted."
|
||||
msgstr "repro 服务未运行"
|
||||
|
||||
#: plinth/modules/storage/__init__.py:251
|
||||
#: plinth/modules/storage/__init__.py:261
|
||||
msgid "Not permitted to use the requested option."
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/storage/__init__.py:254
|
||||
#: plinth/modules/storage/__init__.py:264
|
||||
msgid "The device is mounted by another user."
|
||||
msgstr ""
|
||||
|
||||
@ -5665,11 +5665,11 @@ msgstr "Quassel IRC 客户端"
|
||||
msgid "Web"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:50
|
||||
#: plinth/templates/clients.html:51
|
||||
msgid "Launch"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:64
|
||||
#: plinth/templates/clients.html:65
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Chat Client \n"
|
||||
@ -5679,19 +5679,19 @@ msgstr ""
|
||||
"聊天客户端\n"
|
||||
"(JSXC)"
|
||||
|
||||
#: plinth/templates/clients.html:75
|
||||
#: plinth/templates/clients.html:76
|
||||
msgid "GNU/Linux"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:77
|
||||
#: plinth/templates/clients.html:78
|
||||
msgid "Windows"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:79
|
||||
#: plinth/templates/clients.html:80
|
||||
msgid "macOS"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:95
|
||||
#: plinth/templates/clients.html:96
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Email Client \n"
|
||||
@ -5701,33 +5701,33 @@ msgstr ""
|
||||
"邮件客户端\n"
|
||||
"(Roundcube)"
|
||||
|
||||
#: plinth/templates/clients.html:106
|
||||
#: plinth/templates/clients.html:107
|
||||
msgid "Play Store"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:108
|
||||
#: plinth/templates/clients.html:109
|
||||
msgid "F-Droid"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:110
|
||||
#: plinth/templates/clients.html:111
|
||||
#, fuzzy
|
||||
#| msgid "reStore"
|
||||
msgid "App Store"
|
||||
msgstr "reStore"
|
||||
|
||||
#: plinth/templates/clients.html:126
|
||||
#: plinth/templates/clients.html:127
|
||||
msgid "Package"
|
||||
msgstr "软件包"
|
||||
|
||||
#: plinth/templates/clients.html:133
|
||||
#: plinth/templates/clients.html:134
|
||||
msgid "Debian:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:136
|
||||
#: plinth/templates/clients.html:137
|
||||
msgid "Homebrew:"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/templates/clients.html:139
|
||||
#: plinth/templates/clients.html:140
|
||||
msgid "RPM:"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user